Already on 'releasebranch_7_8'
Your branch is up to date with 'origin/releasebranch_7_8'.
git update...
Fetching origin
From https://github.com/OSGeo/grass
 - [deleted]               (none)     -> origin/renovate/ruff
   fecfe8a647..83169d0580  main       -> origin/main
Already on 'releasebranch_7_8'
Your branch is up to date with 'origin/releasebranch_7_8'.
Already up to date.
On branch releasebranch_7_8
Your branch is up to date with 'origin/releasebranch_7_8'.

nothing to commit, working tree clean
configuring
Already on 'releasebranch_7_8'
Your branch is up to date with 'origin/releasebranch_7_8'.
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_7_8"
checking for build directory... "/home/neteler/src/releasebranch_7_8"
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... 7
checking External PROJ minor version... 2
checking External PROJ patch version... 1
found PROJ version "7.2.1"
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 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... no
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... 
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... 
checking for location of LAPACK library... 
checking clapack.h usability... no
checking clapack.h presence... no
checking for clapack.h... no
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/version.h
config.status: creating grass.pc
config.status: creating include/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_7_8
  Build directory:            /home/neteler/src/releasebranch_7_8
  Installation directory:     ${prefix}/grass78
  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:             no
  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_7_8
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/bin.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/driver
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/driver/db
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools
chmod 755 install-sh
make subdirs
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/demolocation'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/dbf
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries
/usr/bin/install -c  -m 644 PERMANENT/WIND /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/WIND
/usr/bin/install -c  -m 644 PERMANENT/DEFAULT_WIND /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/DEFAULT_WIND
/usr/bin/install -c  -m 644 PERMANENT/VAR /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/VAR
/usr/bin/install -c  -m 644 PERMANENT/PROJ_INFO /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_INFO
/usr/bin/install -c  -m 644 PERMANENT/PROJ_UNITS /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_UNITS
/usr/bin/install -c  -m 644 PERMANENT/MYNAME /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/MYNAME
/usr/bin/install -c  -m 644 PERMANENT/dbf/mysites.dbf /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/dbf/mysites.dbf
/usr/bin/install -c  -m 644 PERMANENT/dbf/point.dbf /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/dbf/point.dbf
/usr/bin/install -c  -m 644 PERMANENT/sqlite/sqlite.db /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite/sqlite.db
/usr/bin/install -c  -m 644 PERMANENT/vector/mysites/dbln /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites/dbln
/usr/bin/install -c  -m 644 PERMANENT/vector/mysites/coor /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites/coor
/usr/bin/install -c  -m 644 PERMANENT/vector/mysites/topo /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites/topo
/usr/bin/install -c  -m 644 PERMANENT/vector/mysites/head /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites/head
/usr/bin/install -c  -m 644 PERMANENT/vector/mysites/cidx /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites/cidx
/usr/bin/install -c  -m 644 PERMANENT/vector/mysites/sidx /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites/sidx
/usr/bin/install -c  -m 644 PERMANENT/vector/mysites/hist /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/mysites/hist
/usr/bin/install -c  -m 644 PERMANENT/vector/point/dbln /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point/dbln
/usr/bin/install -c  -m 644 PERMANENT/vector/point/coor /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point/coor
/usr/bin/install -c  -m 644 PERMANENT/vector/point/topo /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point/topo
/usr/bin/install -c  -m 644 PERMANENT/vector/point/head /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point/head
/usr/bin/install -c  -m 644 PERMANENT/vector/point/cidx /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point/cidx
/usr/bin/install -c  -m 644 PERMANENT/vector/point/sidx /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point/sidx
/usr/bin/install -c  -m 644 PERMANENT/vector/point/hist /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/point/hist
/usr/bin/install -c  -m 644 PERMANENT/vector/country_boundaries/dbln /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/hist
sed 's!@GISDBASE@!/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu!' < grassrc.tmpl > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/demolocation'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/tools'
make -C timer || echo /home/neteler/src/releasebranch_7_8/tools/timer >> /home/neteler/src/releasebranch_7_8/error.log
make -C g.html2man || echo /home/neteler/src/releasebranch_7_8/tools/g.html2man >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/tools/g.html2man'
/usr/bin/install -c  -m 644 ghtml.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/ghtml.py
/usr/bin/install -c  -m 644 ggroff.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/ggroff.py
/usr/bin/install -c  g.html2man.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/tools/g.html2man'
/usr/bin/install -c  mkhtml.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py
/usr/bin/install -c  generate_last_commit_file.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/generate_last_commit_file.py
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/tools/timer'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
no HTML documentation available
no manual page available
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"tools/timer\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"tools\" -o OBJ.x86_64-pc-linux-gnu/g.echo.o -c g.echo.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib  -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.echo OBJ.x86_64-pc-linux-gnu/g.echo.o  
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/current_time_s_ms OBJ.x86_64-pc-linux-gnu/main.o       -lm 
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/tools/timer'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/tools'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/include'
/usr/bin/install -c  -m 644 arraystats.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/arraystats.h
/usr/bin/install -c  -m 644 bitmap.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/bitmap.h
/usr/bin/install -c  -m 644 blas.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/blas.h
/usr/bin/install -c  -m 644 btree.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/btree.h
/usr/bin/install -c  -m 644 calc.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/calc.h
/usr/bin/install -c  -m 644 cdhc.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/cdhc.h
/usr/bin/install -c  -m 644 cluster.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/cluster.h
/usr/bin/install -c  -m 644 colors.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/colors.h
/usr/bin/install -c  -m 644 config.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/config.h
/usr/bin/install -c  -m 644 datetime.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/datetime.h
/usr/bin/install -c  -m 644 dbmi.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dbmi.h
/usr/bin/install -c  -m 644 display.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/display.h
/usr/bin/install -c  -m 644 fontcap.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/fontcap.h
/usr/bin/install -c  -m 644 form.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/form.h
/usr/bin/install -c  -m 644 gis.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h
/usr/bin/install -c  -m 644 glocale.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/glocale.h
/usr/bin/install -c  -m 644 gmath.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gmath.h
/usr/bin/install -c  -m 644 gprojects.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gprojects.h
/usr/bin/install -c  -m 644 imagery.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/imagery.h
/usr/bin/install -c  -m 644 la.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/la.h
/usr/bin/install -c  -m 644 lapack.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/lapack.h
/usr/bin/install -c  -m 644 linkm.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/linkm.h
/usr/bin/install -c  -m 644 manage.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/manage.h
/usr/bin/install -c  -m 644 neta.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/neta.h
/usr/bin/install -c  -m 644 nviz.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/nviz.h
/usr/bin/install -c  -m 644 ogsf.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/ogsf.h
/usr/bin/install -c  -m 644 ortholib.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/ortholib.h
/usr/bin/install -c  -m 644 raster3d.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster3d.h
/usr/bin/install -c  -m 644 raster.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h
/usr/bin/install -c  -m 644 rbtree.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/rbtree.h
/usr/bin/install -c  -m 644 rowio.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/rowio.h
/usr/bin/install -c  -m 644 segment.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/segment.h
/usr/bin/install -c  -m 644 spawn.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/spawn.h
/usr/bin/install -c  -m 644 sqlp.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/sqlp.h
/usr/bin/install -c  -m 644 stats.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/stats.h
/usr/bin/install -c  -m 644 symbol.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/symbol.h
/usr/bin/install -c  -m 644 temporal.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/temporal.h
/usr/bin/install -c  -m 644 vector.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vector.h
/usr/bin/install -c  -m 644 vedit.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vedit.h
/usr/bin/install -c  -m 644 version.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/version.h
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream
sed -e 's/^\(.*\)$/"\1\\n"/' ../COPYING > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/copying.h
sed -e 's/^\(.*\)$/"\1\\n"/' ../CITING > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/citing.h
../config.status --config | sed "s/'//g" | sed 's/\(.*\)/".\/configure \1"/' > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/confparms.h
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make
/usr/bin/install -c  -m 644 defs/arraystats.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/arraystats.h
/usr/bin/install -c  -m 644 defs/bitmap.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/bitmap.h
/usr/bin/install -c  -m 644 defs/btree.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/btree.h
/usr/bin/install -c  -m 644 defs/calc.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/calc.h
/usr/bin/install -c  -m 644 defs/cdhc.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/cdhc.h
/usr/bin/install -c  -m 644 defs/cluster.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/cluster.h
/usr/bin/install -c  -m 644 defs/colors.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/colors.h
/usr/bin/install -c  -m 644 defs/datetime.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/datetime.h
/usr/bin/install -c  -m 644 defs/dbmi.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/dbmi.h
/usr/bin/install -c  -m 644 defs/devlib.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/devlib.h
/usr/bin/install -c  -m 644 defs/dig_atts.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/dig_atts.h
/usr/bin/install -c  -m 644 defs/display.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/display.h
/usr/bin/install -c  -m 644 defs/form.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/form.h
/usr/bin/install -c  -m 644 defs/gis.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h
/usr/bin/install -c  -m 644 defs/glocale.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/glocale.h
/usr/bin/install -c  -m 644 defs/gmath.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gmath.h
/usr/bin/install -c  -m 644 defs/gprojects.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gprojects.h
/usr/bin/install -c  -m 644 defs/imagery.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/imagery.h
/usr/bin/install -c  -m 644 defs/la.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/la.h
/usr/bin/install -c  -m 644 defs/linkm.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/linkm.h
/usr/bin/install -c  -m 644 defs/manage.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/manage.h
/usr/bin/install -c  -m 644 defs/neta.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/neta.h
/usr/bin/install -c  -m 644 defs/nviz.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/nviz.h
/usr/bin/install -c  -m 644 defs/ogsf.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/ogsf.h
/usr/bin/install -c  -m 644 defs/ortholib.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/ortholib.h
/usr/bin/install -c  -m 644 defs/Paintlib.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/Paintlib.h
/usr/bin/install -c  -m 644 defs/raster3d.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/raster3d.h
/usr/bin/install -c  -m 644 defs/raster.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/raster.h
/usr/bin/install -c  -m 644 defs/rbtree.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/rbtree.h
/usr/bin/install -c  -m 644 defs/rowio.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/rowio.h
/usr/bin/install -c  -m 644 defs/segment.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/segment.h
/usr/bin/install -c  -m 644 defs/spawn.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/spawn.h
/usr/bin/install -c  -m 644 defs/sqlp.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/sqlp.h
/usr/bin/install -c  -m 644 defs/stats.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/stats.h
/usr/bin/install -c  -m 644 defs/symbol.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/symbol.h
/usr/bin/install -c  -m 644 defs/vector.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h
/usr/bin/install -c  -m 644 defs/vedit.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/vedit.h
/usr/bin/install -c  -m 644 vect/dig_defines.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_defines.h
/usr/bin/install -c  -m 644 vect/dig_externs.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_externs.h
/usr/bin/install -c  -m 644 vect/digit.h /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_macros.h
/usr/bin/install -c  -m 644 vect/dig_structs.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_structs.h
/usr/bin/install -c  -m 644 iostream/ami_config.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_config.h
/usr/bin/install -c  -m 644 iostream/ami.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami.h
/usr/bin/install -c  -m 644 iostream/ami_sort.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_sort.h
/usr/bin/install -c  -m 644 iostream/ami_sort_impl.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_sort_impl.h
/usr/bin/install -c  -m 644 iostream/ami_stream.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_stream.h
/usr/bin/install -c  -m 644 iostream/embuffer.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/embuffer.h
/usr/bin/install -c  -m 644 iostream/empq_adaptive.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_adaptive.h
/usr/bin/install -c  -m 644 iostream/empq_adaptive_impl.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_adaptive_impl.h
/usr/bin/install -c  -m 644 iostream/empq.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq.h
/usr/bin/install -c  -m 644 iostream/empq_impl.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_impl.h
/usr/bin/install -c  -m 644 iostream/imbuffer.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/imbuffer.h
/usr/bin/install -c  -m 644 iostream/mem_stream.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/mem_stream.h
/usr/bin/install -c  -m 644 iostream/minmaxheap.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/minmaxheap.h
/usr/bin/install -c  -m 644 iostream/mm.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/mm.h
/usr/bin/install -c  -m 644 iostream/mm_utils.h /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/pqheap.h
/usr/bin/install -c  -m 644 iostream/queue.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/queue.h
/usr/bin/install -c  -m 644 iostream/quicksort.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/quicksort.h
/usr/bin/install -c  -m 644 iostream/replacementHeapBlock.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/replacementHeapBlock.h
/usr/bin/install -c  -m 644 iostream/replacementHeap.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/replacementHeap.h
/usr/bin/install -c  -m 644 iostream/rtimer.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/iostream/rtimer.h
/usr/bin/install -c  -m 644 Make/Compile.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Compile.make
/usr/bin/install -c  -m 644 Make/DB.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/DB.make
/usr/bin/install -c  -m 644 Make/Dir.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Dir.make
/usr/bin/install -c  -m 644 Make/Docs.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Docs.make
/usr/bin/install -c  -m 644 Make/Doxygen.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Doxygen.make
/usr/bin/install -c  -m 644 Make/Etc.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Etc.make
/usr/bin/install -c  -m 644 Make/Grass.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Grass.make
/usr/bin/install -c  -m 644 Make/GuiScript.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/GuiScript.make
/usr/bin/install -c  -m 644 Make/Html.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Html.make
/usr/bin/install -c  -m 644 Make/HtmlRules.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/HtmlRules.make
/usr/bin/install -c  -m 644 Make/Install.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Install.make
/usr/bin/install -c  -m 644 Make/Lib.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Lib.make
/usr/bin/install -c  -m 644 Make/Module.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Module.make
/usr/bin/install -c  -m 644 Make/Multi.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Multi.make
/usr/bin/install -c  -m 644 Make/NoHtml.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/NoHtml.make
/usr/bin/install -c  -m 644 Make/Other.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Other.make
/usr/bin/install -c  -m 644 Make/Platform.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Platform.make
/usr/bin/install -c  -m 644 Make/Python.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Python.make
/usr/bin/install -c  -m 644 Make/Rules.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Rules.make
/usr/bin/install -c  -m 644 Make/Script.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Script.make
/usr/bin/install -c  -m 644 Make/ScriptRules.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/ScriptRules.make
/usr/bin/install -c  -m 644 Make/Shlib.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Shlib.make
/usr/bin/install -c  -m 644 Make/ShScript.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/ShScript.make
/usr/bin/install -c  -m 644 Make/ShScriptRules.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/ShScriptRules.make
/usr/bin/install -c  -m 644 Make/Sphinx.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Sphinx.make
/usr/bin/install -c  -m 644 Make/Stlib.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Stlib.make
/usr/bin/install -c  -m 644 Make/Vars.make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/Make/Vars.make
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/include'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/lib'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/datetime\" -o OBJ.x86_64-pc-linux-gnu/values.o -c values.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_datetime.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_datetime.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_datetime.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/datetime'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/gis'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors
/usr/bin/install -c  -m 644 colors.desc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors.desc
/usr/bin/install -c  -m 644 renamed_options /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/renamed_options
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/parser_dependencies.o -c parser_dependencies.c
parser.c: In function ‘check_opts’:
parser.c:1212:35: warning: comparison between pointer and zero character constant [-Wpointer-compare]
 1212 |   for (ans = 0; opt->answers[ans] != '\0'; ans++)
      |                                   ^~
parser.c:1212:17: note: did you mean to dereference the pointer?
 1212 |   for (ans = 0; opt->answers[ans] != '\0'; ans++)
      |                 ^
parser.c: In function ‘check_multiple_opts’:
parser.c:1547:34: warning: comparison between pointer and zero character constant [-Wpointer-compare]
 1547 |      for (n = 0; opt->answers[n] != '\0'; n++) ;
      |                                  ^~
parser.c:1547:18: note: did you mean to dereference the pointer?
 1547 |      for (n = 0; opt->answers[n] != '\0'; n++) ;
      |                  ^
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/strings.o -c strings.c
spawn.c: In function ‘parse_argvec’:
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:747:48: note: in expansion of macro ‘NEXT_ARG’
  747 |      sp->redirects[sp->num_redirects].dst_fd = NEXT_ARG(va, int);
      |                                                ^~~~~~~~
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:750:46: note: in expansion of macro ‘NEXT_ARG’
  750 |      sp->redirects[sp->num_redirects].mode = NEXT_ARG(va, int);
      |                                              ^~~~~~~~
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:756:48: note: in expansion of macro ‘NEXT_ARG’
  756 |      sp->redirects[sp->num_redirects].dst_fd = NEXT_ARG(va, int);
      |                                                ^~~~~~~~
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:757:48: note: in expansion of macro ‘NEXT_ARG’
  757 |      sp->redirects[sp->num_redirects].src_fd = NEXT_ARG(va, int);
      |                                                ^~~~~~~~
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:763:48: note: in expansion of macro ‘NEXT_ARG’
  763 |      sp->redirects[sp->num_redirects].dst_fd = NEXT_ARG(va, int);
      |                                                ^~~~~~~~
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:770:43: note: in expansion of macro ‘NEXT_ARG’
  770 |      sp->signals[sp->num_signals].which = NEXT_ARG(va, int);
      |                                           ^~~~~~~~
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:771:44: note: in expansion of macro ‘NEXT_ARG’
  771 |      sp->signals[sp->num_signals].action = NEXT_ARG(va, int);
      |                                            ^~~~~~~~
spawn.c:734:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  734 | #define NEXT_ARG(var, type) ((type) *(var)++)
      |                              ^
spawn.c:772:44: note: in expansion of macro ‘NEXT_ARG’
  772 |      sp->signals[sp->num_signals].signum = NEXT_ARG(va, int);
      |                                            ^~~~~~~~
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_DATE=\"'2023'\" -DPACKAGE=\""grasslibs"\"       -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/zone.o -c zone.c
/usr/bin/install -c  -m 644 ellipse.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/ellipse.table
/usr/bin/install -c  -m 644 ellipse.table.solar.system /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/ellipse.table.solar.system
/usr/bin/install -c  -m 644 datum.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/datum.table
/usr/bin/install -c  -m 644 datumtransform.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/datumtransform.table
/usr/bin/install -c  -m 644 FIPS.code /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/FIPS.code
/usr/bin/install -c  -m 644 state27 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/state27
/usr/bin/install -c  -m 644 state83 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/state83
/usr/bin/install -c  -m 644 projections /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/projections
/usr/bin/install -c  -m 644 colors/aspect /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/aspect
/usr/bin/install -c  -m 644 colors/aspectcolr /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/aspectcolr
/usr/bin/install -c  -m 644 colors/bcyr /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/bcyr
/usr/bin/install -c  -m 644 colors/bgyr /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/bgyr
/usr/bin/install -c  -m 644 colors/blues /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/blues
/usr/bin/install -c  -m 644 colors/byg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/byg
/usr/bin/install -c  -m 644 colors/byr /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/byr
/usr/bin/install -c  -m 644 colors/celsius /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/celsius
/usr/bin/install -c  -m 644 colors/corine /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/corine
/usr/bin/install -c  -m 644 colors/curvature /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/curvature
/usr/bin/install -c  -m 644 colors/differences /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/differences
/usr/bin/install -c  -m 644 colors/elevation /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/elevation
/usr/bin/install -c  -m 644 colors/etopo2 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/etopo2
/usr/bin/install -c  -m 644 colors/evi /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/evi
/usr/bin/install -c  -m 644 colors/fahrenheit /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/fahrenheit
/usr/bin/install -c  -m 644 colors/forest_cover /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/forest_cover
/usr/bin/install -c  -m 644 colors/gdd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/gdd
/usr/bin/install -c  -m 644 colors/grass /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/grass
/usr/bin/install -c  -m 644 colors/greens /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/greens
/usr/bin/install -c  -m 644 colors/grey /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/grey
/usr/bin/install -c  -m 644 colors/grey1.0 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/grey1.0
/usr/bin/install -c  -m 644 colors/grey255 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/grey255
/usr/bin/install -c  -m 644 colors/gyr /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/gyr
/usr/bin/install -c  -m 644 colors/haxby /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/haxby
/usr/bin/install -c  -m 644 colors/inferno /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/inferno
/usr/bin/install -c  -m 644 colors/kelvin /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/kelvin
/usr/bin/install -c  -m 644 colors/magma /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/magma
/usr/bin/install -c  -m 644 colors/ndvi /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/ndvi
/usr/bin/install -c  -m 644 colors/ndwi /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/ndwi
/usr/bin/install -c  -m 644 colors/nlcd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/nlcd
/usr/bin/install -c  -m 644 colors/oranges /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/oranges
/usr/bin/install -c  -m 644 colors/plasma /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/plasma
/usr/bin/install -c  -m 644 colors/population /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/population
/usr/bin/install -c  -m 644 colors/population_dens /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/population_dens
/usr/bin/install -c  -m 644 colors/precipitation /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/precipitation
/usr/bin/install -c  -m 644 colors/precipitation_daily /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/precipitation_daily
/usr/bin/install -c  -m 644 colors/precipitation_monthly /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/precipitation_monthly
/usr/bin/install -c  -m 644 colors/rainbow /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/rainbow
/usr/bin/install -c  -m 644 colors/ramp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/ramp
/usr/bin/install -c  -m 644 colors/reds /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/reds
/usr/bin/install -c  -m 644 colors/roygbiv /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/roygbiv
/usr/bin/install -c  -m 644 colors/rstcurv /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/rstcurv
/usr/bin/install -c  -m 644 colors/ryb /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/ryb
/usr/bin/install -c  -m 644 colors/ryg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/ryg
/usr/bin/install -c  -m 644 colors/sepia /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/sepia
/usr/bin/install -c  -m 644 colors/slope /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/slope
/usr/bin/install -c  -m 644 colors/soilmoisture /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/soilmoisture
/usr/bin/install -c  -m 644 colors/srtm /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/srtm
/usr/bin/install -c  -m 644 colors/srtm_plus /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/srtm_plus
/usr/bin/install -c  -m 644 colors/terrain /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/terrain
/usr/bin/install -c  -m 644 colors/viridis /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/viridis
/usr/bin/install -c  -m 644 colors/water /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/water
/usr/bin/install -c  -m 644 colors/wave /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/colors/wave
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_gis.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_gis.7.8.so OBJ.x86_64-pc-linux-gnu/adj_cellhd.o OBJ.x86_64-pc-linux-gnu/alloc.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.7.8  -lz     -lzstd        -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gis.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_gis.so)
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/gis'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -I/usr/include/gdal -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -I/usr/include/gdal -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -I/usr/include/gdal -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -I/usr/include/gdal -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -I/usr/include/gdal -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/proj\" -o OBJ.x86_64-pc-linux-gnu/get_proj.o -c get_proj.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_gproj.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_gproj.7.8.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.7.8 -L/usr/lib -lgdal -lproj  -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gproj.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_gproj.so)
if [ "" != "" -a -f "".html ] ; then make html ; fi
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/desc.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/parms.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/units.table
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/proj'
/usr/bin/install -c  -m 644 desc.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/desc.table
/usr/bin/install -c  -m 644 parms.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/parms.table
/usr/bin/install -c  -m 644 units.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/proj/units.table
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/proj'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/proj'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/put_title.o -c put_title.c
put_row.c: In function ‘write_null_bits_compressed’:
put_row.c:517:25: warning: passing argument 1 of ‘G_compress’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  517 |     nwrite = G_compress(flags, size, compressed_buf, cmax, 3);
      |                         ^~~~~
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from put_row.c:27:
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:202:16: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’
  202 | int G_compress(unsigned char *, int, unsigned char *, int, int);
      |                ^~~~~~~~~~~~~~~
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGDAL_LINK=1 -DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster\" -o OBJ.x86_64-pc-linux-gnu/zero_cell.o -c zero_cell.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_raster.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_raster.7.8.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.7.8 -lgrass_gproj.7.8 -lm  -ldl -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_raster.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/raster'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/external'
make -C ccmath || echo /home/neteler/src/releasebranch_7_8/lib/external/ccmath >> /home/neteler/src/releasebranch_7_8/error.log
make -C shapelib || echo /home/neteler/src/releasebranch_7_8/lib/external/shapelib >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/external/shapelib'
/usr/bin/install -c  -m 644 shapefil.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/shapefil.h
make lib
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/shapelib\" -o OBJ.x86_64-pc-linux-gnu/dbfopen.o -c dbfopen.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/external/ccmath'
/usr/bin/install -c  -m 644 ccmath.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/ccmath_grass.h
make lib
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/shapelib\" -o OBJ.x86_64-pc-linux-gnu/shpopen.o -c shpopen.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmmult.o -c cmmult.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_shape.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_shape.7.8.so OBJ.x86_64-pc-linux-gnu/dbfopen.o OBJ.x86_64-pc-linux-gnu/safileio.o OBJ.x86_64-pc-linux-gnu/shpopen.o   -lm 
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmprt.o -c cmprt.c
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_shape.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/external/shapelib'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/external/shapelib'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/vmul.o -c vmul.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_ccmath.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_ccmath.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_ccmath.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/external/ccmath'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/external/ccmath'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/external'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_gmath.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_gmath.7.8.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.7.8 -lfftw3 -lm -llapack  -lblas -lgrass_ccmath.7.8   -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gmath.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/gmath'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/linkm\" -o OBJ.x86_64-pc-linux-gnu/oom.o -c oom.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_linkm.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_linkm.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_linkm.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/linkm'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/driver\" -o OBJ.x86_64-pc-linux-gnu/text_size.o -c text_size.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_driver.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_driver.7.8.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.7.8 -lfreetype   -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_driver.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/driver'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/pngdriver\" -o OBJ.x86_64-pc-linux-gnu/write_ppm.o -c write_ppm.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_pngdriver.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_pngdriver.7.8.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.7.8 -lgrass_gis.7.8 -lpng  -lz  -lm -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_pngdriver.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/pngdriver'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > pngdriver.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py pngdriver > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/pngdriver.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/pngdriver.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/pngdriver'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/pngdriver'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/psdriver'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 psdriver.ps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/psdriver.ps
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/psdriver\" -o OBJ.x86_64-pc-linux-gnu/set_window.o -c set_window.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_psdriver.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_psdriver.7.8.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.7.8 -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_psdriver.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/psdriver'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > psdriver.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py psdriver > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/psdriver.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/psdriver.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/psdriver'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/psdriver'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../driver -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/htmldriver\" -o OBJ.x86_64-pc-linux-gnu/text.o -c text.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_htmldriver.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_htmldriver.7.8.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.7.8 -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_htmldriver.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/htmldriver'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > htmldriver.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py htmldriver > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/htmldriver.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/htmldriver.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/htmldriver'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/htmldriver'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -DUSE_X11=1 -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cairodriver\" -o OBJ.x86_64-pc-linux-gnu/write_xid.o -c write_xid.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_cairodriver.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_cairodriver.7.8.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.7.8 -lgrass_gis.7.8 -lz -lfontconfig -lfreetype -lcairo -lXext -lXrender -lX11 -lfontconfig     -lSM -lICE -lX11  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cairodriver.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/cairodriver'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > cairodriver.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py cairodriver > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/cairodriver.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/cairodriver.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/cairodriver'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/cairodriver'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/bitmap\" -o OBJ.x86_64-pc-linux-gnu/sparse.o -c sparse.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_bitmap.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_bitmap.7.8.so OBJ.x86_64-pc-linux-gnu/bitmap.o OBJ.x86_64-pc-linux-gnu/sparse.o  -lgrass_linkm.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_bitmap.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/bitmap'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_btree.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_btree.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_btree.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/btree'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/btree2'
/usr/bin/install -c  -m 644 kdtree.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/kdtree.h
make lib
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/btree2\" -o OBJ.x86_64-pc-linux-gnu/rbtree.o -c rbtree.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_btree2.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_btree2.7.8.so OBJ.x86_64-pc-linux-gnu/kdtree.o OBJ.x86_64-pc-linux-gnu/rbtree.o  -lgrass_gis.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_btree2.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/btree2'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/btree2'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSE_CAIRO -DPACKAGE=\""grasslibs"\"  -I../driver -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/display\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_display.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_display.7.8.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.7.8 -lgrass_pngdriver.7.8 -lgrass_psdriver.7.8 -lgrass_driver.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm  -lgrass_cairodriver.7.8  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_display.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/display'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/db'
make -C dbmi_base || echo /home/neteler/src/releasebranch_7_8/lib/db/dbmi_base >> /home/neteler/src/releasebranch_7_8/error.log
make -C sqlp || echo /home/neteler/src/releasebranch_7_8/lib/db/sqlp >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/db/dbmi_base'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/db/sqlp'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 dbstubs.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dbstubs.h
flex  -t sqlp.l > sqlp.yy.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c
bison -y -bsqlp -d -v sqlp.y
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/sql.o -c sql.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/sqlp.tab.o -c sqlp.tab.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/default_name.o -c default_name.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_sqlp.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_sqlp.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_sqlp.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_sqlp.so)
if [ "sql" != "" -a -f "sql".html ] ; then make html ; fi
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/dirent.o -c dirent.c
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/db/sqlp'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > sql.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py sql > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/sql.html
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/sql.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1"
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/handle.o -c handle.c
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/db/sqlp'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/db/sqlp'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/zero.o -c zero.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmibase.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_dbmibase.7.8.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.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmibase.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmibase.so)
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/db/dbmi_base'
make -C dbmi_client || echo /home/neteler/src/releasebranch_7_8/lib/db/dbmi_client >> /home/neteler/src/releasebranch_7_8/error.log
make -C stubs || echo /home/neteler/src/releasebranch_7_8/lib/db/stubs >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/db/stubs'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_list_drivers.o -c c_list_drivers.c
c_list_drivers.c: In function ‘db_list_drivers’:
c_list_drivers.c:35:26: warning: comparison between pointer and zero character constant [-Wpointer-compare]
   35 |      if (cur->driverName == '\0')
      |                          ^~
c_list_drivers.c:35:10: note: did you mean to dereference the pointer?
   35 |      if (cur->driverName == '\0')
      |          ^
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/c_version.o -c c_version.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dbstubs.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_dbstubs.7.8.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.7.8 -lgrass_gis.7.8 -lm 
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/column.o -c column.c
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbstubs.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/db/stubs'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/start.o -c start.c
make -C dbmi_driver || echo /home/neteler/src/releasebranch_7_8/lib/db/dbmi_driver >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_add_col.o -c d_add_col.c
start.c: In function ‘db_start_driver’:
start.c:97:14: warning: comparison between pointer and zero character constant [-Wpointer-compare]
   97 |     if (name == '\0') {
      |              ^~
start.c:97:9: note: did you mean to dereference the pointer?
   97 |     if (name == '\0') {
      |         ^
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_client\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_bindupdate.o -c d_bindupdate.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmiclient.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_dbmiclient.7.8.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.7.8 -lgrass_gis.7.8 -lm 
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_driver\" -o OBJ.x86_64-pc-linux-gnu/d_close_cur.o -c d_close_cur.c
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmiclient.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/db/dbmi_client'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I../dbmi_base -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmidriver.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_dbmidriver.7.8.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.7.8 -lgrass_dbstubs.7.8 -lgrass_gis.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmidriver.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/db/dbmi_driver'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/db'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/fonts'
make -C fonts || echo /home/neteler/src/releasebranch_7_8/lib/fonts/fonts >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/fonts/fonts'
/usr/bin/install -c  -m 644 hersh.oc1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 hersh.oc2 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 hersh.oc3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 hersh.oc4 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 cyrilc.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 gothgbt.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 gothgrt.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 gothitt.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 greekc.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 greekcs.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 greekp.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 greeks.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 italicc.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 italiccs.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 italict.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 romanc.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 romancs.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 romand.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 romans.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 romant.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 scriptc.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 scripts.hmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
/usr/bin/install -c  -m 644 fonts.table /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/fonts
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/fonts/fonts'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/fonts'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/vector'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > vectorascii.tmp.html ; fi
make -C rtree || echo /home/neteler/src/releasebranch_7_8/lib/vector/rtree >> /home/neteler/src/releasebranch_7_8/error.log
make -C dglib || echo /home/neteler/src/releasebranch_7_8/lib/vector/dglib >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/vector/rtree'
/usr/bin/install -c  -m 644 rtree.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/rtree.h
make lib
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/vector/rtree'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/vector/dglib'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl
/usr/bin/install -c  -m 644 dgl.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl.h
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/card.o -c card.c
/usr/bin/install -c  -m 644 avl.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/avl.h
/usr/bin/install -c  -m 644 tavl.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/tavl.h
/usr/bin/install -c  -m 644 graph.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph.h
/usr/bin/install -c  -m 644 heap.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/heap.h
/usr/bin/install -c  -m 644 tree.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/tree.h
/usr/bin/install -c  -m 644 type.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/type.h
/usr/bin/install -c  -m 644 helpers.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/helpers.h
/usr/bin/install -c  -m 644 graph_v1.h /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph_v2.h
make lib
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/gammavol.o -c gammavol.c
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/split.o -c split.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_rtree.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_rtree.7.8.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.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rtree.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/vector/rtree'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/vector/rtree'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py vectorascii > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vectorascii.html
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/helpers.o -c helpers.c
make -C diglib || echo /home/neteler/src/releasebranch_7_8/lib/vector/diglib >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/tree.o -c tree.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dgl.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_dgl.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dgl.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/vector/dglib'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/vector/dglib'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vectorascii.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1"
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dig2.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_dig2.7.8.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.7.8 -lgrass_rtree.7.8 -lm  -lgrass_gis.7.8 -lgrass_rtree.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dig2.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/vector/diglib'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/test.o -c test.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,test -o OBJ.x86_64-pc-linux-gnu/test OBJ.x86_64-pc-linux-gnu/test.o    -lgrass_dig2.7.8  -lgrass_gis.7.8 -lgrass_rtree.7.8 -lm  -lm 
cd OBJ.x86_64-pc-linux-gnu && GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/lib/vector/diglib'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/vector/diglib'
make -C Vlib || echo /home/neteler/src/releasebranch_7_8/lib/vector/Vlib >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/open_pg.o -c open_pg.c
open_ogr.c: In function ‘V1_open_old_ogr’:
open_ogr.c:104:2: warning: ignoring return value of ‘OGR_L_StartTransaction’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  104 |  OGR_L_StartTransaction(ogr_info->layer);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/write_pg.o -c write_pg.c
write_ogr.c: In function ‘create_ogr_layer’:
write_ogr.c:351:2: warning: ignoring return value of ‘OGR_L_StartTransaction’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  351 |  OGR_L_StartTransaction(ogr_info->layer);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/Vlib\" -o OBJ.x86_64-pc-linux-gnu/write_sfa.o -c write_sfa.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_vector.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_vector.7.8.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.7.8 -lgrass_dbmibase.7.8  -lgrass_dgl.7.8 -lgrass_dig2.7.8 -lgrass_linkm.7.8 -lgrass_rtree.7.8 -lgrass_gis.7.8 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c  -L/usr/lib -lgdal -lm  -lgrass_btree2.7.8 -lgrass_gproj.7.8 -lgrass_raster.7.8  -lpq  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_vector.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/vector/Vlib'
make -C vedit || echo /home/neteler/src/releasebranch_7_8/lib/vector/vedit >> /home/neteler/src/releasebranch_7_8/error.log
make -C neta || echo /home/neteler/src/releasebranch_7_8/lib/vector/neta >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/vector/vedit'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/utils.o -c utils.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/merge.o -c merge.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_neta.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_neta.7.8.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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_dgl.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_neta.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/vector/neta'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/zbulk.o -c zbulk.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_vedit.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_vedit.7.8.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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_vedit.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/vector/vedit'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/vector'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/loc_info.o -c loc_info.c
list_subgp.c: In function ‘I_list_subgroups’:
list_subgp.c:55:27: warning: passing argument 1 of ‘list_subgroups’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   55 |     return list_subgroups(group, G_mapset(), subgs_num);
      |                           ^~~~~
list_subgp.c:18:29: note: expected ‘char *’ but argument is of type ‘const char *’
   18 | char **list_subgroups(char *group, const char *mapset, int *subgs_num)
      |                       ~~~~~~^~~~~
list_subgp.c: In function ‘I_list_subgroups2’:
list_subgp.c:69:27: warning: passing argument 1 of ‘list_subgroups’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   69 |     return list_subgroups(group, mapset, subgs_num);
      |                           ^~~~~
list_subgp.c:18:29: note: expected ‘char *’ but argument is of type ‘const char *’
   18 | char **list_subgroups(char *group, const char *mapset, int *subgs_num)
      |                       ~~~~~~^~~~~
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/imagery\" -o OBJ.x86_64-pc-linux-gnu/var.o -c var.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_imagery.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_imagery.7.8.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/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.7.8 -lm  -lgrass_raster.7.8 -lgrass_vector.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_imagery.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_imagery.so)
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/imagery'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cluster\" -o OBJ.x86_64-pc-linux-gnu/c_sum2.o -c c_sum2.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_cluster.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_cluster.7.8.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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cluster.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/cluster'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rowio\" -o OBJ.x86_64-pc-linux-gnu/setup.o -c setup.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_rowio.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_rowio.7.8.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.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rowio.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/rowio'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/segment\" -o OBJ.x86_64-pc-linux-gnu/setup.o -c setup.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_segment.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_segment.7.8.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.7.8 -lgrass_gis.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_segment.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/segment'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/rst'
make -C data || echo /home/neteler/src/releasebranch_7_8/lib/rst/data >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/rst/data'
/usr/bin/install -c  -m 644 dataquad.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dataquad.h
make lib
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/data\" -o OBJ.x86_64-pc-linux-gnu/dataquad.o -c dataquad.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_interpdata.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_interpdata.7.8.so OBJ.x86_64-pc-linux-gnu/dataquad.o   -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_interpdata.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/rst/data'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/rst/data'
make -C qtree || echo /home/neteler/src/releasebranch_7_8/lib/rst/qtree >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/rst/qtree'
/usr/bin/install -c  -m 644 qtree.h /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/qtree\" -o OBJ.x86_64-pc-linux-gnu/qtree.o -c qtree.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_qtree.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_qtree.7.8.so OBJ.x86_64-pc-linux-gnu/qtree.o   -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_qtree.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/rst/qtree'
make -C interp_float || echo /home/neteler/src/releasebranch_7_8/lib/rst/interp_float >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/rst/interp_float'
/usr/bin/install -c  -m 644 interpf.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/interpf.h
make lib
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/rst/interp_float\" -o OBJ.x86_64-pc-linux-gnu/write2d.o -c write2d.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_interpfl.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_interpfl.7.8.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.7.8 -lgrass_raster.7.8 -lgrass_vector.7.8 -lgrass_gmath.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_bitmap.7.8 -lgrass_qtree.7.8 -lgrass_interpdata.7.8 -lm   -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_interpfl.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/rst/interp_float'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/rst/interp_float'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/rst'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/lidar'
/usr/bin/install -c  -m 644 lidar.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/lidar.h
make lib
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/lidar\" -o OBJ.x86_64-pc-linux-gnu/zones.o -c zones.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_lidar.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_lidar.7.8.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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_segment.7.8 -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_lidar.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/lidar'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/lidar'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d\" -o OBJ.x86_64-pc-linux-gnu/writeascii.o -c writeascii.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_g3d.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_g3d.7.8.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.7.8 -lgrass_gis.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_g3d.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/raster3d'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/raster3d/test\" -o OBJ.x86_64-pc-linux-gnu/test_tools.o -c test_tools.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_g3d.7.8 -lgrass_raster.7.8    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib --html-description < /dev/null | grep -v '</body>\|</html>' > test.raster3d.lib.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py test.raster3d.lib > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/test.raster3d.lib.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/test.raster3d.lib.html" "/home/neteler/src/releasebranch_7_8/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_7_8/lib/raster3d/test'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/gpde'
/usr/bin/install -c  -m 644 N_gwflow.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/N_gwflow.h
/usr/bin/install -c  -m 644 N_heatflow.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/N_heatflow.h
/usr/bin/install -c  -m 644 N_pde.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/N_pde.h
/usr/bin/install -c  -m 644 N_solute_transport.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/N_solute_transport.h
make lib
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gpde\" -o OBJ.x86_64-pc-linux-gnu/n_upwind.o -c n_upwind.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_gpde.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_gpde.7.8.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.7.8 -lgrass_raster.7.8 -lgrass_g3d.7.8 -lgrass_gmath.7.8  -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gpde.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/gpde'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/gpde'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/dspf\" -o OBJ.x86_64-pc-linux-gnu/struct_copy.o -c struct_copy.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_dspf.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_dspf.7.8.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.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dspf.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/dspf'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/symbol\" -o OBJ.x86_64-pc-linux-gnu/stroke.o -c stroke.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_symb.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_symb.7.8.so OBJ.x86_64-pc-linux-gnu/read.o OBJ.x86_64-pc-linux-gnu/stroke.o  -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_symb.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_symb.so)
if [ "" != "" -a -f "".html ] ; then make html ; fi
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/hexagon /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin_dot /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area_curved /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line_crooked /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1b /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/symbol'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/demo
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows
/usr/bin/install -c  -m 644 symbol/basic/arrow /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow
/usr/bin/install -c  -m 644 symbol/basic/arrow1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1
/usr/bin/install -c  -m 644 symbol/basic/arrow2 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2
/usr/bin/install -c  -m 644 symbol/basic/arrow3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3
/usr/bin/install -c  -m 644 symbol/basic/box /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box
/usr/bin/install -c  -m 644 symbol/basic/circle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle
/usr/bin/install -c  -m 644 symbol/basic/cross1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1
/usr/bin/install -c  -m 644 symbol/basic/cross2 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2
/usr/bin/install -c  -m 644 symbol/basic/cross3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3
/usr/bin/install -c  -m 644 symbol/basic/diamond /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond
/usr/bin/install -c  -m 644 symbol/basic/hexagon /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/hexagon
/usr/bin/install -c  -m 644 symbol/basic/marker /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker
/usr/bin/install -c  -m 644 symbol/basic/octagon /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon
/usr/bin/install -c  -m 644 symbol/basic/pin /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin
/usr/bin/install -c  -m 644 symbol/basic/pin_dot /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin_dot
/usr/bin/install -c  -m 644 symbol/basic/point /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point
/usr/bin/install -c  -m 644 symbol/basic/pushpin /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin
/usr/bin/install -c  -m 644 symbol/basic/star /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star
/usr/bin/install -c  -m 644 symbol/basic/triangle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle
/usr/bin/install -c  -m 644 symbol/basic/x /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x
/usr/bin/install -c  -m 644 symbol/demo/muchomurka /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka
/usr/bin/install -c  -m 644 symbol/demo/smrk /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk
/usr/bin/install -c  -m 644 symbol/extra/4pt_star /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star
/usr/bin/install -c  -m 644 symbol/extra/adcp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp
/usr/bin/install -c  -m 644 symbol/extra/airport /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport
/usr/bin/install -c  -m 644 symbol/extra/alpha_flag /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag
/usr/bin/install -c  -m 644 symbol/extra/bridge /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge
/usr/bin/install -c  -m 644 symbol/extra/dim_arrow /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow
/usr/bin/install -c  -m 644 symbol/extra/dive_flag /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag
/usr/bin/install -c  -m 644 symbol/extra/fiducial /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial
/usr/bin/install -c  -m 644 symbol/extra/fish /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish
/usr/bin/install -c  -m 644 symbol/extra/half-box /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box
/usr/bin/install -c  -m 644 symbol/extra/half-circle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle
/usr/bin/install -c  -m 644 symbol/extra/offbox_ne /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne
/usr/bin/install -c  -m 644 symbol/extra/offbox_nw /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw
/usr/bin/install -c  -m 644 symbol/extra/offbox_se /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se
/usr/bin/install -c  -m 644 symbol/extra/offbox_sw /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw
/usr/bin/install -c  -m 644 symbol/extra/pentagon /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon
/usr/bin/install -c  -m 644 symbol/extra/ping /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping
/usr/bin/install -c  -m 644 symbol/extra/ring /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring
/usr/bin/install -c  -m 644 symbol/extra/simple_zia /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia
/usr/bin/install -c  -m 644 symbol/extra/target /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target
/usr/bin/install -c  -m 644 symbol/geology/circle_cross /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross
/usr/bin/install -c  -m 644 symbol/geology/half-arrow_left /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left
/usr/bin/install -c  -m 644 symbol/geology/half-arrow_right /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right
/usr/bin/install -c  -m 644 symbol/geology/strike_box /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box
/usr/bin/install -c  -m 644 symbol/geology/strike_circle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle
/usr/bin/install -c  -m 644 symbol/geology/strike_cleavage /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage
/usr/bin/install -c  -m 644 symbol/geology/strike_half-bowtie /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie
/usr/bin/install -c  -m 644 symbol/geology/strike_line /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line
/usr/bin/install -c  -m 644 symbol/geology/strike_parallel /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel
/usr/bin/install -c  -m 644 symbol/geology/strike_triangle /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle
/usr/bin/install -c  -m 644 symbol/legend/area /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area
/usr/bin/install -c  -m 644 symbol/legend/area_curved /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area_curved
/usr/bin/install -c  -m 644 symbol/legend/line /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line
/usr/bin/install -c  -m 644 symbol/legend/line_crooked /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line_crooked
/usr/bin/install -c  -m 644 symbol/n_arrows/basic_compass /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass
/usr/bin/install -c  -m 644 symbol/n_arrows/fancy_compass /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow1a /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow1b /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow4 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow5 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow6 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow7a /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow7b /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow8a /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow8b /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b
/usr/bin/install -c  -m 644 symbol/n_arrows/n_arrow9 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/symbol'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/symbol'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/init'
rm -f /home/neteler/src/releasebranch_7_8/bin.x86_64-pc-linux-gnu/grass78
rm -f /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/grass78.tmp
sed \
-e 's#@GISBASE@#/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu#' \
-e 's#@GRASS_VERSION_NUMBER@#7.8.9dev#' \
-e 's#@GRASS_VERSION_GIT@#f5d06d4f2c#' \
-e 's#@LD_LIBRARY_PATH_VAR@#LD_LIBRARY_PATH#' \
-e 's#@START_UP@#grass78#' \
-e 's#@CONFIG_PROJSHARE@#/usr/share/proj#' \
grass.py > /home/neteler/src/releasebranch_7_8/bin.x86_64-pc-linux-gnu/grass78
sed \
-e 's#@GRASS_VERSION_NUMBER@#7.8.9dev#' \
-e 's#@GRASS_VERSION_GIT@#f5d06d4f2c#' \
-e 's#@START_UP@#grass78#' \
-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_7_8/dist.x86_64-pc-linux-gnu/grass78.tmp
chmod +x /home/neteler/src/releasebranch_7_8/bin.x86_64-pc-linux-gnu/grass78
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
rm -f /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/license
rm -f /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/VERSIONNUMBER
chmod +r /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/VERSIONNUMBER
sh ./version.sed "7.8.9dev" "2023" "" license.txt > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/license
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > grass7.tmp.html ; fi
/usr/bin/install -c  -m 644 circle_1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/circle_1.png
/usr/bin/install -c  -m 644 circle_2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/circle_2.png
chmod +r /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/license
/usr/bin/install -c  -m 644 circle_3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/circle_3.png
/usr/bin/install -c  -m 644 circle_4.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/circle_4.png
/usr/bin/install -c  -m 644 circle_5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/circle_5.png
/usr/bin/install -c  -m 644 circle_6.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/circle_6.png
/usr/bin/install -c  -m 644 grass_database.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass_database.png
/usr/bin/install -c  -m 644 grass_start.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass_start.png
/usr/bin/install -c  -m 644 help_loc_struct.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/help_loc_struct.png
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > helptext.tmp.html ; fi
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > variables.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/clean_temp.o -c clean_temp.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/lock.o -c lock.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/run.o -c run.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/echo.o -c echo.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py grass7 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass7.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py helptext > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/helptext.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py variables > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/variables.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/clean_temp OBJ.x86_64-pc-linux-gnu/clean_temp.o    -lgrass_gis.7.8 -lgrass_datetime.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/lock OBJ.x86_64-pc-linux-gnu/lock.o    -lgrass_gis.7.8 -lgrass_datetime.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/run OBJ.x86_64-pc-linux-gnu/run.o  
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/echo OBJ.x86_64-pc-linux-gnu/echo.o  
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/init'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/xinormal.o -c xinormal.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_cdhc.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_cdhc.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cdhc.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/cdhc'
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/test.o -c test.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,test -o OBJ.x86_64-pc-linux-gnu/test OBJ.x86_64-pc-linux-gnu/test.o    -lgrass_gis.7.8 -lgrass_cdhc.7.8  -lm  -lm 
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/lib/cdhc'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/cdhc'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/stats\" -o OBJ.x86_64-pc-linux-gnu/sort_cell.o -c sort_cell.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_stats.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_stats.7.8.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.7.8 -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_stats.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/stats'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/arraystats\" -o OBJ.x86_64-pc-linux-gnu/class.o -c class.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_arraystats.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_arraystats.7.8.so OBJ.x86_64-pc-linux-gnu/basic.o OBJ.x86_64-pc-linux-gnu/class.o  -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_arraystats.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/arraystats'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/ogsf\" -o OBJ.x86_64-pc-linux-gnu/trans.o -c trans.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_ogsf.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_ogsf.7.8.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.7.8 -lgrass_g3d.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8  -ltiff  -lGL  -lGLU  -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_ogsf.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/ogsf'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/nviz\" -o OBJ.x86_64-pc-linux-gnu/render.o -c render.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_nviz.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_nviz.7.8.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.7.8 -lgrass_gis.7.8 -lGL   -lSM -lICE -lX11  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_nviz.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/nviz'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/temporal'
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/temporal/SQL'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql
/usr/bin/install -c  -m 644 downgrade_db_3_to_2.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/downgrade_db_3_to_2.sql
/usr/bin/install -c  -m 644 drop_views.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/drop_views.sql
/usr/bin/install -c  -m 644 map_tables_template.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/map_tables_template.sql
/usr/bin/install -c  -m 644 postgresql_delete_trigger.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/postgresql_delete_trigger.sql
/usr/bin/install -c  -m 644 postgresql_indexes.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/postgresql_indexes.sql
/usr/bin/install -c  -m 644 raster3d_metadata_table.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/raster3d_metadata_table.sql
/usr/bin/install -c  -m 644 raster3d_views.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/raster3d_views.sql
/usr/bin/install -c  -m 644 raster_metadata_table.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/raster_metadata_table.sql
/usr/bin/install -c  -m 644 raster_views.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/raster_views.sql
/usr/bin/install -c  -m 644 sqlite3_delete_trigger.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/sqlite3_delete_trigger.sql
/usr/bin/install -c  -m 644 sqlite3_indexes.sql /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/sql/stds_map_register_table_template.sql
/usr/bin/install -c  -m 644 stds_tables_template.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/stds_tables_template.sql
/usr/bin/install -c  -m 644 str3ds_metadata_table.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/str3ds_metadata_table.sql
/usr/bin/install -c  -m 644 str3ds_views.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/str3ds_views.sql
/usr/bin/install -c  -m 644 strds_metadata_table.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/strds_metadata_table.sql
/usr/bin/install -c  -m 644 strds_views.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/strds_views.sql
/usr/bin/install -c  -m 644 stvds_metadata_table.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/stvds_metadata_table.sql
/usr/bin/install -c  -m 644 stvds_views.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/stvds_views.sql
/usr/bin/install -c  -m 644 update_stds_spatial_temporal_extent_template.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/update_stds_spatial_temporal_extent_template.sql
/usr/bin/install -c  -m 644 update_str3ds_metadata_template.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/update_str3ds_metadata_template.sql
/usr/bin/install -c  -m 644 update_strds_metadata_template.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/update_strds_metadata_template.sql
/usr/bin/install -c  -m 644 update_stvds_metadata_template.sql /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/sql/update_stvds_metadata_template.sql
/usr/bin/install -c  -m 644 vector_metadata_table.sql /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/sql/vector_views.sql
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/temporal/SQL'
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/temporal/lib\" -o OBJ.x86_64-pc-linux-gnu/map_list.o -c map_list.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_temporal.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_temporal.7.8.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.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_datetime.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_temporal.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/temporal/lib'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/temporal'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
make subdirs
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/exceptions'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__init__.py
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/exceptions'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/script'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script
sed \
-e 's#@LD_LIBRARY_PATH_VAR@#LD_LIBRARY_PATH#' \
setup.py > setup.py.tmp
/usr/bin/install -c  -m 644 core.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py
/usr/bin/install -c  -m 644 db.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/db.py
/usr/bin/install -c  -m 644 raster.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster.py
/usr/bin/install -c  -m 644 raster3d.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster3d.py
/usr/bin/install -c  -m 644 vector.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/vector.py
/usr/bin/install -c  -m 644 array.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py
/usr/bin/install -c  -m 644 setup.py.tmp /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/setup.py
/usr/bin/install -c  -m 644 task.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/task.py
/usr/bin/install -c  -m 644 utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/db.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster3d.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/vector.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/setup.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/task.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__init__.py
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/script'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/ctypes'
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/ctypes'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/ctypes'
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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.pyc /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.pyc
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/ctypes'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py
/usr/bin/install -c  -m 644 preamble.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py
/usr/bin/install -c  -m 644 loader.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_datetime.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/datetime.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/datetime.h -o OBJ.x86_64-pc-linux-gnu/date.py
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gis.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/colors.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/colors.h -o OBJ.x86_64-pc-linux-gnu/gis.py
Status: Preprocessing /tmp/tmpgofzksik.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpgofzksik.h"
Status: Parsing /tmp/tmpgofzksik.h
Status: Processing description list.
Warning: Member "from" of Struct "DateTime" has been renamed to "_from" because it has the same name as a Python keyword.
Status: Writing to OBJ.x86_64-pc-linux-gnu/date.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_raster.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/raster.h -o OBJ.x86_64-pc-linux-gnu/raster.py
Status: Preprocessing /tmp/tmprmli4oka.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmprmli4oka.h"
Status: Parsing /tmp/tmprmli4oka.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Warning: Member "from" of Struct "DateTime" has been renamed to "_from" because it has the same name as a Python keyword.
Warning: Member "def" of Struct "Option" has been renamed to "_def" because it has the same name as a Python keyword.
Warning: Could not parse macro "#define serialize_int32_le(buf,x) do { ( buf ) [ i0 ] = ( ( x ) >> i0 ) & i255 ; ( buf ) [ i1 ] = ( ( x ) >> i8 ) & i255 ; ( buf ) [ i2 ] = ( ( x ) >> i16 ) & i255 ; ( buf ) [ i3 ] = ( ( x ) >> i24 ) & i255 ; } while ( i0 )"
Warning: Could not parse macro "#define serialize_int32_be(buf,x) do { ( buf ) [ i0 ] = ( ( x ) >> i24 ) & i255 ; ( buf ) [ i1 ] = ( ( x ) >> i16 ) & i255 ; ( buf ) [ i2 ] = ( ( x ) >> i8 ) & i255 ; ( buf ) [ i3 ] = ( ( x ) >> i0 ) & i255 ; } while ( i0 )"
Status: Writing to OBJ.x86_64-pc-linux-gnu/gis.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gmath.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gmath.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gmath.h -o OBJ.x86_64-pc-linux-gnu/gmath.py
Status: Preprocessing /tmp/tmpa42g7gbn.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpa42g7gbn.h"
Status: Parsing /tmp/tmpa42g7gbn.h
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/gmath.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gproj.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gprojects.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gprojects.h -o OBJ.x86_64-pc-linux-gnu/proj.py
Status: Preprocessing /tmp/tmpmbfb_6n1.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpmbfb_6n1.h"
Status: Parsing /tmp/tmpmbfb_6n1.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Warning: Member "def" of Struct "Option" has been renamed to "_def" because it has the same name as a Python keyword.
Status: Writing to OBJ.x86_64-pc-linux-gnu/raster.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_imagery.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/imagery.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/imagery.h -o OBJ.x86_64-pc-linux-gnu/imagery.py
Status: Preprocessing /tmp/tmpmux4i6lk.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpmux4i6lk.h"
Error: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: In file included from /tmp/tmpmux4i6lk.h:1:
Error: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG:    55 | #    include <ogr_srs_api.h>
Error: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG:       |              ^~~~~~~~~~~~~~~
Error: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: compilation terminated.
Status: Parsing /tmp/tmpmux4i6lk.h
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/stddef.h:416: Syntax error at '__attribute__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/stddef.h:416: Syntax error at '('
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/stddef.h:417: Syntax error at '__attribute__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/stddef.h:417: Syntax error at '('
Status: Processing description list.
Warning: Could not parse macro "#define DEG_TO_RAD . i017453292519943296"
Status: Writing to OBJ.x86_64-pc-linux-gnu/proj.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_vector.7.8 -I/usr/include/postgresql -I/usr/include/gdal -I/usr/include  /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vector.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_structs.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_defines.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_externs.h -o OBJ.x86_64-pc-linux-gnu/vector.py
Status: Preprocessing /tmp/tmpv6nntumi.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpv6nntumi.h"
Status: Parsing /tmp/tmpv6nntumi.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/imagery.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_rtree.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/rtree.h -o OBJ.x86_64-pc-linux-gnu/rtree.py
Status: Preprocessing /tmp/tmpb7b_r9ry.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpb7b_r9ry.h"
Status: Parsing /tmp/tmpb7b_r9ry.h
Error: /usr/include/stdlib.h:117: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:118: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:123: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:124: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:126: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:127: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:176: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:177: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:180: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:181: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:187: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:188: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:192: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:193: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:200: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:201: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:205: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:206: Syntax error at '__endptr'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/stdlib.h:434: Syntax error at '__buf'
Error: /usr/include/stdlib.h:435: Syntax error at '__result'
Error: /usr/include/stdlib.h:440: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:442: Syntax error at 'struct'
Error: /usr/include/stdlib.h:445: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:446: Syntax error at '__buf'
Error: /usr/include/stdlib.h:501: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:502: Syntax error at '__result'
Error: /usr/include/stdlib.h:504: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:505: Syntax error at '__result'
Error: /usr/include/stdlib.h:508: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:509: Syntax error at '__result'
Error: /usr/include/stdlib.h:512: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:513: Syntax error at '__result'
Error: /usr/include/stdlib.h:517: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:518: Syntax error at '__result'
Error: /usr/include/stdlib.h:521: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:522: Syntax error at '__result'
Error: /usr/include/stdlib.h:800: Syntax error at '__name'
Error: /usr/include/stdlib.h:801: Syntax error at '__resolved'
Error: /usr/include/stdlib.h:872: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:873: Syntax error at '__sign'
Error: /usr/include/stdlib.h:878: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:879: Syntax error at '__sign'
Error: /usr/include/stdlib.h:891: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:891: Syntax error at '__sign'
Error: /usr/include/stdlib.h:894: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:894: Syntax error at '__sign'
Error: /usr/include/stdlib.h:902: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:903: Syntax error at '__sign'
Error: /usr/include/stdlib.h:903: Syntax error at '__buf'
Error: /usr/include/stdlib.h:905: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:906: Syntax error at '__sign'
Error: /usr/include/stdlib.h:906: Syntax error at '__buf'
Error: /usr/include/stdlib.h:910: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:910: Syntax error at '__sign'
Error: /usr/include/stdlib.h:911: Syntax error at '__buf'
Error: /usr/include/stdlib.h:914: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:914: Syntax error at '__sign'
Error: /usr/include/stdlib.h:915: Syntax error at '__buf'
Error: /usr/include/stdlib.h:925: Syntax error at '__pwc'
Error: /usr/include/stdlib.h:926: Syntax error at '__s'
Error: /usr/include/stdlib.h:933: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:934: Syntax error at '__s'
Error: /usr/include/stdlib.h:936: Syntax error at '__s'
Error: /usr/include/stdlib.h:937: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:957: Syntax error at '__optionp'
Error: /usr/include/stdlib.h:958: Syntax error at '__tokens'
Error: /usr/include/stdlib.h:959: Syntax error at '__valuep'
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/string.h:43: Syntax error at '__dest'
Error: /usr/include/string.h:43: Syntax error at '__src'
Error: /usr/include/string.h:54: Syntax error at '__dest'
Error: /usr/include/string.h:54: Syntax error at '__src'
Error: /usr/include/string.h:55: Syntax error at 'size_t'
Error: /usr/include/string.h:122: Syntax error at '__dest'
Error: /usr/include/string.h:122: Syntax error at '__src'
Error: /usr/include/string.h:125: Syntax error at '__dest'
Error: /usr/include/string.h:126: Syntax error at '__src'
Error: /usr/include/string.h:130: Syntax error at '__dest'
Error: /usr/include/string.h:130: Syntax error at '__src'
Error: /usr/include/string.h:133: Syntax error at '__dest'
Error: /usr/include/string.h:133: Syntax error at '__src'
Error: /usr/include/string.h:147: Syntax error at '__dest'
Error: /usr/include/string.h:148: Syntax error at '__src'
Error: /usr/include/string.h:336: Syntax error at '__s'
Error: /usr/include/string.h:336: Syntax error at '__delim'
Error: /usr/include/string.h:341: Syntax error at '__s'
Error: /usr/include/string.h:342: Syntax error at '__delim'
Error: /usr/include/string.h:343: Syntax error at '__save_ptr'
Error: /usr/include/string.h:346: Syntax error at '__s'
Error: /usr/include/string.h:346: Syntax error at '__delim'
Error: /usr/include/string.h:347: Syntax error at '__save_ptr'
Error: /usr/include/string.h:440: Syntax error at '__stringp'
Error: /usr/include/string.h:441: Syntax error at '__delim'
Error: /usr/include/string.h:450: Syntax error at '__dest'
Error: /usr/include/string.h:450: Syntax error at '__src'
Error: /usr/include/string.h:452: Syntax error at '__dest'
Error: /usr/include/string.h:452: Syntax error at '__src'
Error: /usr/include/string.h:457: Syntax error at '__dest'
Error: /usr/include/string.h:458: Syntax error at '__src'
Error: /usr/include/string.h:460: Syntax error at '__dest'
Error: /usr/include/string.h:461: Syntax error at '__src'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/rtree.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_display.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/display.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/display.h -o OBJ.x86_64-pc-linux-gnu/display.py
Status: Preprocessing /tmp/tmp2n7_t25k.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp2n7_t25k.h"
Status: Parsing /tmp/tmp2n7_t25k.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/display.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_stats.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/stats.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/stats.h -o OBJ.x86_64-pc-linux-gnu/stats.py
Status: Preprocessing /tmp/tmphx82we_z.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmphx82we_z.h"
Status: Parsing /tmp/tmphx82we_z.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/stats.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/dbmi.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/dbmi.h -o OBJ.x86_64-pc-linux-gnu/dbmi.py
Status: Preprocessing /tmp/tmpk_fajaie.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpk_fajaie.h"
Status: Parsing /tmp/tmpk_fajaie.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/dbmi.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_g3d.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster3d.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/raster3d.h -o OBJ.x86_64-pc-linux-gnu/raster3d.py
Status: Preprocessing /tmp/tmpqlxdohcq.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpqlxdohcq.h"
Status: Parsing /tmp/tmpqlxdohcq.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/raster3d.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_arraystats.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/arraystats.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/arraystats.h -o OBJ.x86_64-pc-linux-gnu/arraystats.py
Status: Preprocessing /tmp/tmph09b2bl5.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmph09b2bl5.h"
Status: Parsing /tmp/tmph09b2bl5.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/stdlib.h:117: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:118: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:123: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:124: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:126: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:127: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:176: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:177: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:180: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:181: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:187: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:188: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:192: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:193: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:200: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:201: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:205: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:206: Syntax error at '__endptr'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/stdlib.h:434: Syntax error at '__buf'
Error: /usr/include/stdlib.h:435: Syntax error at '__result'
Error: /usr/include/stdlib.h:440: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:442: Syntax error at 'struct'
Error: /usr/include/stdlib.h:445: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:446: Syntax error at '__buf'
Error: /usr/include/stdlib.h:501: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:502: Syntax error at '__result'
Error: /usr/include/stdlib.h:504: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:505: Syntax error at '__result'
Error: /usr/include/stdlib.h:508: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:509: Syntax error at '__result'
Error: /usr/include/stdlib.h:512: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:513: Syntax error at '__result'
Error: /usr/include/stdlib.h:517: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:518: Syntax error at '__result'
Error: /usr/include/stdlib.h:521: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:522: Syntax error at '__result'
Error: /usr/include/stdlib.h:800: Syntax error at '__name'
Error: /usr/include/stdlib.h:801: Syntax error at '__resolved'
Error: /usr/include/stdlib.h:872: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:873: Syntax error at '__sign'
Error: /usr/include/stdlib.h:878: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:879: Syntax error at '__sign'
Error: /usr/include/stdlib.h:891: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:891: Syntax error at '__sign'
Error: /usr/include/stdlib.h:894: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:894: Syntax error at '__sign'
Error: /usr/include/stdlib.h:902: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:903: Syntax error at '__sign'
Error: /usr/include/stdlib.h:903: Syntax error at '__buf'
Error: /usr/include/stdlib.h:905: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:906: Syntax error at '__sign'
Error: /usr/include/stdlib.h:906: Syntax error at '__buf'
Error: /usr/include/stdlib.h:910: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:910: Syntax error at '__sign'
Error: /usr/include/stdlib.h:911: Syntax error at '__buf'
Error: /usr/include/stdlib.h:914: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:914: Syntax error at '__sign'
Error: /usr/include/stdlib.h:915: Syntax error at '__buf'
Error: /usr/include/stdlib.h:925: Syntax error at '__pwc'
Error: /usr/include/stdlib.h:926: Syntax error at '__s'
Error: /usr/include/stdlib.h:933: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:934: Syntax error at '__s'
Error: /usr/include/stdlib.h:936: Syntax error at '__s'
Error: /usr/include/stdlib.h:937: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:957: Syntax error at '__optionp'
Error: /usr/include/stdlib.h:958: Syntax error at '__tokens'
Error: /usr/include/stdlib.h:959: Syntax error at '__valuep'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Warning: Member "def" of Struct "Option" has been renamed to "_def" because it has the same name as a Python keyword.
Status: Writing to OBJ.x86_64-pc-linux-gnu/arraystats.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_cluster.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/cluster.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/cluster.h -o OBJ.x86_64-pc-linux-gnu/cluster.py
Status: Preprocessing /tmp/tmpficiuj84.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpficiuj84.h"
Status: Parsing /tmp/tmpficiuj84.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Warning: Member "class" of Struct "Cluster" has been renamed to "_class" because it has the same name as a Python keyword.
Status: Writing to OBJ.x86_64-pc-linux-gnu/cluster.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_vedit.7.8 -I/usr/include/postgresql -I/usr/include/gdal -I/usr/include  /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/vedit.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/vedit.h -o OBJ.x86_64-pc-linux-gnu/vedit.py
Status: Preprocessing /tmp/tmpgy99h29i.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -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_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpgy99h29i.h"
Status: Parsing /tmp/tmpgy99h29i.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Error: /usr/include/stdlib.h:117: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:118: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:123: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:124: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:126: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:127: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:176: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:177: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:180: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:181: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:187: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:188: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:192: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:193: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:200: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:201: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:205: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:206: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:434: Syntax error at '__buf'
Error: /usr/include/stdlib.h:435: Syntax error at '__result'
Error: /usr/include/stdlib.h:440: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:442: Syntax error at 'struct'
Error: /usr/include/stdlib.h:445: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:446: Syntax error at '__buf'
Error: /usr/include/stdlib.h:501: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:502: Syntax error at '__result'
Error: /usr/include/stdlib.h:504: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:505: Syntax error at '__result'
Error: /usr/include/stdlib.h:508: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:509: Syntax error at '__result'
Error: /usr/include/stdlib.h:512: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:513: Syntax error at '__result'
Error: /usr/include/stdlib.h:517: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:518: Syntax error at '__result'
Error: /usr/include/stdlib.h:521: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:522: Syntax error at '__result'
Error: /usr/include/stdlib.h:800: Syntax error at '__name'
Error: /usr/include/stdlib.h:801: Syntax error at '__resolved'
Error: /usr/include/stdlib.h:872: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:873: Syntax error at '__sign'
Error: /usr/include/stdlib.h:878: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:879: Syntax error at '__sign'
Error: /usr/include/stdlib.h:891: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:891: Syntax error at '__sign'
Error: /usr/include/stdlib.h:894: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:894: Syntax error at '__sign'
Error: /usr/include/stdlib.h:902: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:903: Syntax error at '__sign'
Error: /usr/include/stdlib.h:903: Syntax error at '__buf'
Error: /usr/include/stdlib.h:905: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:906: Syntax error at '__sign'
Error: /usr/include/stdlib.h:906: Syntax error at '__buf'
Error: /usr/include/stdlib.h:910: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:910: Syntax error at '__sign'
Error: /usr/include/stdlib.h:911: Syntax error at '__buf'
Error: /usr/include/stdlib.h:914: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:914: Syntax error at '__sign'
Error: /usr/include/stdlib.h:915: Syntax error at '__buf'
Error: /usr/include/stdlib.h:925: Syntax error at '__pwc'
Error: /usr/include/stdlib.h:926: Syntax error at '__s'
Error: /usr/include/stdlib.h:933: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:934: Syntax error at '__s'
Error: /usr/include/stdlib.h:936: Syntax error at '__s'
Error: /usr/include/stdlib.h:937: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:957: Syntax error at '__optionp'
Error: /usr/include/stdlib.h:958: Syntax error at '__tokens'
Error: /usr/include/stdlib.h:959: Syntax error at '__valuep'
Error: /usr/include/string.h:43: Syntax error at '__dest'
Error: /usr/include/string.h:43: Syntax error at '__src'
Error: /usr/include/string.h:54: Syntax error at '__dest'
Error: /usr/include/string.h:54: Syntax error at '__src'
Error: /usr/include/string.h:55: Syntax error at 'size_t'
Error: /usr/include/string.h:122: Syntax error at '__dest'
Error: /usr/include/string.h:122: Syntax error at '__src'
Error: /usr/include/string.h:125: Syntax error at '__dest'
Error: /usr/include/string.h:126: Syntax error at '__src'
Error: /usr/include/string.h:130: Syntax error at '__dest'
Error: /usr/include/string.h:130: Syntax error at '__src'
Error: /usr/include/string.h:133: Syntax error at '__dest'
Error: /usr/include/string.h:133: Syntax error at '__src'
Error: /usr/include/string.h:147: Syntax error at '__dest'
Error: /usr/include/string.h:148: Syntax error at '__src'
Error: /usr/include/string.h:336: Syntax error at '__s'
Error: /usr/include/string.h:336: Syntax error at '__delim'
Error: /usr/include/string.h:341: Syntax error at '__s'
Error: /usr/include/string.h:342: Syntax error at '__delim'
Error: /usr/include/string.h:343: Syntax error at '__save_ptr'
Error: /usr/include/string.h:346: Syntax error at '__s'
Error: /usr/include/string.h:346: Syntax error at '__delim'
Error: /usr/include/string.h:347: Syntax error at '__save_ptr'
Error: /usr/include/string.h:440: Syntax error at '__stringp'
Error: /usr/include/string.h:441: Syntax error at '__delim'
Error: /usr/include/string.h:450: Syntax error at '__dest'
Error: /usr/include/string.h:450: Syntax error at '__src'
Error: /usr/include/string.h:452: Syntax error at '__dest'
Error: /usr/include/string.h:452: Syntax error at '__src'
Error: /usr/include/string.h:457: Syntax error at '__dest'
Error: /usr/include/string.h:458: Syntax error at '__src'
Error: /usr/include/string.h:460: Syntax error at '__dest'
Error: /usr/include/string.h:461: Syntax error at '__src'
Error: /usr/include/time.h:88: Syntax error at '__s'
Error: /usr/include/time.h:89: Syntax error at 'const'
Error: /usr/include/time.h:89: Syntax error at '__format'
Error: /usr/include/time.h:90: Syntax error at '__tp'
Error: /usr/include/time.h:104: Syntax error at '__s'
Error: /usr/include/time.h:105: Syntax error at 'const'
Error: /usr/include/time.h:105: Syntax error at '__format'
Error: /usr/include/time.h:106: Syntax error at '__tp'
Error: /usr/include/time.h:128: Syntax error at '__timer'
Error: /usr/include/time.h:129: Syntax error at '__tp'
Error: /usr/include/time.h:133: Syntax error at '__timer'
Error: /usr/include/time.h:134: Syntax error at '__tp'
Error: /usr/include/time.h:149: Syntax error at '__tp'
Error: /usr/include/time.h:150: Syntax error at '__buf'
Error: /usr/include/time.h:153: Syntax error at '__timer'
Error: /usr/include/time.h:154: Syntax error at '__buf'
Error: /usr/include/time.h:235: Syntax error at '__evp'
Error: /usr/include/time.h:236: Syntax error at '__timerid'
Error: /usr/include/time.h:243: Syntax error at '__value'
Error: /usr/include/time.h:244: Syntax error at '__ovalue'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:120: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:887: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:894: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:949: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:956: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:1017: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:1174: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:68: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:75: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:88: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:95: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:110: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:117: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:592: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:604: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:611: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:621: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:772: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1224: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1230: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1237: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1244: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1252: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1261: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1271: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1287: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1299: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1306: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1313: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1321: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1344: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:84: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:96: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:111: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:138: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:156: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:167: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:217: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:232: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:243: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:245: Syntax error at ','
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:254: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:256: Syntax error at ','
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:266: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:276: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:284: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:292: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:312: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:327: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:334: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:341: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15788: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15795: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15802: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15809: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15817: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15825: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15833: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15841: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15864: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15871: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15878: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15885: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15893: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15901: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15909: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15917: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15936: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15943: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15951: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15959: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15980: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15987: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15995: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16003: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16049: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16057: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16065: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16073: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16094: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16101: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16110: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16119: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16126: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16133: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16141: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16149: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16181: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16189: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16208: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16215: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16223: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16231: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/bmi2intrin.h:86: Syntax error at '__res'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/f16cintrin.h:40: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/f16cintrin.h:42: Syntax error at 'return'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/f16cintrin.h:42: Syntax error at 'i0'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:140: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:152: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:160: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:166: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:169: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:172: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:195: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:200: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:206: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:209: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:212: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:215: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:232: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:237: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:240: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:243: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/pconfigintrin.h:61: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/pconfigintrin.h:65: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/pconfigintrin.h:68: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/mm3dnow.h:172: Syntax error at '{'
Status: Processing description list.
Warning: Member "def" of Struct "Option" has been renamed to "_def" because it has the same name as a Python keyword.
Status: Writing to OBJ.x86_64-pc-linux-gnu/vector.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_segment.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/segment.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/segment.h -o OBJ.x86_64-pc-linux-gnu/segment.py
Status: Preprocessing /tmp/tmpb492kcax.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpb492kcax.h"
Status: Parsing /tmp/tmpb492kcax.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Error: /usr/include/unistd.h:808: Syntax error at '__path'
Error: /usr/include/unistd.h:809: Syntax error at '__buf'
Error: /usr/include/unistd.h:819: Syntax error at '__path'
Error: /usr/include/unistd.h:820: Syntax error at '__buf'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/segment.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_rowio.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/rowio.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/rowio.h -o OBJ.x86_64-pc-linux-gnu/rowio.py
Status: Preprocessing /tmp/tmpza3jeqym.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpza3jeqym.h"
Status: Parsing /tmp/tmpza3jeqym.h
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/rowio.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_temporal.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/temporal.h -o OBJ.x86_64-pc-linux-gnu/temporal.py
Status: Preprocessing /tmp/tmpyo1_r9m6.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpyo1_r9m6.h"
Status: Parsing /tmp/tmpyo1_r9m6.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Status: Processing description list.
Warning: Member "from" of Struct "DateTime" has been renamed to "_from" because it has the same name as a Python keyword.
Warning: Member "in" of Struct "_tgisDataset" has been renamed to "_in" because it has the same name as a Python keyword.
Status: Writing to OBJ.x86_64-pc-linux-gnu/temporal.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_ogsf.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/ogsf.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/ogsf.h -o OBJ.x86_64-pc-linux-gnu/ogsf.py
Status: Preprocessing /tmp/tmpr_ihvd3b.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpr_ihvd3b.h"
Status: Parsing /tmp/tmpr_ihvd3b.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/GL/glext.h:9814: Syntax error at 'packed'
Error: /usr/include/GL/glext.h:9814: Syntax error at ')'
Error: /usr/include/GL/glext.h:9817: Syntax error at 'packed'
Error: /usr/include/GL/glext.h:9817: Syntax error at ')'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Error: /usr/include/GL/gl.h:88: Syntax error at '\n'
Error: /usr/include/GL/gl.h:92: Syntax error at '\n'
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
Status: Writing to OBJ.x86_64-pc-linux-gnu/ogsf.py.
Status: Wrapping complete.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C ./ctypesgen.py --cpp "gcc -E   ""     -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_nviz.7.8   /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/nviz.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/nviz.h -o OBJ.x86_64-pc-linux-gnu/nviz.py
Status: Preprocessing /tmp/tmpgjsnq3mc.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -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_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpgjsnq3mc.h"
Status: Parsing /tmp/tmpgjsnq3mc.h
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Error: /usr/include/stdlib.h:117: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:118: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:123: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:124: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:126: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:127: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:176: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:177: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:180: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:181: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:187: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:188: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:192: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:193: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:200: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:201: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:205: Syntax error at '__nptr'
Error: /usr/include/stdlib.h:206: Syntax error at '__endptr'
Error: /usr/include/stdlib.h:434: Syntax error at '__buf'
Error: /usr/include/stdlib.h:435: Syntax error at '__result'
Error: /usr/include/stdlib.h:440: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:442: Syntax error at 'struct'
Error: /usr/include/stdlib.h:445: Syntax error at '__statebuf'
Error: /usr/include/stdlib.h:446: Syntax error at '__buf'
Error: /usr/include/stdlib.h:501: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:502: Syntax error at '__result'
Error: /usr/include/stdlib.h:504: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:505: Syntax error at '__result'
Error: /usr/include/stdlib.h:508: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:509: Syntax error at '__result'
Error: /usr/include/stdlib.h:512: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:513: Syntax error at '__result'
Error: /usr/include/stdlib.h:517: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:518: Syntax error at '__result'
Error: /usr/include/stdlib.h:521: Syntax error at '__buffer'
Error: /usr/include/stdlib.h:522: Syntax error at '__result'
Error: /usr/include/stdlib.h:800: Syntax error at '__name'
Error: /usr/include/stdlib.h:801: Syntax error at '__resolved'
Error: /usr/include/stdlib.h:872: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:873: Syntax error at '__sign'
Error: /usr/include/stdlib.h:878: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:879: Syntax error at '__sign'
Error: /usr/include/stdlib.h:891: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:891: Syntax error at '__sign'
Error: /usr/include/stdlib.h:894: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:894: Syntax error at '__sign'
Error: /usr/include/stdlib.h:902: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:903: Syntax error at '__sign'
Error: /usr/include/stdlib.h:903: Syntax error at '__buf'
Error: /usr/include/stdlib.h:905: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:906: Syntax error at '__sign'
Error: /usr/include/stdlib.h:906: Syntax error at '__buf'
Error: /usr/include/stdlib.h:910: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:910: Syntax error at '__sign'
Error: /usr/include/stdlib.h:911: Syntax error at '__buf'
Error: /usr/include/stdlib.h:914: Syntax error at '__decpt'
Error: /usr/include/stdlib.h:914: Syntax error at '__sign'
Error: /usr/include/stdlib.h:915: Syntax error at '__buf'
Error: /usr/include/stdlib.h:925: Syntax error at '__pwc'
Error: /usr/include/stdlib.h:926: Syntax error at '__s'
Error: /usr/include/stdlib.h:933: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:934: Syntax error at '__s'
Error: /usr/include/stdlib.h:936: Syntax error at '__s'
Error: /usr/include/stdlib.h:937: Syntax error at '__pwcs'
Error: /usr/include/stdlib.h:957: Syntax error at '__optionp'
Error: /usr/include/stdlib.h:958: Syntax error at '__tokens'
Error: /usr/include/stdlib.h:959: Syntax error at '__valuep'
Error: /usr/include/string.h:43: Syntax error at '__dest'
Error: /usr/include/string.h:43: Syntax error at '__src'
Error: /usr/include/string.h:54: Syntax error at '__dest'
Error: /usr/include/string.h:54: Syntax error at '__src'
Error: /usr/include/string.h:55: Syntax error at 'size_t'
Error: /usr/include/string.h:122: Syntax error at '__dest'
Error: /usr/include/string.h:122: Syntax error at '__src'
Error: /usr/include/string.h:125: Syntax error at '__dest'
Error: /usr/include/string.h:126: Syntax error at '__src'
Error: /usr/include/string.h:130: Syntax error at '__dest'
Error: /usr/include/string.h:130: Syntax error at '__src'
Error: /usr/include/string.h:133: Syntax error at '__dest'
Error: /usr/include/string.h:133: Syntax error at '__src'
Error: /usr/include/string.h:147: Syntax error at '__dest'
Error: /usr/include/string.h:148: Syntax error at '__src'
Error: /usr/include/string.h:336: Syntax error at '__s'
Error: /usr/include/string.h:336: Syntax error at '__delim'
Error: /usr/include/string.h:341: Syntax error at '__s'
Error: /usr/include/string.h:342: Syntax error at '__delim'
Error: /usr/include/string.h:343: Syntax error at '__save_ptr'
Error: /usr/include/string.h:346: Syntax error at '__s'
Error: /usr/include/string.h:346: Syntax error at '__delim'
Error: /usr/include/string.h:347: Syntax error at '__save_ptr'
Error: /usr/include/string.h:440: Syntax error at '__stringp'
Error: /usr/include/string.h:441: Syntax error at '__delim'
Error: /usr/include/string.h:450: Syntax error at '__dest'
Error: /usr/include/string.h:450: Syntax error at '__src'
Error: /usr/include/string.h:452: Syntax error at '__dest'
Error: /usr/include/string.h:452: Syntax error at '__src'
Error: /usr/include/string.h:457: Syntax error at '__dest'
Error: /usr/include/string.h:458: Syntax error at '__src'
Error: /usr/include/string.h:460: Syntax error at '__dest'
Error: /usr/include/string.h:461: Syntax error at '__src'
Error: /usr/include/time.h:88: Syntax error at '__s'
Error: /usr/include/time.h:89: Syntax error at 'const'
Error: /usr/include/time.h:89: Syntax error at '__format'
Error: /usr/include/time.h:90: Syntax error at '__tp'
Error: /usr/include/time.h:104: Syntax error at '__s'
Error: /usr/include/time.h:105: Syntax error at 'const'
Error: /usr/include/time.h:105: Syntax error at '__format'
Error: /usr/include/time.h:106: Syntax error at '__tp'
Error: /usr/include/time.h:128: Syntax error at '__timer'
Error: /usr/include/time.h:129: Syntax error at '__tp'
Error: /usr/include/time.h:133: Syntax error at '__timer'
Error: /usr/include/time.h:134: Syntax error at '__tp'
Error: /usr/include/time.h:149: Syntax error at '__tp'
Error: /usr/include/time.h:150: Syntax error at '__buf'
Error: /usr/include/time.h:153: Syntax error at '__timer'
Error: /usr/include/time.h:154: Syntax error at '__buf'
Error: /usr/include/time.h:235: Syntax error at '__evp'
Error: /usr/include/time.h:236: Syntax error at '__timerid'
Error: /usr/include/time.h:243: Syntax error at '__value'
Error: /usr/include/time.h:244: Syntax error at '__ovalue'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:120: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:887: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:894: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:949: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:956: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:1017: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/xmmintrin.h:1174: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:68: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:75: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:88: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:95: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:110: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:117: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:592: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:604: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:611: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:621: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/emmintrin.h:772: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1224: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1230: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1237: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1244: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1252: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1261: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1271: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1287: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1299: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1306: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1313: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1321: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avxintrin.h:1344: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:84: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:96: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:111: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:138: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:156: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:167: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:217: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:232: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:243: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:245: Syntax error at ','
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:254: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:256: Syntax error at ','
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:266: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:276: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:284: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:292: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:312: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:327: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:334: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:341: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15788: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15795: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15802: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15809: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15817: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15825: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15833: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15841: Syntax error at '__v8si'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15864: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15871: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15878: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15885: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15893: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15901: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15909: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15917: Syntax error at '__m256i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15936: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15943: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15951: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15959: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15980: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15987: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:15995: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16003: Syntax error at '__m256'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16049: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16057: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16065: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16073: Syntax error at '__v4di'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16094: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16101: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16110: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16119: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16126: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16133: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16141: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16149: Syntax error at '__m512i'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16181: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16189: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16208: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16215: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16223: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/avx512fintrin.h:16231: Syntax error at '__m256d'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/bmi2intrin.h:86: Syntax error at '__res'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/f16cintrin.h:40: Syntax error at '{'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/f16cintrin.h:42: Syntax error at 'return'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/f16cintrin.h:42: Syntax error at 'i0'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:140: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:152: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:160: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:166: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:169: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:172: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:195: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:200: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:206: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:209: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:212: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:215: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:232: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:237: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:240: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/sgxintrin.h:243: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/pconfigintrin.h:61: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/pconfigintrin.h:65: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/pconfigintrin.h:68: Syntax error at '__volatile__'
Error: /usr/lib/gcc/x86_64-linux-gnu/10/include/mm3dnow.h:172: Syntax error at '{'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/vedit.py.
Status: Wrapping complete.
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/date.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/gis.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/raster.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/gmath.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/proj.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/imagery.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/vector.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/rtree.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/display.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/stats.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/dbmi.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/raster3d.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/arraystats.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/cluster.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/vedit.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/segment.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/rowio.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/temporal.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/ogsf.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py
Status: Preprocessing /tmp/tmpndjgohoq.h
Status: gcc -E        -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpndjgohoq.h"
Status: Parsing /tmp/tmpndjgohoq.h
Error: /usr/include/x86_64-linux-gnu/sys/select.h:101: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:102: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:103: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:104: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:113: Syntax error at '__readfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:114: Syntax error at '__writefds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:115: Syntax error at '__exceptfds'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:116: Syntax error at '__timeout'
Error: /usr/include/x86_64-linux-gnu/sys/select.h:117: Syntax error at '__sigmask'
Error: /usr/include/GL/glext.h:9814: Syntax error at 'packed'
Error: /usr/include/GL/glext.h:9814: Syntax error at ')'
Error: /usr/include/GL/glext.h:9817: Syntax error at 'packed'
Error: /usr/include/GL/glext.h:9817: Syntax error at ')'
Error: /usr/include/GL/glext.h:9824: Syntax error at 'packed'
Error: /usr/include/GL/glext.h:9824: Syntax error at ')'
Error: /usr/include/GL/glext.h:9827: Syntax error at 'packed'
Error: /usr/include/GL/glext.h:9827: Syntax error at ')'
Error: /usr/include/inttypes.h:297: Syntax error at '__nptr'
Error: /usr/include/inttypes.h:298: Syntax error at '__endptr'
Error: /usr/include/inttypes.h:301: Syntax error at '__nptr'
Error: /usr/include/inttypes.h:302: Syntax error at '__endptr'
Error: /usr/include/inttypes.h:305: Syntax error at '__nptr'
Error: /usr/include/inttypes.h:306: Syntax error at '__endptr'
Error: /usr/include/inttypes.h:310: Syntax error at '__nptr'
Error: /usr/include/inttypes.h:311: Syntax error at '__endptr'
Error: /usr/include/stdio.h:246: Syntax error at '__filename'
Error: /usr/include/stdio.h:247: Syntax error at '__modes'
Error: /usr/include/stdio.h:252: Syntax error at '__filename'
Error: /usr/include/stdio.h:253: Syntax error at '__modes'
Error: /usr/include/stdio.h:254: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__stream'
Error: /usr/include/stdio.h:304: Syntax error at '__buf'
Error: /usr/include/stdio.h:308: Syntax error at '__stream'
Error: /usr/include/stdio.h:308: Syntax error at '__buf'
Error: /usr/include/stdio.h:309: Syntax error at 'size_t'
Error: /usr/include/stdio.h:314: Syntax error at '__stream'
Error: /usr/include/stdio.h:314: Syntax error at '__buf'
Error: /usr/include/stdio.h:326: Syntax error at '__stream'
Error: /usr/include/stdio.h:327: Syntax error at '__format'
Error: /usr/include/stdio.h:332: Syntax error at '__format'
Error: /usr/include/stdio.h:334: Syntax error at '__s'
Error: /usr/include/stdio.h:335: Syntax error at '__format'
Error: /usr/include/stdio.h:341: Syntax error at '__s'
Error: /usr/include/stdio.h:341: Syntax error at '__format'
Error: /usr/include/stdio.h:347: Syntax error at '__format'
Error: /usr/include/stdio.h:349: Syntax error at '__s'
Error: /usr/include/stdio.h:349: Syntax error at '__format'
Error: /usr/include/stdio.h:354: Syntax error at '__s'
Error: /usr/include/stdio.h:355: Syntax error at 'const'
Error: /usr/include/stdio.h:355: Syntax error at '__format'
Error: /usr/include/stdio.h:358: Syntax error at '__s'
Error: /usr/include/stdio.h:359: Syntax error at 'const'
Error: /usr/include/stdio.h:359: Syntax error at '__format'
Error: /usr/include/stdio.h:379: Syntax error at '__fmt'
Error: /usr/include/stdio.h:382: Syntax error at '__fmt'
Error: /usr/include/stdio.h:391: Syntax error at '__stream'
Error: /usr/include/stdio.h:392: Syntax error at '__format'
Error: /usr/include/stdio.h:397: Syntax error at '__format'
Error: /usr/include/stdio.h:399: Syntax error at '__s'
Error: /usr/include/stdio.h:400: Syntax error at '__format'
Error: /usr/include/stdio.h:416: Syntax error at '__stream'
Error: /usr/include/stdio.h:417: Syntax error at '__format'
Error: /usr/include/stdio.h:418: Syntax error at '__format'
Error: /usr/include/stdio.h:419: Syntax error at '__s'
Error: /usr/include/stdio.h:420: Syntax error at '__format'
Error: /usr/include/stdio.h:432: Syntax error at '__s'
Error: /usr/include/stdio.h:432: Syntax error at '__format'
Error: /usr/include/stdio.h:440: Syntax error at '__format'
Error: /usr/include/stdio.h:444: Syntax error at '__s'
Error: /usr/include/stdio.h:445: Syntax error at '__format'
Error: /usr/include/stdio.h:465: Syntax error at '__s'
Error: /usr/include/stdio.h:466: Syntax error at '__format'
Error: /usr/include/stdio.h:468: Syntax error at '__format'
Error: /usr/include/stdio.h:470: Syntax error at '__s'
Error: /usr/include/stdio.h:471: Syntax error at '__format'
Error: /usr/include/stdio.h:564: Syntax error at '__s'
Error: /usr/include/stdio.h:564: Syntax error at 'FILE'
Error: /usr/include/stdio.h:603: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:604: Syntax error at '__n'
Error: /usr/include/stdio.h:605: Syntax error at 'FILE'
Error: /usr/include/stdio.h:606: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:607: Syntax error at '__n'
Error: /usr/include/stdio.h:608: Syntax error at 'FILE'
Error: /usr/include/stdio.h:616: Syntax error at '__lineptr'
Error: /usr/include/stdio.h:617: Syntax error at '__n'
Error: /usr/include/stdio.h:618: Syntax error at '__stream'
Error: /usr/include/stdio.h:626: Syntax error at '__s'
Error: /usr/include/stdio.h:626: Syntax error at '__stream'
Error: /usr/include/stdio.h:646: Syntax error at '__ptr'
Error: /usr/include/stdio.h:647: Syntax error at 'size_t'
Error: /usr/include/stdio.h:647: Syntax error at '__stream'
Error: /usr/include/stdio.h:652: Syntax error at '__ptr'
Error: /usr/include/stdio.h:653: Syntax error at 'size_t'
Error: /usr/include/stdio.h:653: Syntax error at '__s'
Error: /usr/include/stdio.h:673: Syntax error at '__ptr'
Error: /usr/include/stdio.h:674: Syntax error at 'size_t'
Error: /usr/include/stdio.h:674: Syntax error at '__stream'
Error: /usr/include/stdio.h:675: Syntax error at '__ptr'
Error: /usr/include/stdio.h:676: Syntax error at 'size_t'
Error: /usr/include/stdio.h:676: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__stream'
Error: /usr/include/stdio.h:731: Syntax error at '__pos'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:205: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:206: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:234: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:235: Syntax error at '__buf'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:259: Syntax error at '__file'
Error: /usr/include/x86_64-linux-gnu/sys/stat.h:260: Syntax error at '__buf'
Error: /usr/include/GL/gl.h:88: Syntax error at '\n'
Error: /usr/include/GL/gl.h:92: Syntax error at '\n'
Status: Processing description list.
Status: Writing to OBJ.x86_64-pc-linux-gnu/nviz.py.
Status: Wrapping complete.
sed -f fix.sed OBJ.x86_64-pc-linux-gnu/nviz.py > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/ctypes'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/ctypes'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/temporal'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 base.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/base.py
/usr/bin/install -c  -m 644 core.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/register.py
/usr/bin/install -c  -m 644 sampling.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/sampling.py
/usr/bin/install -c  -m 644 metadata.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/extract.py
/usr/bin/install -c  -m 644 mapcalc.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/base.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_dataset.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_map_dataset.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_space_time_dataset.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/space_time_datasets.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/open_stds.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/factory.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/gui_support.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/list_stds.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/register.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/sampling.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/metadata.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_extent.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_extent.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/datetime_math.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_granularity.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatio_temporal_relationships.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/unit_tests.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/aggregation.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_export.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_import.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/extract.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/mapcalc.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/univar_statistics.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_topology_dataset_connector.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_topology_dataset_connector.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/c_libraries_interface.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_vector_algebra.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_algebra.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster3d_algebra.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__init__.py
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/temporal'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 errors.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/errors.py
/usr/bin/install -c  -m 644 utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py
/usr/bin/install -c  -m 644 orderdict.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/orderdict.py
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/errors.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/orderdict.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__init__.py
make -C messages || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/messages >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/messages'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__init__.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/messages'
make -C modules || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 shortcuts.py /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/shortcuts.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__init__.py
make -C interface || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules/interface >> /home/neteler/src/releasebranch_7_8/error.log
make[7]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules/interface'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 docstring.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/docstring.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/read.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/typedict.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/flag.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/parameter.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/env.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__init__.py
make[7]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules/interface'
make -C grid || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules/grid >> /home/neteler/src/releasebranch_7_8/error.log
make[7]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules/grid'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 split.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/split.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/patch.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/grid.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__init__.py
make[7]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules/grid'
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/modules'
make -C raster || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/raster >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/raster'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 abstract.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/abstract.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/buffer.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/category.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/history.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/raster_type.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/rowio.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/segment.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__init__.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/raster'
make -C vector || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/vector >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/vector'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 abstract.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/abstract.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/basic.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/sql.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/table.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/vector_type.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__init__.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/vector'
make -C gis || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/gis >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/gis'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 region.py /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__init__.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/gis'
make -C shell || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/shell >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/shell'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 conversion.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/conversion.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/show.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__init__.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/shell'
make -C tests || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/tests >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/tests'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 benchmark.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/benchmark.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/set_mapset.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__init__.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/tests'
make -C rpc || echo /home/neteler/src/releasebranch_7_8/lib/python/pygrass/gis >> /home/neteler/src/releasebranch_7_8/error.log
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/rpc'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 base.py /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/base.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__init__.py
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass/rpc'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pygrass'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/pydispatch'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 dispatcher.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py
/usr/bin/install -c  -m 644 errors.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/errors.py
/usr/bin/install -c  -m 644 robustapply.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robustapply.py
/usr/bin/install -c  -m 644 robust.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robust.py
/usr/bin/install -c  -m 644 saferef.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/saferef.py
/usr/bin/install -c  -m 644 signal.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/signal.py
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/errors.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robustapply.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robust.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/saferef.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/signal.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__init__.py
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/pydispatch'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/imaging'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 images2avi.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2avi.py
/usr/bin/install -c  -m 644 images2gif.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2gif.py
/usr/bin/install -c  -m 644 images2ims.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2ims.py
/usr/bin/install -c  -m 644 images2swf.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2swf.py
/usr/bin/install -c  -m 644 operations.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/operations.py
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2avi.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2gif.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2ims.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2swf.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/operations.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__init__.py
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/imaging'
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/gunittest'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py
/usr/bin/install -c  -m 644 case.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/case.py
/usr/bin/install -c  -m 644 gmodules.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gmodules.py
/usr/bin/install -c  -m 644 loader.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/loader.py
/usr/bin/install -c  -m 644 runner.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/runner.py
/usr/bin/install -c  -m 644 checkers.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/checkers.py
/usr/bin/install -c  -m 644 gutils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gutils.py
/usr/bin/install -c  -m 644 invoker.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/invoker.py
/usr/bin/install -c  -m 644 main.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/main.py
/usr/bin/install -c  -m 644 reporters.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/reporters.py
/usr/bin/install -c  -m 644 utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/utils.py
/usr/bin/install -c  -m 644 __init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/case.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gmodules.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/loader.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/runner.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/checkers.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gutils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/invoker.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/main.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/reporters.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__init__.py
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/gunittest'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/iostream\" -o OBJ.x86_64-pc-linux-gnu/mm.o -c mm.cpp
g++  -g -O2 -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/iostream\" -o OBJ.x86_64-pc-linux-gnu/rtimer.o -c rtimer.cpp
ar cr /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_iostream.7.8.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_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_iostream.7.8.a
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/iostream'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/manage'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 element_list /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/element_list
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/manage\" -o OBJ.x86_64-pc-linux-gnu/sighold.o -c sighold.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_manage.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_manage.7.8.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.7.8 -lgrass_gis.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_manage.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_manage.so)
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/manage'
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/calc\" -o OBJ.x86_64-pc-linux-gnu/xtan.o -c xtan.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_calc.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_calc.7.8.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.7.8 -lgrass_gis.7.8 -lm  -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_calc.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/lib/calc'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/db'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > databaseintro.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py databaseintro > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/databaseintro.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/databaseintro.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1"
make -C drivers
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/db/drivers'
make -C dbf || echo /home/neteler/src/releasebranch_7_8/db/drivers/dbf >> /home/neteler/src/releasebranch_7_8/error.log
make -C odbc || echo /home/neteler/src/releasebranch_7_8/db/drivers/odbc >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/drivers/odbc'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/drivers/dbf'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > grass-odbc.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/connect.o -c connect.c
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > grass-dbf.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/str.o -c str.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py grass-odbc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-odbc.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py grass-dbf > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-dbf.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmibase.7.8 -lgrass_gis.7.8 -lodbc    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmibase.7.8 -lgrass_gis.7.8 -lgrass_shape.7.8 -lgrass_sqlp.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-odbc.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-dbf.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/drivers/dbf'
make -C postgres || echo /home/neteler/src/releasebranch_7_8/db/drivers/postgres >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/drivers/odbc'
make -C sqlite || echo /home/neteler/src/releasebranch_7_8/db/drivers/sqlite >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/drivers/sqlite'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/drivers/postgres'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > grass-sqlite.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/create_table.o -c create_table.c
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > grass-pg.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/postgresql -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py grass-sqlite > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-sqlite.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py grass-pg > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-pg.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmibase.7.8 -lgrass_gis.7.8  -lsqlite3    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmibase.7.8 -lgrass_gis.7.8  -lpq    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-sqlite.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/drivers/sqlite'
make -C ogr || echo /home/neteler/src/releasebranch_7_8/db/drivers/ogr >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/drivers/ogr'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > grass-ogr.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/cursor.o -c cursor.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-pg.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/drivers/postgres'
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/fetch.o -c fetch.c
execute.c: In function ‘db__driver_execute_immediate’:
execute.c:112:2: warning: ignoring return value of ‘OGR_L_SetFeature’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  112 |  OGR_L_SetFeature(hLayer, hFeature);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py grass-ogr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-ogr.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass-ogr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmibase.7.8 -lgrass_gis.7.8 -L/usr/lib -lgdal   -lm 
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/drivers/ogr'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/drivers'
make parsubdirs
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/db'
make -C db.columns || echo /home/neteler/src/releasebranch_7_8/db/db.columns >> /home/neteler/src/releasebranch_7_8/error.log
make -C db.connect || echo /home/neteler/src/releasebranch_7_8/db/db.connect >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/db.columns'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.columns\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.columns OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.columns" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.columns --html-description < /dev/null | grep -v '</body>\|</html>' > db.columns.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.columns > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.columns.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.connect OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.connect --html-description < /dev/null | grep -v '</body>\|</html>' > db.connect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.connect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.connect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.columns.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.connect.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1"
rm db.columns.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/db.columns'
make -C db.copy || echo /home/neteler/src/releasebranch_7_8/db/db.copy >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.copy\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm db.connect.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/db.connect'
make -C db.createdb || echo /home/neteler/src/releasebranch_7_8/db/db.createdb >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.createdb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.copy OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.createdb OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.copy --html-description < /dev/null | grep -v '</body>\|</html>' > db.copy.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.copy > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.copy.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.createdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.createdb --html-description < /dev/null | grep -v '</body>\|</html>' > db.createdb.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.createdb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.createdb.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.copy.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.createdb.html" "/home/neteler/src/releasebranch_7_8/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_7_8/db/db.createdb'
make -C db.databases || echo /home/neteler/src/releasebranch_7_8/db/db.databases >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/db.databases'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
rm db.copy.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/db.copy'
make -C db.describe || echo /home/neteler/src/releasebranch_7_8/db/db.describe >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.databases\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.describe\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.databases OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.describe\" -o OBJ.x86_64-pc-linux-gnu/printtab.o -c printtab.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.databases" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.databases --html-description < /dev/null | grep -v '</body>\|</html>' > db.databases.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.databases > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.databases.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.describe --html-description < /dev/null | grep -v '</body>\|</html>' > db.describe.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.describe > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.describe.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.databases.html" "/home/neteler/src/releasebranch_7_8/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_7_8/db/db.databases'
make -C db.drivers || echo /home/neteler/src/releasebranch_7_8/db/db.drivers >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.drivers\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.describe.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.drivers OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
rm db.describe.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/db.describe'
make -C db.dropdb || echo /home/neteler/src/releasebranch_7_8/db/db.dropdb >> /home/neteler/src/releasebranch_7_8/error.log
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.drivers" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.drivers --html-description < /dev/null | grep -v '</body>\|</html>' > db.drivers.tmp.html ; fi
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/db/db.dropdb'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.drivers > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.drivers.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.dropdb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.dropdb OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.dropdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.dropdb --html-description < /dev/null | grep -v '</body>\|</html>' > db.dropdb.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.dropdb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.dropdb.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.drivers.html" "/home/neteler/src/releasebranch_7_8/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_7_8/db/db.drivers'
make -C db.execute || echo /home/neteler/src/releasebranch_7_8/db/db.execute >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.execute\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.dropdb.html" "/home/neteler/src/releasebranch_7_8/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_7_8/db/db.dropdb'
make -C db.login || echo /home/neteler/src/releasebranch_7_8/db/db.login >> /home/neteler/src/releasebranch_7_8/error.log
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.execute OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.login\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.execute" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.execute --html-description < /dev/null | grep -v '</body>\|</html>' > db.execute.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.execute > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.execute.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.login OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.login" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.login --html-description < /dev/null | grep -v '</body>\|</html>' > db.login.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.login > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.login.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.execute.html" "/home/neteler/src/releasebranch_7_8/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_7_8/db/db.execute'
make -C db.select || echo /home/neteler/src/releasebranch_7_8/db/db.select >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.select\" -o OBJ.x86_64-pc-linux-gnu/printtab.o -c printtab.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.login.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
rm db.login.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/db/db.login'
make -C db.tables || echo /home/neteler/src/releasebranch_7_8/db/db.tables >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.tables\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.select --html-description < /dev/null | grep -v '</body>\|</html>' > db.select.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.select > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.select.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.tables OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.tables" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/db.tables --html-description < /dev/null | grep -v '</body>\|</html>' > db.tables.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.tables > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.tables.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.select.html" "/home/neteler/src/releasebranch_7_8/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_7_8/db/db.select'
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.tables.html" "/home/neteler/src/releasebranch_7_8/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_7_8/db/db.tables'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/db'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/db'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/display'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > displaydrivers.tmp.html ; fi
make -C d.barscale || echo /home/neteler/src/releasebranch_7_8/display/d.barscale >> /home/neteler/src/releasebranch_7_8/error.log
make -C d.colorlist || echo /home/neteler/src/releasebranch_7_8/display/d.colorlist >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.barscale'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.barscale\" -o OBJ.x86_64-pc-linux-gnu/draw_scale.o -c draw_scale.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.colorlist\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.colorlist OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.colorlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.colorlist --html-description < /dev/null | grep -v '</body>\|</html>' > d.colorlist.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.colorlist > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.colorlist.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.barscale\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
/usr/bin/install -c  -m 644 thumbnails/arrow_ends.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/arrow_ends.png
/usr/bin/install -c  -m 644 thumbnails/both_ticks.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/both_ticks.png
/usr/bin/install -c  -m 644 thumbnails/classic.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/classic.png
/usr/bin/install -c  -m 644 thumbnails/down_ticks.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/down_ticks.png
/usr/bin/install -c  -m 644 thumbnails/full_checker.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/full_checker.png
/usr/bin/install -c  -m 644 thumbnails/hollow.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/hollow.png
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.colorlist.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1"
/usr/bin/install -c  -m 644 thumbnails/line.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/line.png
/usr/bin/install -c  -m 644 thumbnails/mixed_checker.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/mixed_checker.png
/usr/bin/install -c  -m 644 thumbnails/part_checker.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/part_checker.png
/usr/bin/install -c  -m 644 thumbnails/solid.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/tail_checker.png
/usr/bin/install -c  -m 644 thumbnails/up_ticks.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/barscales/up_ticks.png
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_symb.7.8 -lgrass_gis.7.8   -lm 
rm d.colorlist.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.colorlist'
make -C d.colortable || echo /home/neteler/src/releasebranch_7_8/display/d.colortable >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.colortable\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.colortable OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.barscale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.barscale --html-description < /dev/null | grep -v '</body>\|</html>' > d.barscale.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.colortable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.colortable --html-description < /dev/null | grep -v '</body>\|</html>' > d.colortable.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.barscale > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.barscale.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.colortable > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.colortable.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.colortable.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.barscale.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1"
rm d.colortable.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.colortable'
make -C d.erase || echo /home/neteler/src/releasebranch_7_8/display/d.erase >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.erase\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm d.barscale.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.barscale'
make -C d.font || echo /home/neteler/src/releasebranch_7_8/display/d.font >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.font\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.erase OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.font OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.erase" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.erase --html-description < /dev/null | grep -v '</body>\|</html>' > d.erase.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.erase > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.erase.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.font" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.font --html-description < /dev/null | grep -v '</body>\|</html>' > d.font.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.erase.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.erase'
make -C d.fontlist || echo /home/neteler/src/releasebranch_7_8/display/d.fontlist >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.fontlist'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.font > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.font.html
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.fontlist\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.fontlist OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.font.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.font'
make -C d.geodesic || echo /home/neteler/src/releasebranch_7_8/display/d.geodesic >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.geodesic'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_geodesic.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_geodesic.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.geodesic\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.fontlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.fontlist --html-description < /dev/null | grep -v '</body>\|</html>' > d.fontlist.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.fontlist > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.fontlist.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.geodesic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.geodesic --html-description < /dev/null | grep -v '</body>\|</html>' > d.geodesic.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.fontlist.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.geodesic > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.geodesic.html
rm d.fontlist.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.fontlist'
make -C d.graph || echo /home/neteler/src/releasebranch_7_8/display/d.graph >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.graph'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 grass_logo.txt /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass_logo.txt
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.graph\" -o OBJ.x86_64-pc-linux-gnu/graphics.o -c graphics.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.geodesic.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.geodesic'
make -C d.grid || echo /home/neteler/src/releasebranch_7_8/display/d.grid >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.graph\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.grid'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_grid_blue_grid.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_grid_blue_grid.png
/usr/bin/install -c  -m 644 d_grid_red_grid.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_grid_red_grid.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/fiducial.o -c fiducial.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_symb.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.graph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.graph --html-description < /dev/null | grep -v '</body>\|</html>' > d.graph.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.graph > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.graph.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.graph.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1"
can't handle line breaks in <dt>...</dt>
can't handle line breaks in <dt>...</dt>
can't handle line breaks in <dt>...</dt>
can't handle line breaks in <dt>...</dt>
can't handle line breaks in <dt>...</dt>
can't handle line breaks in <dt>...</dt>
rm d.graph.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.graph'
make -C d.his || echo /home/neteler/src/releasebranch_7_8/display/d.his >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.his --html-description < /dev/null | grep -v '</body>\|</html>' > d.his.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.his > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.his.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.grid\" -o OBJ.x86_64-pc-linux-gnu/plotborder.o -c plotborder.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.his.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.his'
make -C d.histogram || echo /home/neteler/src/releasebranch_7_8/display/d.histogram >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.histogram'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_histogram_bar.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_histogram_pie.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.histogram\" -o OBJ.x86_64-pc-linux-gnu/pie.o -c pie.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gproj.7.8 -lgrass_symb.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.grid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.grid --html-description < /dev/null | grep -v '</body>\|</html>' > d.grid.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.histogram" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.histogram --html-description < /dev/null | grep -v '</body>\|</html>' > d.histogram.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.grid > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.grid.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.histogram > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.histogram.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.grid.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.histogram.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1"
rm d.grid.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.grid'
make -C d.info || echo /home/neteler/src/releasebranch_7_8/display/d.info >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm d.histogram.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.histogram'
make -C d.labels || echo /home/neteler/src/releasebranch_7_8/display/d.labels >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.labels\" -o OBJ.x86_64-pc-linux-gnu/color.o -c color.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.info OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.labels\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.info --html-description < /dev/null | grep -v '</body>\|</html>' > d.info.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.info > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.info.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.labels" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.labels --html-description < /dev/null | grep -v '</body>\|</html>' > d.labels.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.info.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.info'
make -C d.legend || echo /home/neteler/src/releasebranch_7_8/display/d.legend >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.labels > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.labels.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.legend'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_legend_custom_labels_and_background.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_legend_custom_labels_and_background.png
/usr/bin/install -c  -m 644 d_legend_logarithmic.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_legend_logarithmic.png
/usr/bin/install -c  -m 644 d_legend.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_legend.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -o OBJ.x86_64-pc-linux-gnu/get_stats.o -c get_stats.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.labels.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -o OBJ.x86_64-pc-linux-gnu/histogram.o -c histogram.c
rm d.labels.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.labels'
make -C d.legend.vect || echo /home/neteler/src/releasebranch_7_8/display/d.legend.vect >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.legend.vect'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_legend_vect.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_legend_vect.png
/usr/bin/install -c  -m 644 d_legend_vect_subheadings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_legend_vect_subheadings.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend.vect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_g3d.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_symb.7.8    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.legend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.legend --html-description < /dev/null | grep -v '</body>\|</html>' > d.legend.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.legend.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.legend.vect --html-description < /dev/null | grep -v '</body>\|</html>' > d.legend.vect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.legend > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.legend.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.legend.vect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.legend.vect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.legend.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.legend.vect.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1"
rm d.legend.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.legend'
make -C d.linegraph || echo /home/neteler/src/releasebranch_7_8/display/d.linegraph >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.linegraph\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm d.legend.vect.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.legend.vect'
make -C d.mon || echo /home/neteler/src/releasebranch_7_8/display/d.mon >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.mon'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.mon
/usr/bin/install -c  -m 644 d_mon_wx0.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_mon_wx0.png
/usr/bin/install -c  -m 644 d_mon_wx0_raster.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_mon_wx0_raster.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.linegraph OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_symb.7.8 -lgrass_gis.7.8 -lgrass_raster.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/stop.o -c stop.c
/usr/bin/install -c  -m 644 render_cmd.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.mon/render_cmd.py
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_display.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.linegraph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.linegraph --html-description < /dev/null | grep -v '</body>\|</html>' > d.linegraph.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.linegraph > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.mon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.mon --html-description < /dev/null | grep -v '</body>\|</html>' > d.mon.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.mon > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.mon.html
rm d.linegraph.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.linegraph'
make -C d.northarrow || echo /home/neteler/src/releasebranch_7_8/display/d.northarrow >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.northarrow'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.northarrow\" -o OBJ.x86_64-pc-linux-gnu/draw_n_arrow.o -c draw_n_arrow.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.mon.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.northarrow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm d.mon.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.mon'
make -C d.path || echo /home/neteler/src/releasebranch_7_8/display/d.path >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.path\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
/usr/bin/install -c  -m 644 thumbnails/1a.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/1a.png
/usr/bin/install -c  -m 644 thumbnails/1b.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/1b.png
/usr/bin/install -c  -m 644 thumbnails/2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/2.png
/usr/bin/install -c  -m 644 thumbnails/3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/3.png
/usr/bin/install -c  -m 644 thumbnails/4.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/4.png
/usr/bin/install -c  -m 644 thumbnails/5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/5.png
/usr/bin/install -c  -m 644 thumbnails/6.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/6.png
/usr/bin/install -c  -m 644 thumbnails/7a.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/7a.png
/usr/bin/install -c  -m 644 thumbnails/7b.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/7b.png
/usr/bin/install -c  -m 644 thumbnails/8a.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/8a.png
/usr/bin/install -c  -m 644 thumbnails/8b.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/8b.png
/usr/bin/install -c  -m 644 thumbnails/9.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/9.png
/usr/bin/install -c  -m 644 thumbnails/arrow1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow1.png
/usr/bin/install -c  -m 644 thumbnails/arrow2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow2.png
/usr/bin/install -c  -m 644 thumbnails/arrow3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow3.png
/usr/bin/install -c  -m 644 thumbnails/basic_compass.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/basic_compass.png
/usr/bin/install -c  -m 644 thumbnails/fancy_compass.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/northarrows/star.png
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_symb.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.northarrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.northarrow --html-description < /dev/null | grep -v '</body>\|</html>' > d.northarrow.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.path\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.northarrow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.northarrow.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.northarrow.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1"
rm d.northarrow.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.northarrow'
make -C d.profile || echo /home/neteler/src/releasebranch_7_8/display/d.profile >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.profile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.profile OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.path --html-description < /dev/null | grep -v '</body>\|</html>' > d.path.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.profile --html-description < /dev/null | grep -v '</body>\|</html>' > d.profile.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.path > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.path.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.profile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.profile.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.path.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.profile.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1"
rm d.path.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.path'
make -C d.rast || echo /home/neteler/src/releasebranch_7_8/display/d.rast >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.rast'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_rast_elevation.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_rast_elevation_values.png
/usr/bin/install -c  -m 644 d_rast_landuse.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_rast_landuse.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast\" -o OBJ.x86_64-pc-linux-gnu/display.o -c display.c
rm d.profile.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.profile'
make -C d.rast.arrow || echo /home/neteler/src/releasebranch_7_8/display/d.rast.arrow >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.rast.arrow'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_rast_arrow_wind.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_rast_arrow_wind.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast.arrow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast\" -o OBJ.x86_64-pc-linux-gnu/mask.o -c mask.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast --html-description < /dev/null | grep -v '</body>\|</html>' > d.rast.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow --html-description < /dev/null | grep -v '</body>\|</html>' > d.rast.arrow.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.rast > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.rast.arrow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.arrow.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.rast'
make -C d.rast.num || echo /home/neteler/src/releasebranch_7_8/display/d.rast.num >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.arrow.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1"
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.rast.num'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_rast_num_zoom.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_rast_num_zoom.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast.num\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm d.rast.arrow.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.rast.arrow'
make -C d.rgb || echo /home/neteler/src/releasebranch_7_8/display/d.rgb >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.rgb'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_rgb.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_rgb.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rgb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast.num OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rgb OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast.num" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rast.num --html-description < /dev/null | grep -v '</body>\|</html>' > d.rast.num.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rgb --html-description < /dev/null | grep -v '</body>\|</html>' > d.rgb.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.rast.num > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.num.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.num.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.rgb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rgb.html
rm d.rast.num.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.rast.num'
make -C d.rhumbline || echo /home/neteler/src/releasebranch_7_8/display/d.rhumbline >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.rhumbline'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_rhumbline.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_rhumbline.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rhumbline\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rgb.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rhumbline\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c
rm d.rgb.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/display/d.rgb'
make -C d.text || echo /home/neteler/src/releasebranch_7_8/display/d.text >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.text'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_text.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_text.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.text\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.text OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rhumbline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.rhumbline --html-description < /dev/null | grep -v '</body>\|</html>' > d.rhumbline.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.rhumbline > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rhumbline.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rhumbline.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.rhumbline'
make -C d.title || echo /home/neteler/src/releasebranch_7_8/display/d.title >> /home/neteler/src/releasebranch_7_8/error.log
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.text" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.text --html-description < /dev/null | grep -v '</body>\|</html>' > d.text.tmp.html ; fi
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.title\" -o OBJ.x86_64-pc-linux-gnu/normal.o -c normal.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.text > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.text.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.text.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.text'
make -C d.vect || echo /home/neteler/src/releasebranch_7_8/display/d.vect >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/area.o -c area.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.title" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.title --html-description < /dev/null | grep -v '</body>\|</html>' > d.title.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.title > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.title.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/attr.o -c attr.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.title.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.title'
make -C d.vect.chart || echo /home/neteler/src/releasebranch_7_8/display/d.vect.chart >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.vect.chart'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_vect_chart_pie_2d.png /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart_example.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.chart\" -o OBJ.x86_64-pc-linux-gnu/plot.o -c plot.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/lines.o -c lines.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.vect.chart" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.vect.chart --html-description < /dev/null | grep -v '</body>\|</html>' > d.vect.chart.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.vect.chart > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/opt.o -c opt.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.vect.chart'
make -C d.vect.thematic || echo /home/neteler/src/releasebranch_7_8/display/d.vect.thematic >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/display/d.vect.thematic'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 d_vect_thematic.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_vect_thematic.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/zcoor.o -c zcoor.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.thematic\" -o OBJ.x86_64-pc-linux-gnu/plot1.o -c plot1.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_symb.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_display.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_symb.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.vect --html-description < /dev/null | grep -v '</body>\|</html>' > d.vect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.vect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.vect.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic --html-description < /dev/null | grep -v '</body>\|</html>' > d.vect.thematic.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.vect.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.vect'
make -C d.where || echo /home/neteler/src/releasebranch_7_8/display/d.where >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.where\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.vect.thematic > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.vect.thematic.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.vect.thematic.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.vect.thematic'
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.where\" -o OBJ.x86_64-pc-linux-gnu/where.o -c where.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py displaydrivers > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/displaydrivers.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gproj.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/displaydrivers.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/d.where --html-description < /dev/null | grep -v '</body>\|</html>' > d.where.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.where > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.where.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.where.html" "/home/neteler/src/releasebranch_7_8/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_7_8/display/d.where'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/display'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/general'
make -C g.access || echo /home/neteler/src/releasebranch_7_8/general/g.access >> /home/neteler/src/releasebranch_7_8/error.log
make -C g.cairocomp || echo /home/neteler/src/releasebranch_7_8/general/g.cairocomp >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/general/g.access'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"  -I/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.cairocomp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -o OBJ.x86_64-pc-linux-gnu/get_perms.o -c get_perms.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.cairocomp OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8 -lz -lfontconfig -lfreetype -lcairo -lXext -lXrender -lX11 -lfontconfig    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.cairocomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.cairocomp --html-description < /dev/null | grep -v '</body>\|</html>' > g.cairocomp.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.cairocomp > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.cairocomp.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -o OBJ.x86_64-pc-linux-gnu/set_perms.o -c set_perms.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.access" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.access --html-description < /dev/null | grep -v '</body>\|</html>' > g.access.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.access > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.access.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.cairocomp.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.access.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1"
rm g.cairocomp.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.cairocomp'
make -C g.copy || echo /home/neteler/src/releasebranch_7_8/general/g.copy >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.copy\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm g.access.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.access'
make -C g.dirseps || echo /home/neteler/src/releasebranch_7_8/general/g.dirseps >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/general/g.dirseps'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.copy OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_manage.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.dirseps\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.dirseps OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.dirseps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.dirseps --html-description < /dev/null | grep -v '</body>\|</html>' > g.dirseps.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.dirseps > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.dirseps.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.dirseps.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.dirseps'
make -C g.filename || echo /home/neteler/src/releasebranch_7_8/general/g.filename >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.filename\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.filename OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.copy --html-description < /dev/null | grep -v '</body>\|</html>' > g.copy.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.filename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.filename --html-description < /dev/null | grep -v '</body>\|</html>' > g.filename.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.filename > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.filename.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.copy > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.copy.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.filename.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.filename'
make -C g.findetc || echo /home/neteler/src/releasebranch_7_8/general/g.findetc >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findetc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.copy.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.findetc OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
rm g.copy.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.copy'
make -C g.findfile || echo /home/neteler/src/releasebranch_7_8/general/g.findfile >> /home/neteler/src/releasebranch_7_8/error.log
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.findetc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.findetc --html-description < /dev/null | grep -v '</body>\|</html>' > g.findetc.tmp.html ; fi
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findfile\" -o OBJ.x86_64-pc-linux-gnu/element.o -c element.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.findetc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.findetc.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findfile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_manage.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.findetc.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.findetc'
make -C g.gisenv || echo /home/neteler/src/releasebranch_7_8/general/g.gisenv >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.gisenv\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.gisenv OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.gisenv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.gisenv --html-description < /dev/null | grep -v '</body>\|</html>' > g.gisenv.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gisenv > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gisenv.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gisenv.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.findfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.findfile --html-description < /dev/null | grep -v '</body>\|</html>' > g.findfile.tmp.html ; fi
rm g.gisenv.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.gisenv'
make -C g.gui || echo /home/neteler/src/releasebranch_7_8/general/g.gui >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.gui\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.gui OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.findfile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.findfile.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.gui" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.gui --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.findfile.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1"
rm g.findfile.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.findfile'
make -C g.list || echo /home/neteler/src/releasebranch_7_8/general/g.list >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.list\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c
rm g.gui.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.gui'
make -C g.mapset || echo /home/neteler/src/releasebranch_7_8/general/g.mapset >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mapset\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mapset OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mapset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mapset --html-description < /dev/null | grep -v '</body>\|</html>' > g.mapset.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.mapset > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.mapset.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.mapset.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.mapset'
make -C g.mapsets || echo /home/neteler/src/releasebranch_7_8/general/g.mapsets >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/general/g.mapsets'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 g_mapsets_gui.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_mapsets_gui.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.list\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mapsets\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_raster.7.8 -lgrass_g3d.7.8 -lgrass_vector.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mapsets" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mapsets --html-description < /dev/null | grep -v '</body>\|</html>' > g.mapsets.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.mapsets > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.mapsets.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.mapsets.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.mapsets'
make -C g.message || echo /home/neteler/src/releasebranch_7_8/general/g.message >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.message\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.message OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.message" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.message --html-description < /dev/null | grep -v '</body>\|</html>' > g.message.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.message > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.message.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.list --html-description < /dev/null | grep -v '</body>\|</html>' > g.list.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.message.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.list > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.list.html
rm g.message.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.message'
make -C g.mkfontcap || echo /home/neteler/src/releasebranch_7_8/general/g.mkfontcap >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mkfontcap\" -o OBJ.x86_64-pc-linux-gnu/freetype_fonts.o -c freetype_fonts.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.list.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mkfontcap\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm g.list.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.list'
make -C g.parser || echo /home/neteler/src/releasebranch_7_8/general/g.parser >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/freetype2 -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mkfontcap\" -o OBJ.x86_64-pc-linux-gnu/stroke_fonts.o -c stroke_fonts.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/general/g.parser'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 g_parser_test.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_parser_test.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lfreetype    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap --html-description < /dev/null | grep -v '</body>\|</html>' > g.mkfontcap.tmp.html ; fi
GISRC=junk GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu \
LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" \
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap -s > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/fontcap
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/translate.o -c translate.c
translate.c: In function ‘translate’:
translate.c:15:9: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   15 |  return arg;
      |         ^~~
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8   -lm 
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.parser --html-description < /dev/null | grep -v '</body>\|</html>' > g.parser.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.parser > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.parser.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.parser.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1"
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.parser'
make -C g.pnmcomp || echo /home/neteler/src/releasebranch_7_8/general/g.pnmcomp >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.pnmcomp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.mkfontcap > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.mkfontcap.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp --html-description < /dev/null | grep -v '</body>\|</html>' > g.pnmcomp.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.pnmcomp > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.pnmcomp.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.mkfontcap.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.pnmcomp.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1"
rm g.mkfontcap.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.mkfontcap'
make -C g.ppmtopng || echo /home/neteler/src/releasebranch_7_8/general/g.ppmtopng >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.ppmtopng\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm g.pnmcomp.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.pnmcomp'
make -C g.proj || echo /home/neteler/src/releasebranch_7_8/general/g.proj >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/create.o -c create.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8 -lpng  -lz  -lm   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/datumtrans.o -c datumtrans.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng --html-description < /dev/null | grep -v '</body>\|</html>' > g.ppmtopng.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.ppmtopng > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.ppmtopng.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.ppmtopng.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.ppmtopng'
make -C g.region || echo /home/neteler/src/releasebranch_7_8/general/g.region >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.region\" -o OBJ.x86_64-pc-linux-gnu/zoom.o -c zoom.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dig2.7.8 -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm  -lproj    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -L/usr/lib -lgdal -lproj    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.region --html-description < /dev/null | grep -v '</body>\|</html>' > g.region.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.proj --html-description < /dev/null | grep -v '</body>\|</html>' > g.proj.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.region > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.region.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.proj > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.proj.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.region.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.region'
make -C g.remove || echo /home/neteler/src/releasebranch_7_8/general/g.remove >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.remove\" -o OBJ.x86_64-pc-linux-gnu/check_reclass.o -c check_reclass.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.proj.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.remove\" -o OBJ.x86_64-pc-linux-gnu/construct_pattern.o -c construct_pattern.c
rm g.proj.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.proj'
make -C g.rename || echo /home/neteler/src/releasebranch_7_8/general/g.rename >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.rename\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.remove\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.rename OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_manage.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.remove --html-description < /dev/null | grep -v '</body>\|</html>' > g.remove.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.rename --html-description < /dev/null | grep -v '</body>\|</html>' > g.rename.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.remove > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.remove.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.rename > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.rename.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.remove.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.rename.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1"
rm g.remove.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.remove'
make -C g.tempfile || echo /home/neteler/src/releasebranch_7_8/general/g.tempfile >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.tempfile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm g.rename.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.rename'
make -C g.version || echo /home/neteler/src/releasebranch_7_8/general/g.version >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -I/usr/include/gdal -I/usr/include  -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\" -DGRASS_VERSION_DATE=\"'2023'\" -DGRASS_VERSION_GIT=\"'f5d06d4f2c'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DARCH=\"'x86_64-pc-linux-gnu'\" -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.version\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.tempfile OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.tempfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.tempfile --html-description < /dev/null | grep -v '</body>\|</html>' > g.tempfile.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.tempfile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.tempfile.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.version OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c  -L/usr/lib -lgdal   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.version" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/g.version --html-description < /dev/null | grep -v '</body>\|</html>' > g.version.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.version > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.version.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.tempfile.html" "/home/neteler/src/releasebranch_7_8/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_7_8/general/g.tempfile'
make -C manage || echo /home/neteler/src/releasebranch_7_8/general/manage >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/general/manage'
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.version.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1"
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/general/manage/lister'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/lister
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/manage/lister\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c
rm g.version.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/g.version'
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/manage/lister\" -o OBJ.x86_64-pc-linux-gnu/cell.o -c cell.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/lister/vector OBJ.x86_64-pc-linux-gnu/vector.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_raster.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/lister/cell OBJ.x86_64-pc-linux-gnu/cell.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_raster.7.8   -lm 
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/manage/lister'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/general/manage'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/general'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/raster'
make -C r.mapcalc
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.mapcalc'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
flex  -t mapcalc.l > mapcalc.yy.c
bison -y -bmapcalc -d -v mapcalc.y
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xres3.o -c xres3.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xrowcol.o -c xrowcol.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/mapcalc.tab.o -c mapcalc.tab.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_raster.7.8 -lgrass_btree.7.8        -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_g3d.7.8 -lgrass_gis.7.8 -lgrass_raster.7.8 -lgrass_btree.7.8        -lm 
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.mapcalc --html-description < /dev/null | grep -v '</body>\|</html>' > r.mapcalc.tmp.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.mapcalc --html-description < /dev/null | grep -v '</body>\|</html>' > r3.mapcalc.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.mapcalc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.mapcalc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1"
rm r.mapcalc.tmp.html r3.mapcalc.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.mapcalc'
make htmldir 
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/raster'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > rasterintro.tmp.html ; fi
# no-op - override Html.make rule for .png image files
# no-op - override Html.make rule for .png image files
make -C r.basins.fill || echo /home/neteler/src/releasebranch_7_8/raster/r.basins.fill >> /home/neteler/src/releasebranch_7_8/error.log
make -C r.buffer || echo /home/neteler/src/releasebranch_7_8/raster/r.buffer >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.basins.fill\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.buffer'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_buffer_road.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_buffer_road.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.basins.fill\" -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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/init.o -c init.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/read_map.o -c read_map.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.basins.fill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.basins.fill --html-description < /dev/null | grep -v '</body>\|</html>' > r.basins.fill.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buffer\" -o OBJ.x86_64-pc-linux-gnu/write_map.o -c write_map.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.basins.fill > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.basins.fill.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.basins.fill.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.basins.fill'
make -C r.buildvrt || echo /home/neteler/src/releasebranch_7_8/raster/r.buildvrt >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buildvrt\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.buffer --html-description < /dev/null | grep -v '</body>\|</html>' > r.buffer.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.buffer > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.buildvrt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.buildvrt --html-description < /dev/null | grep -v '</body>\|</html>' > r.buildvrt.tmp.html ; fi
rm r.buffer.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.buffer'
make -C r.carve || echo /home/neteler/src/releasebranch_7_8/raster/r.carve >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.carve'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_carve_dem_carved_accum.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved_accum.png
/usr/bin/install -c  -m 644 r_carve_dem_carved.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved.png
/usr/bin/install -c  -m 644 r_carve_dem_carved_shaded.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig_accum.png
/usr/bin/install -c  -m 644 r_carve_dem_orig.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig.png
/usr/bin/install -c  -m 644 r_carve_dem_orig_shaded.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig_shaded.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/enforce_ds.o -c enforce_ds.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.buildvrt > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.buildvrt.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.buildvrt.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.buildvrt'
make -C r.category || echo /home/neteler/src/releasebranch_7_8/raster/r.category >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.category\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/lobf.o -c lobf.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.category --html-description < /dev/null | grep -v '</body>\|</html>' > r.category.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.category > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.category.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.category.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.category'
make -C r.circle || echo /home/neteler/src/releasebranch_7_8/raster/r.circle >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.circle\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.circle OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.circle" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.circle --html-description < /dev/null | grep -v '</body>\|</html>' > r.circle.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.circle > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.circle.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/vect.o -c vect.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.circle.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.circle'
make -C r.clump || echo /home/neteler/src/releasebranch_7_8/raster/r.clump >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.clump'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_clump_lakes.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_clump_lsat.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.clump\" -o OBJ.x86_64-pc-linux-gnu/minsize.o -c minsize.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_bitmap.7.8 -lgrass_dig2.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.clump\" -o OBJ.x86_64-pc-linux-gnu/rclist.o -c rclist.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_btree2.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.carve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.carve --html-description < /dev/null | grep -v '</body>\|</html>' > r.carve.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.clump" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.clump --html-description < /dev/null | grep -v '</body>\|</html>' > r.clump.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.carve > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.carve.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.clump > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.clump.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.carve.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.carve'
make -C r.coin || echo /home/neteler/src/releasebranch_7_8/raster/r.coin >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.clump.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1"
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm r.clump.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.clump'
make -C r.colors || echo /home/neteler/src/releasebranch_7_8/raster/r.colors >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.colors'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/colortables
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -o OBJ.x86_64-pc-linux-gnu/totals.o -c totals.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/raster3d_main.o -c raster3d_main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.coin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.coin --html-description < /dev/null | grep -v '</body>\|</html>' > r.coin.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.coin > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.coin.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.coin.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.coin'
make -C r.colors.out || echo /home/neteler/src/releasebranch_7_8/raster/r.colors.out >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors.out\" -o OBJ.x86_64-pc-linux-gnu/raster_main.o -c raster_main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors.out\" -o OBJ.x86_64-pc-linux-gnu/raster3d_main.o -c raster3d_main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.colors.out OBJ.x86_64-pc-linux-gnu/raster_main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.colors --html-description < /dev/null | grep -v '</body>\|</html>' > r.colors.tmp.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.colors --html-description < /dev/null | grep -v '</body>\|</html>' > r3.colors.tmp.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.colors.out OBJ.x86_64-pc-linux-gnu/raster3d_main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  /home/neteler/src/releasebranch_7_8/tools/thumbnails.py
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.colors.out --html-description < /dev/null | grep -v '</body>\|</html>' > r.colors.out.tmp.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.colors.out --html-description < /dev/null | grep -v '</body>\|</html>' > r3.colors.out.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.colors.out > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.colors.out.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.colors.out > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.out.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.colors.out.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.out.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.colors.out'
make -C r.composite || echo /home/neteler/src/releasebranch_7_8/raster/r.composite >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.composite\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.composite OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.composite" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.composite --html-description < /dev/null | grep -v '</body>\|</html>' > r.composite.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.composite > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.composite.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.composite.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.composite'
make -C r.compress || echo /home/neteler/src/releasebranch_7_8/raster/r.compress >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.compress\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.compress OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.compress" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.compress --html-description < /dev/null | grep -v '</body>\|</html>' > r.compress.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.compress > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.compress.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.compress.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.compress'
make -C r.contour || echo /home/neteler/src/releasebranch_7_8/raster/r.contour >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.contour'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_contour_using_levels.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_contour_using_levels.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.contour\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.contour --html-description < /dev/null | grep -v '</body>\|</html>' > r.contour.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.contour > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.contour.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.contour.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.contour'
make -C r.cost || echo /home/neteler/src/releasebranch_7_8/raster/r.cost >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.cost'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rcost_knightsmove.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rcost_knightsmove.png
/usr/bin/install -c  -m 644 rcost_solvedir.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rcost_solvedir.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cost\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_vector.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.cost" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.cost --html-description < /dev/null | grep -v '</body>\|</html>' > r.cost.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.cost > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.cost.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.cost.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.cost'
make -C r.covar || echo /home/neteler/src/releasebranch_7_8/raster/r.covar >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.covar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.covar OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.covar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.covar --html-description < /dev/null | grep -v '</body>\|</html>' > r.covar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.covar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.covar.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.covar.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.covar'
make -C r.cross || echo /home/neteler/src/releasebranch_7_8/raster/r.cross >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cross\" -o OBJ.x86_64-pc-linux-gnu/store.o -c store.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_btree.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.cross" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.cross --html-description < /dev/null | grep -v '</body>\|</html>' > r.cross.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.cross > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.cross.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.cross.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.cross'
make -C r.describe || echo /home/neteler/src/releasebranch_7_8/raster/r.describe >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -o OBJ.x86_64-pc-linux-gnu/tree.o -c tree.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.describe --html-description < /dev/null | grep -v '</body>\|</html>' > r.describe.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.describe > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.describe.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.describe.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.describe'
make -C r.distance || echo /home/neteler/src/releasebranch_7_8/raster/r.distance >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.distance --html-description < /dev/null | grep -v '</body>\|</html>' > r.distance.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.distance > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.distance.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.distance.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.distance'
make -C r.external || echo /home/neteler/src/releasebranch_7_8/raster/r.external >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -L/usr/lib -lgdal -lm  -lgrass_imagery.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.external --html-description < /dev/null | grep -v '</body>\|</html>' > r.external.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.external > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.external.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.external.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.external'
make -C r.external.out || echo /home/neteler/src/releasebranch_7_8/raster/r.external.out >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external.out\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.external.out OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8 -L/usr/lib -lgdal   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.external.out --html-description < /dev/null | grep -v '</body>\|</html>' > r.external.out.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.external.out > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.external.out.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.external.out.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.external.out'
make -C r.fill.dir || echo /home/neteler/src/releasebranch_7_8/raster/r.fill.dir >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.fill.dir'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_fill_dir.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_fill_dir.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/wtrshed.o -c wtrshed.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.fill.dir" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.fill.dir --html-description < /dev/null | grep -v '</body>\|</html>' > r.fill.dir.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.fill.dir > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.fill.dir.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.fill.dir.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.fill.dir'
make -C r.fill.stats || echo /home/neteler/src/releasebranch_7_8/raster/r.fill.stats >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.fill.stats'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_fill_stats_01.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_02.png
/usr/bin/install -c  -m 644 r_fill_stats_lidar.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_lidar.png
/usr/bin/install -c  -m 644 r_fill_stats_smoothing.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_smoothing.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
main.c: In function ‘main’:
main.c:1026:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1026 |     mapset = G_find_raster(input, "");
      |            ^
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.fill.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.fill.stats --html-description < /dev/null | grep -v '</body>\|</html>' > r.fill.stats.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.fill.stats > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.fill.stats.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.fill.stats.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.fill.stats'
make -C r.flow || echo /home/neteler/src/releasebranch_7_8/raster/r.flow >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.flow'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_flow_accumulation.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_flow_accumulation.png
/usr/bin/install -c  -m 644 r_flow_length.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_flow_length.png
/usr/bin/install -c  -m 644 r_flow_line.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_flow_line.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/precomp.o -c precomp.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_bitmap.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.flow --html-description < /dev/null | grep -v '</body>\|</html>' > r.flow.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.flow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.flow.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.flow.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.flow'
make -C r.geomorphon || echo /home/neteler/src/releasebranch_7_8/raster/r.geomorphon >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.geomorphon'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 geomorphon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/geomorphon.png
/usr/bin/install -c  -m 644 legend.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/legend.png
/usr/bin/install -c  -m 644 r_geomorphon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_geomorphon.png
/usr/bin/install -c  -m 644 r_geomorphon_summits.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_geomorphon_summits.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.geomorphon\" -o OBJ.x86_64-pc-linux-gnu/pattern.o -c pattern.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.geomorphon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.geomorphon --html-description < /dev/null | grep -v '</body>\|</html>' > r.geomorphon.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.geomorphon > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.geomorphon.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.geomorphon.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.geomorphon'
make -C r.grow.distance || echo /home/neteler/src/releasebranch_7_8/raster/r.grow.distance >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.grow.distance'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_grow_distance.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance.png
/usr/bin/install -c  -m 644 r_grow_distance_sea.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance_sea.png
/usr/bin/install -c  -m 644 r_grow_distance_zoom.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance_zoom.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.grow.distance\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.grow.distance OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.grow.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.grow.distance --html-description < /dev/null | grep -v '</body>\|</html>' > r.grow.distance.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.grow.distance > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.grow.distance.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.grow.distance.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.grow.distance'
make -C r.gwflow || echo /home/neteler/src/releasebranch_7_8/raster/r.gwflow >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.gwflow'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_gwflow_concept.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_gwflow_concept.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.gwflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.gwflow OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gpde.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_gmath.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.gwflow --html-description < /dev/null | grep -v '</body>\|</html>' > r.gwflow.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.gwflow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.gwflow.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.gwflow.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.gwflow'
make -C r.his || echo /home/neteler/src/releasebranch_7_8/raster/r.his >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.his --html-description < /dev/null | grep -v '</body>\|</html>' > r.his.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.his > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.his.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.his.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.his'
make -C r.horizon || echo /home/neteler/src/releasebranch_7_8/raster/r.horizon >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.horizon'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rhorizon_polar_plot.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_shaded_dem_point.png
/usr/bin/install -c  -m 644 rhorizon_singlepoint_plot.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_singlepoint_plot.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.horizon\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.horizon OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gproj.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm  -lproj    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.horizon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.horizon --html-description < /dev/null | grep -v '</body>\|</html>' > r.horizon.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.horizon > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.horizon.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.horizon.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.horizon'
make -C r.in.ascii || echo /home/neteler/src/releasebranch_7_8/raster/r.in.ascii >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.ascii --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.ascii.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.ascii > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.ascii.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.ascii.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.in.ascii'
make -C r.in.bin || echo /home/neteler/src/releasebranch_7_8/raster/r.in.bin >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.bin OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.colors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.colors.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.colors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.colors.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.bin --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.bin.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.bin > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.bin.html
rm r.colors.tmp.html r3.colors.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.colors'
make -C r.in.gdal || echo /home/neteler/src/releasebranch_7_8/raster/r.in.gdal >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.bin.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.in.bin'
make -C r.in.gridatb || echo /home/neteler/src/releasebranch_7_8/raster/r.in.gridatb >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gridatb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gdal\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.gridatb.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.gridatb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.gridatb.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_imagery.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -L/usr/lib -lgdal -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.gridatb.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.in.gridatb'
make -C r.in.lidar || echo /home/neteler/src/releasebranch_7_8/raster/r.in.lidar >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.in.lidar'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.in.lidar'
make -C r.in.mat || echo /home/neteler/src/releasebranch_7_8/raster/r.in.mat >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.mat\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.mat OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.gdal --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.gdal.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.gdal > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.gdal.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.gdal.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.mat --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.mat.tmp.html ; fi
rm r.in.gdal.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.in.gdal'
make -C r.in.png || echo /home/neteler/src/releasebranch_7_8/raster/r.in.png >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.png\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.mat > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.mat.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.png OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lpng  -lz  -lm   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.mat.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.in.mat'
make -C r.in.poly || echo /home/neteler/src/releasebranch_7_8/raster/r.in.poly >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.poly\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.png --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.png.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.png > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.png.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.png.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.in.png'
make -C r.in.xyz || echo /home/neteler/src/releasebranch_7_8/raster/r.in.xyz >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.xyz\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.poly" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.poly --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.poly.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.xyz\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.poly > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.poly.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.poly.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.in.poly'
make -C r.info || echo /home/neteler/src/releasebranch_7_8/raster/r.info >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.info\" -o OBJ.x86_64-pc-linux-gnu/reclas_txt.o -c reclas_txt.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.in.xyz --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.xyz.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.xyz > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.xyz.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.xyz.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.info --html-description < /dev/null | grep -v '</body>\|</html>' > r.info.tmp.html ; fi
rm r.in.xyz.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.in.xyz'
make -C r.kappa || echo /home/neteler/src/releasebranch_7_8/raster/r.kappa >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.info > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.info.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/prt2csv_mat.o -c prt2csv_mat.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.info.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.info'
make -C r.latlong || echo /home/neteler/src/releasebranch_7_8/raster/r.latlong >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.latlong\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/sum.o -c sum.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.latlong OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gproj.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.kappa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.kappa --html-description < /dev/null | grep -v '</body>\|</html>' > r.kappa.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.kappa > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.kappa.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.latlong" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.latlong --html-description < /dev/null | grep -v '</body>\|</html>' > r.latlong.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.kappa.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.latlong > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.latlong.html
rm r.kappa.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.kappa'
make -C r.lake || echo /home/neteler/src/releasebranch_7_8/raster/r.lake >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.lake'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_lake_lidar_dem.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_lake_lidar_dem.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.lake\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.latlong.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.lake OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
rm r.latlong.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.latlong'
make -C r.li || echo /home/neteler/src/releasebranch_7_8/raster/r.li >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li'
make -C r.li.daemon || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.daemon >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_rli.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_rli.7.8.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.7.8 -lgrass_gis.7.8 -lm  -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.lake" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.lake --html-description < /dev/null | grep -v '</body>\|</html>' > r.lake.tmp.html ; fi
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rli.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.daemon'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.daemon.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.daemon > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.daemon.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.lake > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.lake.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.daemon.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1"
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.daemon'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.daemon'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.tmp.html ; fi
make -C r.li.cwed || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.cwed >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.cwed'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rlicwed_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rlicwed_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.cwed\" -o OBJ.x86_64-pc-linux-gnu/cwed.o -c cwed.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.lake.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.lake'
make -C r.mapcalc || echo /home/neteler/src/releasebranch_7_8/raster/r.mapcalc >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.cwed\" -o OBJ.x86_64-pc-linux-gnu/utility.o -c utility.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.mapcalc'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.mapcalc'
make -C r.mfilter || echo /home/neteler/src/releasebranch_7_8/raster/r.mfilter >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/apply.o -c apply.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/uppercase.o -c uppercase.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.cwed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.cwed --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.cwed.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.cwed > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.cwed.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.cwed.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.mfilter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.mfilter --html-description < /dev/null | grep -v '</body>\|</html>' > r.mfilter.tmp.html ; fi
rm r.li.cwed.tmp.html
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.cwed'
make -C r.li.dominance || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.dominance >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.dominance'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_li_dominance_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_dominance_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.dominance\" -o OBJ.x86_64-pc-linux-gnu/dominance.o -c dominance.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.dominance OBJ.x86_64-pc-linux-gnu/dominance.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.mfilter > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mfilter.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mfilter.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.mfilter'
make -C r.mode || echo /home/neteler/src/releasebranch_7_8/raster/r.mode >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mode\" -o OBJ.x86_64-pc-linux-gnu/write_rec.o -c write_rec.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.dominance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.dominance --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.dominance.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.dominance > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.dominance.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.dominance.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.dominance'
make -C r.li.edgedensity || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.edgedensity >> /home/neteler/src/releasebranch_7_8/error.log
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.mode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.mode --html-description < /dev/null | grep -v '</body>\|</html>' > r.mode.tmp.html ; fi
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.edgedensity'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_li_edgedensity_formula_1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_edgedensity_formula_1.png
/usr/bin/install -c  -m 644 r_li_edgedensity_formula_2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_edgedensity_formula_2.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.edgedensity\" -o OBJ.x86_64-pc-linux-gnu/edgedensity.o -c edgedensity.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.mode > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mode.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity OBJ.x86_64-pc-linux-gnu/edgedensity.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mode.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.mode'
make -C r.neighbors || echo /home/neteler/src/releasebranch_7_8/raster/r.neighbors >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/gather.o -c gather.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.edgedensity.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.edgedensity > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.edgedensity.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/readcell.o -c readcell.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.edgedensity.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -o OBJ.x86_64-pc-linux-gnu/readweights.o -c readweights.c
rm r.li.edgedensity.tmp.html
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.edgedensity'
make -C r.li.mpa || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.mpa >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.mpa'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rlimpa_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rlimpa_formula.png
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.mpa\" -o OBJ.x86_64-pc-linux-gnu/mpa.o -c mpa.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.mpa OBJ.x86_64-pc-linux-gnu/mpa.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.mpa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.mpa --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.mpa.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.neighbors --html-description < /dev/null | grep -v '</body>\|</html>' > r.neighbors.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.mpa > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.mpa.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.neighbors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.neighbors.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.mpa.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.neighbors.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1"
rm r.li.mpa.tmp.html
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.mpa'
make -C r.li.mps || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.mps >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.mps'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rlimps_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rlimps_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.mps\" -o OBJ.x86_64-pc-linux-gnu/mps.o -c mps.c
rm r.neighbors.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.neighbors'
make -C r.null || echo /home/neteler/src/releasebranch_7_8/raster/r.null >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.null\" -o OBJ.x86_64-pc-linux-gnu/mask.o -c mask.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.mps OBJ.x86_64-pc-linux-gnu/mps.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.mps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.mps --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.mps.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.null --html-description < /dev/null | grep -v '</body>\|</html>' > r.null.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.mps > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.mps.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.null > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.null.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.mps.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.null.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1"
rm r.li.mps.tmp.html
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.mps'
make -C r.li.padcv || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.padcv >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.padcv'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rlipadcv_formula1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rlipadcv_formula1.png
/usr/bin/install -c  -m 644 rlipadcv_formula2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rlipadcv_formula2.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.padcv\" -o OBJ.x86_64-pc-linux-gnu/padcv.o -c padcv.c
rm r.null.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.null'
make -C r.out.ascii || echo /home/neteler/src/releasebranch_7_8/raster/r.out.ascii >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/formspecific.o -c formspecific.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padcv OBJ.x86_64-pc-linux-gnu/padcv.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padcv --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.padcv.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.padcv > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.padcv.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ascii --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.ascii.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.ascii > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.ascii.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.padcv.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.padcv'
make -C r.li.padrange || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.padrange >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.padrange'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rlipadrange_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rlipadrange_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.padrange\" -o OBJ.x86_64-pc-linux-gnu/padrange.o -c padrange.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.ascii.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.ascii'
make -C r.out.bin || echo /home/neteler/src/releasebranch_7_8/raster/r.out.bin >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padrange OBJ.x86_64-pc-linux-gnu/padrange.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.bin OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padrange" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padrange --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.padrange.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.padrange > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.padrange.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.bin --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.bin.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.bin > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.bin.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.padrange.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.padrange'
make -C r.li.padsd || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.padsd >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.padsd'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rlipadsd_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rlipadsd_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.padsd\" -o OBJ.x86_64-pc-linux-gnu/padsd.o -c padsd.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.bin.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.bin'
make -C r.out.gdal || echo /home/neteler/src/releasebranch_7_8/raster/r.out.gdal >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\"  -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gdal\" -o OBJ.x86_64-pc-linux-gnu/attr.o -c attr.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padsd OBJ.x86_64-pc-linux-gnu/padsd.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\"  -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gdal\" -o OBJ.x86_64-pc-linux-gnu/export_band.o -c export_band.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padsd" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.padsd --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.padsd.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.padsd > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.padsd.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.padsd.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.padsd'
make -C r.li.patchdensity || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.patchdensity >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.patchdensity\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DGRASS_VERSION_NUMBER=\"'7.8.9dev'\"  -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_imagery.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -L/usr/lib -lgdal -lproj  -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.patchdensity.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.patchdensity > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchdensity.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchdensity.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.patchdensity'
make -C r.li.patchnum || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.patchnum >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.patchnum\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.gdal --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.gdal.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.gdal > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.gdal.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.gdal.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.patchnum.tmp.html ; fi
rm r.out.gdal.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.out.gdal'
make -C r.out.gridatb || echo /home/neteler/src/releasebranch_7_8/raster/r.out.gridatb >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gridatb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.patchnum > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchnum.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchnum.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.patchnum'
make -C r.li.pielou || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.pielou >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.pielou'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_li_pielou.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_pielou.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.pielou\" -o OBJ.x86_64-pc-linux-gnu/pielou.o -c pielou.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.pielou OBJ.x86_64-pc-linux-gnu/pielou.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.gridatb.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.gridatb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.gridatb.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.gridatb.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.gridatb'
make -C r.out.mat || echo /home/neteler/src/releasebranch_7_8/raster/r.out.mat >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.mat\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.pielou" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.pielou --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.pielou.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.mat OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.pielou > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.pielou.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.pielou.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.pielou'
make -C r.li.renyi || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.renyi >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.renyi'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_li_renyi.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_renyi.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.renyi\" -o OBJ.x86_64-pc-linux-gnu/renyi.o -c renyi.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.renyi OBJ.x86_64-pc-linux-gnu/renyi.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.mat --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.mat.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.mat > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.mat.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.mat.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.mat'
make -C r.out.mpeg || echo /home/neteler/src/releasebranch_7_8/raster/r.out.mpeg >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.mpeg\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.renyi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.renyi --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.renyi.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.renyi > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.renyi.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.renyi.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.renyi'
make -C r.li.richness || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.richness >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.richness'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_li_richness_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_richness_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.richness\" -o OBJ.x86_64-pc-linux-gnu/richness.o -c richness.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.mpeg.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.richness OBJ.x86_64-pc-linux-gnu/richness.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.mpeg > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.mpeg.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.mpeg.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.mpeg'
make -C r.out.png || echo /home/neteler/src/releasebranch_7_8/raster/r.out.png >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.png\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.richness" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.richness --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.richness.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.png OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lpng  -lz  -lm   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.richness > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.richness.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.richness.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.richness'
make -C r.li.shannon || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.shannon >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.shannon'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_li_shannon_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_shannon_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.shannon\" -o OBJ.x86_64-pc-linux-gnu/shannon.o -c shannon.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.png --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.png.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.shannon OBJ.x86_64-pc-linux-gnu/shannon.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.png > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.png.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.png.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.png'
make -C r.out.pov || echo /home/neteler/src/releasebranch_7_8/raster/r.out.pov >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.pov\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
main.c:51: warning: "MIN" redefined
   51 | #define MIN(x,y)     (((x) < (y)) ? (x) : (y))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from main.c:41:
/usr/include/x86_64-linux-gnu/sys/param.h:102: note: this is the location of the previous definition
  102 | #define MIN(a,b) (((a)<(b))?(a):(b))
      | 
main.c:52: warning: "MAX" redefined
   52 | #define MAX(x,y)     (((x) > (y)) ? (x) : (y))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from main.c:41:
/usr/include/x86_64-linux-gnu/sys/param.h:103: note: this is the location of the previous definition
  103 | #define MAX(a,b) (((a)>(b))?(a):(b))
      | 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.shannon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.shannon --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.shannon.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.pov OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.shannon > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.shannon.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.shannon.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.shannon'
make -C r.li.shape || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.shape >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.shape\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.pov --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.pov.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.shape OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.pov > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.pov.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.pov.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.pov'
make -C r.out.ppm || echo /home/neteler/src/releasebranch_7_8/raster/r.out.ppm >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ppm\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ppm OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.shape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.shape --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.shape.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.shape > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.shape.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.shape.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.shape'
make -C r.li.simpson || echo /home/neteler/src/releasebranch_7_8/raster/r.li/r.li.simpson >> /home/neteler/src/releasebranch_7_8/error.log
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ppm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ppm --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.ppm.tmp.html ; fi
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.li/r.li.simpson'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_li_simpson_formula.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_li_simpson_formula.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.li/r.li.simpson\" -o OBJ.x86_64-pc-linux-gnu/simpson.o -c simpson.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.ppm > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.simpson OBJ.x86_64-pc-linux-gnu/simpson.o    -lgrass_rli.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.ppm'
make -C r.out.ppm3 || echo /home/neteler/src/releasebranch_7_8/raster/r.out.ppm3 >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ppm3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3 OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.simpson" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.li.simpson --html-description < /dev/null | grep -v '</body>\|</html>' > r.li.simpson.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li.simpson > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.simpson.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3 --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.ppm3.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.simpson.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.li/r.li.simpson'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.li > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.ppm3 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm3.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.li.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1"
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.li'
make -C r.out.vrml || echo /home/neteler/src/releasebranch_7_8/raster/r.out.vrml >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vrml\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm3.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.ppm3'
make -C r.out.vtk || echo /home/neteler/src/releasebranch_7_8/raster/r.out.vtk >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vrml\" -o OBJ.x86_64-pc-linux-gnu/put_grid.o -c put_grid.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeascii.o -c writeascii.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.vrml\" -o OBJ.x86_64-pc-linux-gnu/vrml.o -c vrml.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.vrml" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.vrml --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.vrml.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.out.vtk --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.vtk.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.vrml > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.vrml.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.vtk > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.vtk.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.vrml.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.out.vrml'
make -C r.param.scale || echo /home/neteler/src/releasebranch_7_8/raster/r.param.scale >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.vtk.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1"
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.param.scale'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_param_scale_morph.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_param_scale_morph.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/close_down.o -c close_down.c
rm r.out.vtk.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.out.vtk'
make -C r.patch || echo /home/neteler/src/releasebranch_7_8/raster/r.patch >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.patch'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_patch.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_patch.png
/usr/bin/install -c  -m 644 r_patch_zeros_as_nulls.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_patch_zeros_as_nulls.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.patch\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/find_normal.o -c find_normal.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/param.o -c param.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.patch --html-description < /dev/null | grep -v '</body>\|</html>' > r.patch.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/process.o -c process.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.patch > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.patch.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/write_cols.o -c write_cols.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.patch.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
rm r.patch.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.patch'
make -C r.path || echo /home/neteler/src/releasebranch_7_8/raster/r.path >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.path'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_path.png /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_path_with_r_watershed_direction.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.path\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.param.scale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.param.scale --html-description < /dev/null | grep -v '</body>\|</html>' > r.param.scale.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.param.scale > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.param.scale.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.path\" -o OBJ.x86_64-pc-linux-gnu/pavlrc.o -c pavlrc.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.param.scale.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.param.scale'
make -C r.profile || echo /home/neteler/src/releasebranch_7_8/raster/r.profile >> /home/neteler/src/releasebranch_7_8/error.log
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.profile\" -o OBJ.x86_64-pc-linux-gnu/read_rast.o -c read_rast.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.path --html-description < /dev/null | grep -v '</body>\|</html>' > r.path.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.path > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.path.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.path.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.profile --html-description < /dev/null | grep -v '</body>\|</html>' > r.profile.tmp.html ; fi
rm r.path.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.path'
make -C r.proj || echo /home/neteler/src/releasebranch_7_8/raster/r.proj >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/bilinear.o -c bilinear.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.profile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.profile.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.profile.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.profile'
make -C r.quant || echo /home/neteler/src/releasebranch_7_8/raster/r.quant >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.quant\" -o OBJ.x86_64-pc-linux-gnu/read_rules.o -c read_rules.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/bilinear_f.o -c bilinear_f.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/bordwalk.o -c bordwalk.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.quant" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.quant --html-description < /dev/null | grep -v '</body>\|</html>' > r.quant.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.quant > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.quant.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.quant.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.quant'
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/cubic.o -c cubic.c
make -C r.quantile || echo /home/neteler/src/releasebranch_7_8/raster/r.quantile >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.quantile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.quantile OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/cubic_f.o -c cubic_f.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.quantile --html-description < /dev/null | grep -v '</body>\|</html>' > r.quantile.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.quantile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.quantile.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.quantile.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/lanczos.o -c lanczos.c
rm r.quantile.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.quantile'
make -C r.random || echo /home/neteler/src/releasebranch_7_8/raster/r.random >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/nearest.o -c nearest.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/readcell.o -c readcell.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.random --html-description < /dev/null | grep -v '</body>\|</html>' > r.random.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.random > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.random.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.random.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.random'
make -C r.random.cells || echo /home/neteler/src/releasebranch_7_8/raster/r.random.cells >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.random.cells'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_random_cells.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_random_cells.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/gasdev.o -c gasdev.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.proj --html-description < /dev/null | grep -v '</body>\|</html>' > r.proj.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.proj > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.proj.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.proj.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.proj'
make -C r.random.surface || echo /home/neteler/src/releasebranch_7_8/raster/r.random.surface >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.random.surface'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_random_surface_hist.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_random_surface.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/calcsurf.o -c calcsurf.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.random.cells" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.random.cells --html-description < /dev/null | grep -v '</body>\|</html>' > r.random.cells.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/cpfilter.o -c cpfilter.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.random.cells > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.random.cells.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/digits.o -c digits.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.random.cells.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/gasdev.o -c gasdev.c
rm r.random.cells.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.random.cells'
make -C r.reclass || echo /home/neteler/src/releasebranch_7_8/raster/r.reclass >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/zero.o -c zero.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.reclass --html-description < /dev/null | grep -v '</body>\|</html>' > r.reclass.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.reclass > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.random.surface" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.random.surface --html-description < /dev/null | grep -v '</body>\|</html>' > r.random.surface.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.random.surface > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.random.surface.html
rm r.reclass.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.reclass'
make -C r.recode || echo /home/neteler/src/releasebranch_7_8/raster/r.recode >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.recode\" -o OBJ.x86_64-pc-linux-gnu/read_rules.o -c read_rules.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.random.surface.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.recode\" -o OBJ.x86_64-pc-linux-gnu/recode.o -c recode.c
rm r.random.surface.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.random.surface'
make -C r.region || echo /home/neteler/src/releasebranch_7_8/raster/r.region >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.region\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.region OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.recode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.recode --html-description < /dev/null | grep -v '</body>\|</html>' > r.recode.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.recode > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.recode.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.recode.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.region --html-description < /dev/null | grep -v '</body>\|</html>' > r.region.tmp.html ; fi
rm r.recode.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.recode'
make -C r.regression.line || echo /home/neteler/src/releasebranch_7_8/raster/r.regression.line >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.regression.line\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.region > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.region.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.regression.line OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.region.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.region'
make -C r.regression.multi || echo /home/neteler/src/releasebranch_7_8/raster/r.regression.multi >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.regression.multi\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.regression.multi OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.regression.line" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.regression.line --html-description < /dev/null | grep -v '</body>\|</html>' > r.regression.line.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.regression.line > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.regression.line.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.regression.multi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.regression.multi --html-description < /dev/null | grep -v '</body>\|</html>' > r.regression.multi.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.regression.line.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.regression.line'
make -C r.report || echo /home/neteler/src/releasebranch_7_8/raster/r.report >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.regression.multi > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.regression.multi.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.regression.multi.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/maskinfo.o -c maskinfo.c
rm r.regression.multi.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.regression.multi'
make -C r.resamp.bspline || echo /home/neteler/src/releasebranch_7_8/raster/r.resamp.bspline >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/sums.o -c sums.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.bspline\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.report --html-description < /dev/null | grep -v '</body>\|</html>' > r.report.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.report > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.report.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.report.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.bspline\" -o OBJ.x86_64-pc-linux-gnu/resamp.o -c resamp.c
rm r.report.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.report'
make -C r.resamp.filter || echo /home/neteler/src/releasebranch_7_8/raster/r.resamp.filter >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.filter\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gmath.7.8 -lgrass_vector.7.8 -lgrass_raster.7.8 -lgrass_segment.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter --html-description < /dev/null | grep -v '</body>\|</html>' > r.resamp.filter.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.resamp.filter > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.filter.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.filter.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.resamp.filter'
make -C r.resamp.interp || echo /home/neteler/src/releasebranch_7_8/raster/r.resamp.interp >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.resamp.interp'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_resamp_interp_new_250m.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_interp_orig_500m.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.interp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline --html-description < /dev/null | grep -v '</body>\|</html>' > r.resamp.bspline.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.resamp.bspline > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.bspline.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.bspline.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.resamp.bspline'
make -C r.resamp.rst || echo /home/neteler/src/releasebranch_7_8/raster/r.resamp.rst >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp --html-description < /dev/null | grep -v '</body>\|</html>' > r.resamp.interp.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.resamp.interp > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.interp.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.interp.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_interpfl.7.8 -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
rm r.resamp.interp.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.resamp.interp'
make -C r.resamp.stats || echo /home/neteler/src/releasebranch_7_8/raster/r.resamp.stats >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.resamp.stats'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_resamp_stats_6m_20m.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_stats_6m_20m.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_stats.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst --html-description < /dev/null | grep -v '</body>\|</html>' > r.resamp.rst.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.resamp.rst > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.rst.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats --html-description < /dev/null | grep -v '</body>\|</html>' > r.resamp.stats.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.resamp.stats > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.stats.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.rst.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.resamp.rst'
make -C r.resample || echo /home/neteler/src/releasebranch_7_8/raster/r.resample >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resample\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.stats.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resample OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
rm r.resamp.stats.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.resamp.stats'
make -C r.rescale || echo /home/neteler/src/releasebranch_7_8/raster/r.rescale >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.resample --html-description < /dev/null | grep -v '</body>\|</html>' > r.resample.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.resample > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resample.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.rescale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.rescale --html-description < /dev/null | grep -v '</body>\|</html>' > r.rescale.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.resample.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.rescale > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.html
rm r.resample.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.resample'
make -C r.rescale.eq || echo /home/neteler/src/releasebranch_7_8/raster/r.rescale.eq >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale.eq\" -o OBJ.x86_64-pc-linux-gnu/get_stats.o -c get_stats.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.rescale.eq\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm r.rescale.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.rescale'
make -C r.ros || echo /home/neteler/src/releasebranch_7_8/raster/r.ros >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.ros\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.ros\" -o OBJ.x86_64-pc-linux-gnu/spot_dist.o -c spot_dist.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq --html-description < /dev/null | grep -v '</body>\|</html>' > r.rescale.eq.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.rescale.eq > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.eq.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.eq.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.ros" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.ros --html-description < /dev/null | grep -v '</body>\|</html>' > r.ros.tmp.html ; fi
rm r.rescale.eq.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.rescale.eq'
make -C r.series || echo /home/neteler/src/releasebranch_7_8/raster/r.series >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.ros > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.ros.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_stats.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.ros.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.ros'
make -C r.series.accumulate || echo /home/neteler/src/releasebranch_7_8/raster/r.series.accumulate >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series.accumulate\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series --html-description < /dev/null | grep -v '</body>\|</html>' > r.series.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.series > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.series.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.series.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.series'
make -C r.series.interp || echo /home/neteler/src/releasebranch_7_8/raster/r.series.interp >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series.interp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate --html-description < /dev/null | grep -v '</body>\|</html>' > r.series.accumulate.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series.interp OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_stats.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.series.accumulate > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.series.accumulate.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.series.accumulate.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.series.accumulate'
make -C r.relief || echo /home/neteler/src/releasebranch_7_8/raster/r.relief >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.relief'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_relief.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_relief.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.relief\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.series.interp --html-description < /dev/null | grep -v '</body>\|</html>' > r.series.interp.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.relief OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.series.interp > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.series.interp.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.series.interp.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.series.interp'
make -C r.sim || echo /home/neteler/src/releasebranch_7_8/raster/r.sim >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.sim'
make -C simlib || echo /home/neteler/src/releasebranch_7_8/raster/r.sim/simlib >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.sim/simlib'
/usr/bin/install -c  -m 644 waterglobs.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/waterglobs.h
/usr/bin/install -c  -m 644 simlib.h /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/erod.o -c erod.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.relief" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.relief --html-description < /dev/null | grep -v '</body>\|</html>' > r.relief.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/hydro.o -c hydro.c
<r.relief.html> is missing the descriptionVERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.relief > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.relief.html
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.relief.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1"
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/observation_points.o -c observation_points.c
rm r.relief.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.relief'
make -C r.slope.aspect || echo /home/neteler/src/releasebranch_7_8/raster/r.slope.aspect >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.slope.aspect'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 aspect_diagram.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/aspect_diagram.png
/usr/bin/install -c  -m 644 aspect.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/aspect.png
/usr/bin/install -c  -m 644 dem.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/dem.png
/usr/bin/install -c  -m 644 pcurv.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/pcurv.png
/usr/bin/install -c  -m 644 r_slope_aspect_4_directions.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_4_directions.png
/usr/bin/install -c  -m 644 r_slope_aspect_aspect.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_aspect.png
/usr/bin/install -c  -m 644 r_slope_aspect_pcurv.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_pcurv.png
/usr/bin/install -c  -m 644 r_slope_aspect_slope.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_slope.png
/usr/bin/install -c  -m 644 r_slope_aspect_tcurv.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_tcurv.png
/usr/bin/install -c  -m 644 slope.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/slope.png
/usr/bin/install -c  -m 644 tcurv.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/tcurv.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.slope.aspect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect --html-description < /dev/null | grep -v '</body>\|</html>' > r.slope.aspect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.slope.aspect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.slope.aspect.html
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.slope.aspect.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.slope.aspect'
make -C r.solute.transport || echo /home/neteler/src/releasebranch_7_8/raster/r.solute.transport >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/utils.o -c utils.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.solute.transport\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_sim.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_sim.7.8.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.7.8 -lgrass_datetime.7.8 -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_vector.7.8  -lgrass_vector.7.8 -lgrass_raster.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_sim.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/raster/r.sim/simlib'
make -C r.sim.water || echo /home/neteler/src/releasebranch_7_8/raster/r.sim/r.sim.water >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.sim/r.sim.water'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_sim_water.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_sim_water_water_depth.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I ../simlib -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/r.sim.water\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.solute.transport OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8 -lgrass_raster.7.8 -lgrass_gpde.7.8 -lgrass_gmath.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.solute.transport" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.solute.transport --html-description < /dev/null | grep -v '</body>\|</html>' > r.solute.transport.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sim.water OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_sim.7.8 -lgrass_gmath.7.8 -lgrass_gis.7.8    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.solute.transport > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.solute.transport.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.solute.transport.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.solute.transport'
make -C r.spread || echo /home/neteler/src/releasebranch_7_8/raster/r.spread >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/insert2Ha.o -c insert2Ha.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sim.water" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sim.water --html-description < /dev/null | grep -v '</body>\|</html>' > r.sim.water.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.sim.water > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sim.water.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/ram2out.o -c ram2out.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sim.water.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/select_linksB.o -c select_linksB.c
rm r.sim.water.tmp.html
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.sim/r.sim.water'
make -C r.sim.sediment || echo /home/neteler/src/releasebranch_7_8/raster/r.sim/r.sim.sediment >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/spread.o -c spread.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_sim.7.8 -lgrass_gmath.7.8 -lgrass_gis.7.8    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.spread" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.spread --html-description < /dev/null | grep -v '</body>\|</html>' > r.spread.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.spread > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.spread.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment --html-description < /dev/null | grep -v '</body>\|</html>' > r.sim.sediment.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.spread.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.spread'
make -C r.spreadpath || echo /home/neteler/src/releasebranch_7_8/raster/r.spreadpath >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -o OBJ.x86_64-pc-linux-gnu/drawline.o -c drawline.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.sim.sediment > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sim.sediment.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sim.sediment.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.sim/r.sim.sediment'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.sim'
make -C r.statistics || echo /home/neteler/src/releasebranch_7_8/raster/r.statistics >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -o OBJ.x86_64-pc-linux-gnu/path_finder.o -c path_finder.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_median.o -c o_median.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.spreadpath" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.spreadpath --html-description < /dev/null | grep -v '</body>\|</html>' > r.spreadpath.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_mode.o -c o_mode.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.spreadpath > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.spreadpath.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_skew.o -c o_skew.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.spreadpath.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_sum.o -c o_sum.c
rm r.spreadpath.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.spreadpath'
make -C r.stats.zonal || echo /home/neteler/src/releasebranch_7_8/raster/r.stats.zonal >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats.zonal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/o_var.o -c o_var.c
main.c:30: warning: "MIN" redefined
   30 | #define MIN    3  /* Minimum               */
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from main.c:23:
/usr/include/x86_64-linux-gnu/sys/param.h:102: note: this is the location of the previous definition
  102 | #define MIN(a,b) (((a)<(b))?(a):(b))
      | 
main.c:31: warning: "MAX" redefined
   31 | #define MAX    4  /* Maximum               */
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from main.c:23:
/usr/include/x86_64-linux-gnu/sys/param.h:103: note: this is the location of the previous definition
  103 | #define MAX(a,b) (((a)>(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/read_stats.o -c read_stats.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.statistics\" -o OBJ.x86_64-pc-linux-gnu/write_rec.o -c write_rec.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal --html-description < /dev/null | grep -v '</body>\|</html>' > r.stats.zonal.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.stats.zonal > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stats.zonal.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stats.zonal.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.statistics" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.statistics --html-description < /dev/null | grep -v '</body>\|</html>' > r.statistics.tmp.html ; fi
rm r.stats.zonal.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.stats.zonal'
make -C r.stats.quantile || echo /home/neteler/src/releasebranch_7_8/raster/r.stats.quantile >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats.quantile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.statistics > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.statistics.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.statistics.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.statistics'
make -C r.stats || echo /home/neteler/src/releasebranch_7_8/raster/r.stats >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile --html-description < /dev/null | grep -v '</body>\|</html>' > r.stats.quantile.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.stats.quantile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stats.quantile.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stats.quantile.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.stats.quantile'
make -C r.stream.extract || echo /home/neteler/src/releasebranch_7_8/raster/r.stream.extract >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.stream.extract'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_stream_extract_accum_orig_zoom.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_accum_weighted_zoom.png
/usr/bin/install -c  -m 644 r_stream_extract_streams_noweight.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_streams_noweight.png
/usr/bin/install -c  -m 644 r_stream_extract_streams_weighed.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_streams_weighed.png
/usr/bin/install -c  -m 644 r_stream_extract_weights_zoom.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_weights_zoom.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/close.o -c close.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stats --html-description < /dev/null | grep -v '</body>\|</html>' > r.stats.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.stats > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stats.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stats.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.stats'
make -C r.sun || echo /home/neteler/src/releasebranch_7_8/raster/r.sun >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sun\" -o OBJ.x86_64-pc-linux-gnu/rsunlib.o -c rsunlib.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/seg.o -c seg.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm  -lgrass_gmath.7.8 -lproj     -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/thin.o -c thin.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sun" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sun --html-description < /dev/null | grep -v '</body>\|</html>' > r.sun.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.sun > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sun.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stream.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.stream.extract --html-description < /dev/null | grep -v '</body>\|</html>' > r.stream.extract.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sun.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.stream.extract > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stream.extract.html
rm r.sun.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.sun'
make -C r.sunhours || echo /home/neteler/src/releasebranch_7_8/raster/r.sunhours >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.sunhours'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_sunhours.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_sunhours.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunhours\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.stream.extract.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.stream.extract'
make -C r.sunmask || echo /home/neteler/src/releasebranch_7_8/raster/r.sunmask >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunhours\" -o OBJ.x86_64-pc-linux-gnu/solpos00.o -c solpos00.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunmask\" -o OBJ.x86_64-pc-linux-gnu/solpos00.o -c solpos00.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sunhours" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sunhours --html-description < /dev/null | grep -v '</body>\|</html>' > r.sunhours.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.sunhours > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sunhours.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sunmask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.sunmask --html-description < /dev/null | grep -v '</body>\|</html>' > r.sunmask.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sunhours.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.sunmask > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sunmask.html
rm r.sunhours.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.sunhours'
make -C r.support || echo /home/neteler/src/releasebranch_7_8/raster/r.support >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support\" -o OBJ.x86_64-pc-linux-gnu/histo.o -c histo.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.sunmask.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm r.sunmask.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.sunmask'
make -C r.support.stats || echo /home/neteler/src/releasebranch_7_8/raster/r.support.stats >> /home/neteler/src/releasebranch_7_8/error.log
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.support --html-description < /dev/null | grep -v '</body>\|</html>' > r.support.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.support > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.support.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.support.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.support.stats --html-description < /dev/null | grep -v '</body>\|</html>' > r.support.stats.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.support.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.support.stats > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.support.stats.html
rm r.support.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.support'
make -C r.surf.area || echo /home/neteler/src/releasebranch_7_8/raster/r.surf.area >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.area\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.support.stats.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
rm r.support.stats.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.support.stats'
make -C r.surf.contour || echo /home/neteler/src/releasebranch_7_8/raster/r.surf.contour >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/add_in.o -c add_in.c
In file included from add_in.c:1:
contour.h:10: warning: "MIN" redefined
   10 | #define MIN(x,y) (((x) < (y)) ? (x) : (y))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from contour.h:3,
                 from add_in.c:1:
/usr/include/x86_64-linux-gnu/sys/param.h:102: note: this is the location of the previous definition
  102 | #define MIN(a,b) (((a)<(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/addpts.o -c addpts.c
In file included from addpts.c:1:
contour.h:10: warning: "MIN" redefined
   10 | #define MIN(x,y) (((x) < (y)) ? (x) : (y))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from contour.h:3,
                 from addpts.c:1:
/usr/include/x86_64-linux-gnu/sys/param.h:102: note: this is the location of the previous definition
  102 | #define MIN(a,b) (((a)<(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/find_con.o -c find_con.c
In file included from find_con.c:2:
contour.h:10: warning: "MIN" redefined
   10 | #define MIN(x,y) (((x) < (y)) ? (x) : (y))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from contour.h:3,
                 from find_con.c:2:
/usr/include/x86_64-linux-gnu/sys/param.h:102: note: this is the location of the previous definition
  102 | #define MIN(a,b) (((a)<(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_destroy.o -c flag_destroy.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.area --html-description < /dev/null | grep -v '</body>\|</html>' > r.surf.area.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/flag_unset.o -c flag_unset.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.surf.area > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.area.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
In file included from main.c:26:
contour.h:10: warning: "MIN" redefined
   10 | #define MIN(x,y) (((x) < (y)) ? (x) : (y))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from contour.h:3,
                 from main.c:26:
/usr/include/x86_64-linux-gnu/sys/param.h:102: note: this is the location of the previous definition
  102 | #define MIN(a,b) (((a)<(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.contour\" -o OBJ.x86_64-pc-linux-gnu/read_cell.o -c read_cell.c
In file included from read_cell.c:1:
contour.h:10: warning: "MIN" redefined
   10 | #define MIN(x,y) (((x) < (y)) ? (x) : (y))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from contour.h:3,
                 from read_cell.c:1:
/usr/include/x86_64-linux-gnu/sys/param.h:102: note: this is the location of the previous definition
  102 | #define MIN(a,b) (((a)<(b))?(a):(b))
      | 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.area.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.surf.area'
make -C r.surf.fractal || echo /home/neteler/src/releasebranch_7_8/raster/r.surf.fractal >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.surf.fractal'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_surf_fractal_simple.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_surf_fractal.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
In file included from main.c:16:
frac.h:19: warning: "MAX" redefined
   19 | #define MAX(a,b) ((a)>(b) ? (a):(b))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from frac.h:15,
                 from main.c:16:
/usr/include/x86_64-linux-gnu/sys/param.h:103: note: this is the location of the previous definition
  103 | #define MAX(a,b) (((a)>(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/process.o -c process.c
In file included from process.c:18:
frac.h:19: warning: "MAX" redefined
   19 | #define MAX(a,b) ((a)>(b) ? (a):(b))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from process.c:16:
/usr/include/x86_64-linux-gnu/sys/param.h:103: note: this is the location of the previous definition
  103 | #define MAX(a,b) (((a)>(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/spec_syn.o -c spec_syn.c
In file included from spec_syn.c:27:
frac.h:19: warning: "MAX" redefined
   19 | #define MAX(a,b) ((a)>(b) ? (a):(b))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from spec_syn.c:25:
/usr/include/x86_64-linux-gnu/sys/param.h:103: note: this is the location of the previous definition
  103 | #define MAX(a,b) (((a)>(b))?(a):(b))
      | 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.fractal\" -o OBJ.x86_64-pc-linux-gnu/write_rast.o -c write_rast.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.contour --html-description < /dev/null | grep -v '</body>\|</html>' > r.surf.contour.tmp.html ; fi
In file included from write_rast.c:19:
frac.h:19: warning: "MAX" redefined
   19 | #define MAX(a,b) ((a)>(b) ? (a):(b))
      | 
In file included from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h:41,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/gis.h:710,
                 from /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/raster.h:4,
                 from write_rast.c:17:
/usr/include/x86_64-linux-gnu/sys/param.h:103: note: this is the location of the previous definition
  103 | #define MAX(a,b) (((a)>(b))?(a):(b))
      | 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.surf.contour > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.contour.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.contour.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.surf.contour'
make -C r.surf.gauss || echo /home/neteler/src/releasebranch_7_8/raster/r.surf.gauss >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.surf.gauss'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_surf_gauss_hist.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_surf_gauss.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.gauss\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal --html-description < /dev/null | grep -v '</body>\|</html>' > r.surf.fractal.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.surf.fractal > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.fractal.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.fractal.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.surf.fractal'
make -C r.surf.idw || echo /home/neteler/src/releasebranch_7_8/raster/r.surf.idw >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/ll.o -c ll.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss --html-description < /dev/null | grep -v '</body>\|</html>' > r.surf.gauss.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.surf.gauss > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.gauss.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.gauss.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.surf.gauss'
make -C r.surf.random || echo /home/neteler/src/releasebranch_7_8/raster/r.surf.random >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.surf.random'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_surf_random_hist.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_surf_random.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.random\" -o OBJ.x86_64-pc-linux-gnu/randsurf.o -c randsurf.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.idw --html-description < /dev/null | grep -v '</body>\|</html>' > r.surf.idw.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.surf.idw > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.idw.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.idw.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.surf.idw'
make -C r.terraflow || echo /home/neteler/src/releasebranch_7_8/raster/r.terraflow >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.terraflow'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 rterraflow_accumulation.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_accumulation.png
/usr/bin/install -c  -m 644 rterraflow_dir2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_dir2.png
/usr/bin/install -c  -m 644 rterraflow_dir3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_dir3.png
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/ccforest.o -c ccforest.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.surf.random --html-description < /dev/null | grep -v '</body>\|</html>' > r.surf.random.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.surf.random > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.random.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.surf.random.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.surf.random'
make -C r.texture || echo /home/neteler/src/releasebranch_7_8/raster/r.texture >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.texture'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_texture_directions_example.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_texture_directions_example.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.texture\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.texture" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.texture --html-description < /dev/null | grep -v '</body>\|</html>' > r.texture.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.texture > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.texture.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.texture.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.texture'
make -C r.thin || echo /home/neteler/src/releasebranch_7_8/raster/r.thin >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.thin'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_thin_network.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_thin_vectorized.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.thin\" -o OBJ.x86_64-pc-linux-gnu/thin_lines.o -c thin_lines.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.thin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.thin --html-description < /dev/null | grep -v '</body>\|</html>' > r.thin.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.thin > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.thin.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.thin.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.thin'
make -C r.tile || echo /home/neteler/src/releasebranch_7_8/raster/r.tile >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.tile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.tile OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.tile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.tile --html-description < /dev/null | grep -v '</body>\|</html>' > r.tile.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.tile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.tile.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.tile.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.tile'
make -C r.timestamp || echo /home/neteler/src/releasebranch_7_8/raster/r.timestamp >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.timestamp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.timestamp OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.timestamp --html-description < /dev/null | grep -v '</body>\|</html>' > r.timestamp.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.timestamp > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.timestamp.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.timestamp.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.timestamp'
make -C r.to.rast3 || echo /home/neteler/src/releasebranch_7_8/raster/r.to.rast3 >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.to.rast3'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r.to.rast3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.rast3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.rast3 OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.rast3 --html-description < /dev/null | grep -v '</body>\|</html>' > r.to.rast3.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.to.rast3 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.to.rast3'
make -C r.to.rast3elev || echo /home/neteler/src/releasebranch_7_8/raster/r.to.rast3elev >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.to.rast3elev'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r.to.rast3elev.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.rast3elev\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev --html-description < /dev/null | grep -v '</body>\|</html>' > r.to.rast3elev.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.to.rast3elev > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.to.rast3elev'
make -C r.to.vect || echo /home/neteler/src/releasebranch_7_8/raster/r.to.vect >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/areas.o -c areas.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/common.o -c common.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/lines_io.o -c lines_io.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/direction.o -c direction.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/fill.o -c fill.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.vect\" -o OBJ.x86_64-pc-linux-gnu/util.o -c util.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.to.vect --html-description < /dev/null | grep -v '</body>\|</html>' > r.to.vect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.to.vect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.vect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.to.vect.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.to.vect'
make -C r.topidx || echo /home/neteler/src/releasebranch_7_8/raster/r.topidx >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.topidx'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_topidx.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_topidx.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topidx\" -o OBJ.x86_64-pc-linux-gnu/topidx.o -c topidx.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.topidx" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.topidx --html-description < /dev/null | grep -v '</body>\|</html>' > r.topidx.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.topidx > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.topidx.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.topidx.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.topidx'
make -C r.topmodel || echo /home/neteler/src/releasebranch_7_8/raster/r.topmodel >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.topmodel\" -o OBJ.x86_64-pc-linux-gnu/topmodel.o -c topmodel.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.topmodel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.topmodel --html-description < /dev/null | grep -v '</body>\|</html>' > r.topmodel.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.topmodel > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.topmodel.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.topmodel.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.topmodel'
make -C r.transect || echo /home/neteler/src/releasebranch_7_8/raster/r.transect >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.transect\" -o OBJ.x86_64-pc-linux-gnu/parse_line.o -c parse_line.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.transect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.transect --html-description < /dev/null | grep -v '</body>\|</html>' > r.transect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.transect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.transect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.transect.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.transect'
make -C r.univar || echo /home/neteler/src/releasebranch_7_8/raster/r.univar >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.univar'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 runivar_basins_elev_zonal.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/runivar_basins_elev_zonal.png
/usr/bin/install -c  -m 644 runivar_basins.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/runivar_basins.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.univar\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/filldepr.o -c filldepr.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.univar --html-description < /dev/null | grep -v '</body>\|</html>' > r.univar.tmp.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.univar --html-description < /dev/null | grep -v '</body>\|</html>' > r3.univar.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.univar.html
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/flow.o -c flow.cpp
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.univar.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.univar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.univar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1"
rm r.univar.tmp.html r3.univar.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.univar'
make -C r.uslek || echo /home/neteler/src/releasebranch_7_8/raster/r.uslek >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.uslek\" -o OBJ.x86_64-pc-linux-gnu/tex2usle_k.o -c tex2usle_k.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.uslek" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.uslek --html-description < /dev/null | grep -v '</body>\|</html>' > r.uslek.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.uslek > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.uslek.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.uslek.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.uslek'
make -C r.usler || echo /home/neteler/src/releasebranch_7_8/raster/r.usler >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.usler\" -o OBJ.x86_64-pc-linux-gnu/roose75.o -c roose75.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.usler" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.usler --html-description < /dev/null | grep -v '</body>\|</html>' > r.usler.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.usler > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.usler.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.usler.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.usler'
make -C r.viewshed || echo /home/neteler/src/releasebranch_7_8/raster/r.viewshed >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.viewshed'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r.viewshed.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.png
/usr/bin/install -c  -m 644 sweep1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/sweep1.png
/usr/bin/install -c  -m 644 sweep2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/sweep2.png
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/distribute.o -c distribute.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/genericWindow.o -c genericWindow.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/grid.o -c grid.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/eventlist.o -c eventlist.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/grass.o -c grass.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/nodata.o -c nodata.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/grid.o -c grid.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp
main.cpp: In function ‘void parse_args(int, char**, int*, int*, ViewOptions*, long long int*, Cell_head*)’:
main.cpp:502:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  502 |     obsElevOpt->answer = "1.75";
      |                          ^~~~~~
main.cpp:514:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  514 |     tgtElevOpt->answer = "0.0";
      |                          ^~~~~
main.cpp:557:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  557 |     refrCoeffOpt->answer = "0.14286";
      |                            ^~~~~~~~~
main.cpp:571:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  571 |     memAmountOpt->answer = "500";
      |                            ^~~~~
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/rbbst.o -c rbbst.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/statusstructure.o -c statusstructure.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/plateau.o -c plateau.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/viewshed.o -c viewshed.cpp
viewshed.cpp: In function ‘AEvent* allocate_eventlist(GridHeader*)’:
viewshed.cpp:154:66: warning: integer overflow in expression of type ‘long long int’ results in ‘9223372036854775807’ [-Woverflow]
  154 |  long long maxsizet = ((long long)1 << (sizeof(size_t) * 8 - 1)) - 1;
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/visibility.o -c visibility.cpp
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.cpp
: && g++ -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_iostream.7.8 -lm    -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/sweep.o -c sweep.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.viewshed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.viewshed --html-description < /dev/null | grep -v '</body>\|</html>' > r.viewshed.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.viewshed > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.viewshed'
make -C r.volume || echo /home/neteler/src/releasebranch_7_8/raster/r.volume >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.volume'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_volume_lake.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_volume_lake.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.volume\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.volume" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.volume --html-description < /dev/null | grep -v '</body>\|</html>' > r.volume.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.volume > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.volume.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.volume.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.volume'
make -C r.walk || echo /home/neteler/src/releasebranch_7_8/raster/r.walk >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.walk\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.walk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.walk --html-description < /dev/null | grep -v '</body>\|</html>' > r.walk.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.walk > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.walk.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.walk.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.walk'
make -C r.water.outlet || echo /home/neteler/src/releasebranch_7_8/raster/r.water.outlet >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.water.outlet'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_water_outlet.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_water_outlet.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.water.outlet\" -o OBJ.x86_64-pc-linux-gnu/ramseg.o -c ramseg.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/types.o -c types.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.water.outlet" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.water.outlet --html-description < /dev/null | grep -v '</body>\|</html>' > r.water.outlet.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.water.outlet > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.water.outlet.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.water.outlet.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1"
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/water.o -c water.cpp
rm r.water.outlet.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.water.outlet'
make -C r.watershed || echo /home/neteler/src/releasebranch_7_8/raster/r.watershed >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.watershed'
make -C ram || echo /home/neteler/src/releasebranch_7_8/raster/r.watershed/ram >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.watershed/ram'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/r.watershed
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
no HTML documentation available
no manual page available
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/ram\" -o OBJ.x86_64-pc-linux-gnu/usage.o -c usage.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm  -lgrass_btree2.7.8   -lm 
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.watershed/ram'
make -C seg || echo /home/neteler/src/releasebranch_7_8/raster/r.watershed/seg >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.watershed/seg'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
no HTML documentation available
no manual page available
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/usage.o -c usage.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.watershed/seg'
make -C front || echo /home/neteler/src/releasebranch_7_8/raster/r.watershed/front >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/raster/r.watershed/front'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r_watershed_drainage.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_watershed_drainage.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/front\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.watershed OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8 -lgrass_raster.7.8   -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/weightWindow.o -c weightWindow.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.watershed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.watershed --html-description < /dev/null | grep -v '</body>\|</html>' > r.watershed.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.watershed > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.watershed.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.watershed.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.watershed/front'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.watershed'
make -C r.what || echo /home/neteler/src/releasebranch_7_8/raster/r.what >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.what\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && g++ -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_iostream.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.what OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_vector.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.terraflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.terraflow --html-description < /dev/null | grep -v '</body>\|</html>' > r.terraflow.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.what --html-description < /dev/null | grep -v '</body>\|</html>' > r.what.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.terraflow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.terraflow.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.what > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.what.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.terraflow.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.terraflow'
make -C r.what.color || echo /home/neteler/src/releasebranch_7_8/raster/r.what.color >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.what.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1"
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.what.color\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm r.what.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster/r.what'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py rasterintro > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rasterintro.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.what.color OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rasterintro.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.what.color" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r.what.color --html-description < /dev/null | grep -v '</body>\|</html>' > r.what.color.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.what.color > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.what.color.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.what.color.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster/r.what.color'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/raster3d'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > raster3dintro.tmp.html ; fi
make -C r3.cross.rast || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.cross.rast >> /home/neteler/src/releasebranch_7_8/error.log
make -C r3.flow || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.flow >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.flow'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r3flow_flowlines_color.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3flow_flowlines.png
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
/usr/bin/install -c  -m 644 r3.cross.rast.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.cross.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/flowline.o -c flowline.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast --html-description < /dev/null | grep -v '</body>\|</html>' > r3.cross.rast.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.cross.rast > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/integrate.o -c integrate.c
rm r3.cross.rast.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.cross.rast'
make -C r3.gradient || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.gradient >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.gradient\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/interpolate.o -c interpolate.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.gradient OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/voxel_traversal.o -c voxel_traversal.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.flow\" -o OBJ.x86_64-pc-linux-gnu/test_main.o -c test_main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.gradient" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.gradient --html-description < /dev/null | grep -v '</body>\|</html>' > r3.gradient.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.gradient > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.gradient.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.gradient.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.gradient'
make -C r3.gwflow || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.gwflow >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.gwflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.gwflow OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gpde.7.8 -lgrass_g3d.7.8 -lgrass_gis.7.8 -lgrass_gmath.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.gwflow --html-description < /dev/null | grep -v '</body>\|</html>' > r3.gwflow.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.gwflow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.gwflow.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.gwflow.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.gwflow'
make -C r3.in.ascii || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.in.ascii >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.in.ascii'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 raster3d_layout.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster3d_layout.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.flow --html-description < /dev/null | grep -v '</body>\|</html>' > r3.flow.tmp.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/test.r3flow --html-description < /dev/null | grep -v '</body>\|</html>' > test.r3flow.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.flow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.flow.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii --html-description < /dev/null | grep -v '</body>\|</html>' > r3.in.ascii.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py test.r3flow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/test.r3flow.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.in.ascii > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.ascii.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.flow.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.ascii.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/test.r3flow.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1"
rm r3.in.ascii.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.in.ascii'
make -C r3.in.bin || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.in.bin >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm r3.flow.tmp.html test.r3flow.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.flow'
make -C r3.in.lidar || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.in.lidar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.in.lidar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.in.lidar'
make -C r3.in.v5d || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.in.v5d >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DLITTLE -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.v5d\" -o OBJ.x86_64-pc-linux-gnu/binio.o -c binio.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.bin OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_g3d.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DLITTLE -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DLITTLE -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.v5d\" -o OBJ.x86_64-pc-linux-gnu/v5d.o -c v5d.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.bin --html-description < /dev/null | grep -v '</body>\|</html>' > r3.in.bin.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.in.bin > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.bin.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.bin.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.in.bin'
make -C r3.info || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.info >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d --html-description < /dev/null | grep -v '</body>\|</html>' > r3.in.v5d.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.info OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.in.v5d > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.v5d.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.v5d.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.in.v5d'
make -C r3.mask || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.mask >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mask\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.info --html-description < /dev/null | grep -v '</body>\|</html>' > r3.info.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.mask OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.info > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.info.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.info.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.info'
make -C r3.mkdspf || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.mkdspf >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../../lib/dspf -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/calc_linefax.o -c calc_linefax.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.mask --html-description < /dev/null | grep -v '</body>\|</html>' > r3.mask.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../../lib/dspf -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../../lib/dspf -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/iso_surface.o -c iso_surface.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.mask > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.mask.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../../lib/dspf -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../../lib/dspf -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/make_header.o -c make_header.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.mask.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.mask'
make -C r3.null || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.null >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../../lib/dspf -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/r3_data.o -c r3_data.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../../lib/dspf -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -o OBJ.x86_64-pc-linux-gnu/r3_find.o -c r3_find.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.null OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_g3d.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.null --html-description < /dev/null | grep -v '</body>\|</html>' > r3.null.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf --html-description < /dev/null | grep -v '</body>\|</html>' > r3.mkdspf.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.null > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.null.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.mkdspf > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.mkdspf.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.null.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.mkdspf.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1"
rm r3.null.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.null'
make -C r3.neighbors || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.neighbors >> /home/neteler/src/releasebranch_7_8/error.log
rm r3.mkdspf.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.mkdspf'
make -C r3.out.ascii || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.out.ascii >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.out.ascii'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.neighbors OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_g3d.7.8 -lgrass_gis.7.8 -lgrass_stats.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii --html-description < /dev/null | grep -v '</body>\|</html>' > r3.out.ascii.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.neighbors --html-description < /dev/null | grep -v '</body>\|</html>' > r3.neighbors.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.out.ascii > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.ascii.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.neighbors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.neighbors.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.ascii.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.neighbors.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1"
rm r3.out.ascii.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.out.ascii'
make -C r3.out.bin || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.out.bin >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.bin\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm r3.neighbors.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.neighbors'
make -C r3.out.netcdf || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.out.netcdf >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include -I/usr/include/hdf5/serial     -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.netcdf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.bin OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_g3d.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.bin --html-description < /dev/null | grep -v '</body>\|</html>' > r3.out.bin.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.out.bin > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.bin.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_gproj.7.8 -lgrass_gis.7.8 -L/usr/lib -lgdal -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lnetcdf -lproj  -lgrass_datetime.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.bin.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.out.bin'
make -C r3.out.v5d || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.out.v5d >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DLITTLE -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DLITTLE -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -DLITTLE -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.v5d\" -o OBJ.x86_64-pc-linux-gnu/v5d.o -c v5d.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf --html-description < /dev/null | grep -v '</body>\|</html>' > r3.out.netcdf.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.out.netcdf > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.netcdf.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.netcdf.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.out.netcdf'
make -C r3.out.vtk || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.out.vtk >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d --html-description < /dev/null | grep -v '</body>\|</html>' > r3.out.v5d.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeVTKHead.o -c writeVTKHead.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.out.v5d > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.v5d.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.v5d.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.out.v5d'
make -C r3.retile || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.retile >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.retile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
main.c: In function ‘main’:
main.c:110:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  110 |     mapset = G_find_raster3d(param.input->answer, "");
      |            ^
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.retile OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk --html-description < /dev/null | grep -v '</body>\|</html>' > r3.out.vtk.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.out.vtk > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.vtk.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.out.vtk.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.retile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.retile --html-description < /dev/null | grep -v '</body>\|</html>' > r3.retile.tmp.html ; fi
rm r3.out.vtk.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.out.vtk'
make -C r3.stats || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.stats >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.stats\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.retile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.retile.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.retile.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.retile'
make -C r3.support || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.support >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.stats --html-description < /dev/null | grep -v '</body>\|</html>' > r3.stats.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.stats > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.stats.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.stats.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.support --html-description < /dev/null | grep -v '</body>\|</html>' > r3.support.tmp.html ; fi
rm r3.stats.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.stats'
make -C r3.timestamp || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.timestamp >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.timestamp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.timestamp OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.timestamp --html-description < /dev/null | grep -v '</body>\|</html>' > r3.timestamp.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.timestamp > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.timestamp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.support > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.support.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.timestamp.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.support.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1"
rm r3.timestamp.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.timestamp'
make -C r3.to.rast || echo /home/neteler/src/releasebranch_7_8/raster3d/r3.to.rast >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.to.rast'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 r3.to.rast.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.png
rm r3.support.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d/r3.support'
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.to.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py raster3dintro > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster3dintro.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.to.rast OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_g3d.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster3dintro.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/r3.to.rast --html-description < /dev/null | grep -v '</body>\|</html>' > r3.to.rast.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.to.rast > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.html" "/home/neteler/src/releasebranch_7_8/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_7_8/raster3d/r3.to.rast'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/raster3d'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/vector'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > vectorintro.tmp.html ; fi
make -C v.buffer || echo /home/neteler/src/releasebranch_7_8/vector/v.buffer >> /home/neteler/src/releasebranch_7_8/error.log
make -C v.build || echo /home/neteler/src/releasebranch_7_8/vector/v.build >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.build'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
/usr/bin/install -c  -m 644 v_buffer_area.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_area.png
/usr/bin/install -c  -m 644 v_buffer_areas_int.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_areas_int.png
/usr/bin/install -c  -m 644 v_buffer_area_s.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_area_s.png
/usr/bin/install -c  -m 644 v_buffer_areas.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_areas.png
/usr/bin/install -c  -m 644 v_buffer_line_c.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line_c.png
/usr/bin/install -c  -m 644 v_buffer_line.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line.png
/usr/bin/install -c  -m 644 v_buffer_line_s.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line_s.png
/usr/bin/install -c  -m 644 v_buffer_lines.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_lines.png
/usr/bin/install -c  -m 644 v_buffer_no_cap.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_no_cap.png
/usr/bin/install -c  -m 644 v_buffer_point_s.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_point_s.png
/usr/bin/install -c  -m 644 v_buffer_points.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_points.png
/usr/bin/install -c  -m 644 v_buffer_rounded_cap.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_rounded_cap.png
/usr/bin/install -c  -m 644 v_buffer_square_cap.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_square_cap.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.buffer\" -o OBJ.x86_64-pc-linux-gnu/geos.o -c geos.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.build OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.buffer\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.build" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.build --html-description < /dev/null | grep -v '</body>\|</html>' > v.build.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.build > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.build.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.build.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.build'
make -C v.build.polylines || echo /home/neteler/src/releasebranch_7_8/vector/v.build.polylines >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build.polylines\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm  -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.buffer --html-description < /dev/null | grep -v '</body>\|</html>' > v.buffer.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build.polylines\" -o OBJ.x86_64-pc-linux-gnu/walk.o -c walk.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.buffer > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.buffer.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.buffer.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.buffer'
make -C v.category || echo /home/neteler/src/releasebranch_7_8/vector/v.category >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.category\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.category OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.build.polylines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.build.polylines --html-description < /dev/null | grep -v '</body>\|</html>' > v.build.polylines.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.build.polylines > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.build.polylines.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.category --html-description < /dev/null | grep -v '</body>\|</html>' > v.category.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.build.polylines.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.build.polylines'
make -C v.class || echo /home/neteler/src/releasebranch_7_8/vector/v.class >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.class'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.category > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.category.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.class\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.category.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.category'
make -C v.clean || echo /home/neteler/src/releasebranch_7_8/vector/v.clean >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.clean'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_clean.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_clean_rmsa.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.class OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_arraystats.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/prune.o -c prune.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.class" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.class --html-description < /dev/null | grep -v '</body>\|</html>' > v.class.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.class > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.class.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.class.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.class'
make -C v.cluster || echo /home/neteler/src/releasebranch_7_8/vector/v.cluster >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.cluster'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_cluster_4_methods.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_cluster_4_methods.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/rmdac.o -c rmdac.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.cluster OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_btree2.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/rmline.o -c rmline.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.cluster --html-description < /dev/null | grep -v '</body>\|</html>' > v.cluster.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.cluster > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.cluster.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/split.o -c split.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.cluster.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.cluster'
make -C v.colors || echo /home/neteler/src/releasebranch_7_8/vector/v.colors >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.clean" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.clean --html-description < /dev/null | grep -v '</body>\|</html>' > v.clean.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.clean > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.clean.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/read_rgb.o -c read_rgb.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.clean.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.clean'
make -C v.colors.out || echo /home/neteler/src/releasebranch_7_8/vector/v.colors.out >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors.out\" -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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/scan_z.o -c scan_z.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_raster.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.colors\" -o OBJ.x86_64-pc-linux-gnu/write_rgb.o -c write_rgb.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.colors.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.colors.out --html-description < /dev/null | grep -v '</body>\|</html>' > v.colors.out.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_raster.7.8 -lgrass_g3d.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.colors.out > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.colors.out.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.colors.out.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.colors.out'
make -C v.db.connect || echo /home/neteler/src/releasebranch_7_8/vector/v.db.connect >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.db.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.colors --html-description < /dev/null | grep -v '</body>\|</html>' > v.colors.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.db.connect OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.colors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.colors.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.colors.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.colors'
make -C v.db.select || echo /home/neteler/src/releasebranch_7_8/vector/v.db.select >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.db.select\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.db.connect --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.connect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.connect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.connect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.connect.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.db.connect'
make -C v.decimate || echo /home/neteler/src/releasebranch_7_8/vector/v.decimate >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.decimate'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_decimate_count.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_count.png
/usr/bin/install -c  -m 644 v_decimate_grid_cat.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_grid_cat.png
/usr/bin/install -c  -m 644 v_decimate_original.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_original.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/copy_tab.o -c copy_tab.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.db.select OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/count_decimation.o -c count_decimation.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.db.select --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.select.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.select > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.select.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.select.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.db.select'
make -C v.delaunay || echo /home/neteler/src/releasebranch_7_8/vector/v.delaunay >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.delaunay'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_delaunay.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_delaunay.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/in_out.o -c in_out.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_btree2.7.8 -lgrass_segment.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.decimate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.decimate --html-description < /dev/null | grep -v '</body>\|</html>' > v.decimate.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.decimate > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.decimate.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.decimate.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.decimate'
make -C v.distance || echo /home/neteler/src/releasebranch_7_8/vector/v.distance >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -o OBJ.x86_64-pc-linux-gnu/memory.o -c memory.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -o OBJ.x86_64-pc-linux-gnu/distance.o -c distance.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.delaunay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.delaunay --html-description < /dev/null | grep -v '</body>\|</html>' > v.delaunay.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.delaunay > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.delaunay.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.delaunay.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.delaunay'
make -C v.drape || echo /home/neteler/src/releasebranch_7_8/vector/v.drape >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.drape\" -o OBJ.x86_64-pc-linux-gnu/sample.o -c sample.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -o OBJ.x86_64-pc-linux-gnu/print.o -c print.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.drape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.drape --html-description < /dev/null | grep -v '</body>\|</html>' > v.drape.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.drape > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.drape.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.drape.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.drape'
make -C v.edit || echo /home/neteler/src/releasebranch_7_8/vector/v.edit >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.distance --html-description < /dev/null | grep -v '</body>\|</html>' > v.distance.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.distance > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.distance.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.distance.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.distance'
make -C v.extract || echo /home/neteler/src/releasebranch_7_8/vector/v.extract >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extract\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -o OBJ.x86_64-pc-linux-gnu/snap.o -c snap.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.extract --html-description < /dev/null | grep -v '</body>\|</html>' > v.extract.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.extract > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.extract.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.extract.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
rm v.extract.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.extract'
make -C v.extrude || echo /home/neteler/src/releasebranch_7_8/vector/v.extrude >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -o OBJ.x86_64-pc-linux-gnu/db.o -c db.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.edit --html-description < /dev/null | grep -v '</body>\|</html>' > v.edit.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.edit > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.edit.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.edit.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -o OBJ.x86_64-pc-linux-gnu/extrude.o -c extrude.c
rm v.edit.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.edit'
make -C v.generalize || echo /home/neteler/src/releasebranch_7_8/vector/v.generalize >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.generalize'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_generalize_simplify.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_generalize_simplify.png
/usr/bin/install -c  -m 644 v_generalize_smooth.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_generalize_smooth.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/displacement.o -c displacement.c
In file included from displacement.c:25:
point.h:74:22: warning: inline function ‘point_dist_segment_square’ declared but never defined
   74 | extern inline double point_dist_segment_square(POINT a, POINT b, POINT c,
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
point.h:71:22: warning: inline function ‘point_angle_between’ declared but never defined
   71 | extern inline double point_angle_between(POINT a, POINT b, POINT c);
      |                      ^~~~~~~~~~~~~~~~~~~
point.h:68:22: warning: inline function ‘point_dist_square’ declared but never defined
   68 | extern inline double point_dist_square(POINT a, POINT b);
      |                      ^~~~~~~~~~~~~~~~~
point.h:65:22: warning: inline function ‘point_dist’ declared but never defined
   65 | extern inline double point_dist(POINT a, POINT b);
      |                      ^~~~~~~~~~
point.h:62:20: warning: inline function ‘points_copy_last’ declared but never defined
   62 | extern inline void points_copy_last(struct line_pnts *Points, int pos);
      |                    ^~~~~~~~~~~~~~~~
point.h:59:20: warning: inline function ‘point_scalar’ declared but never defined
   59 | extern inline void point_scalar(POINT a, double k, POINT * res);
      |                    ^~~~~~~~~~~~
point.h:51:20: warning: inline function ‘point_assign’ declared but never defined
   51 | extern inline void point_assign(struct line_pnts *Points, int index,
      |                    ^~~~~~~~~~~~
point.h:46:22: warning: inline function ‘point_dist2’ declared but never defined
   46 | extern inline double point_dist2(POINT a);
      |                      ^~~~~~~~~~~
point.h:40:20: warning: inline function ‘point_add’ declared but never defined
   40 | extern inline void point_add(POINT a, POINT b, POINT * res);
      |                    ^~~~~~~~~
point.h:37:20: warning: inline function ‘point_subtract’ declared but never defined
   37 | extern inline void point_subtract(POINT a, POINT b, POINT * res);
      |                    ^~~~~~~~~~~~~~
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/matrix.o -c matrix.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.extrude" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.extrude --html-description < /dev/null | grep -v '</body>\|</html>' > v.extrude.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/misc.o -c misc.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.extrude > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.extrude.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.extrude.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.extrude'
make -C v.hull || echo /home/neteler/src/releasebranch_7_8/vector/v.hull >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.hull'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_hull_3d.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_hull.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.hull\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/simplification.o -c simplification.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
In file included from simplification.c:24:
point.h:74:22: warning: inline function ‘point_dist_segment_square’ declared but never defined
   74 | extern inline double point_dist_segment_square(POINT a, POINT b, POINT c,
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
point.h:71:22: warning: inline function ‘point_angle_between’ declared but never defined
   71 | extern inline double point_angle_between(POINT a, POINT b, POINT c);
      |                      ^~~~~~~~~~~~~~~~~~~
point.h:68:22: warning: inline function ‘point_dist_square’ declared but never defined
   68 | extern inline double point_dist_square(POINT a, POINT b);
      |                      ^~~~~~~~~~~~~~~~~
point.h:65:22: warning: inline function ‘point_dist’ declared but never defined
   65 | extern inline double point_dist(POINT a, POINT b);
      |                      ^~~~~~~~~~
point.h:62:20: warning: inline function ‘points_copy_last’ declared but never defined
   62 | extern inline void points_copy_last(struct line_pnts *Points, int pos);
      |                    ^~~~~~~~~~~~~~~~
point.h:59:20: warning: inline function ‘point_scalar’ declared but never defined
   59 | extern inline void point_scalar(POINT a, double k, POINT * res);
      |                    ^~~~~~~~~~~~
point.h:51:20: warning: inline function ‘point_assign’ declared but never defined
   51 | extern inline void point_assign(struct line_pnts *Points, int index,
      |                    ^~~~~~~~~~~~
point.h:46:22: warning: inline function ‘point_dist2’ declared but never defined
   46 | extern inline double point_dist2(POINT a);
      |                      ^~~~~~~~~~~
point.h:40:20: warning: inline function ‘point_add’ declared but never defined
   40 | extern inline void point_add(POINT a, POINT b, POINT * res);
      |                    ^~~~~~~~~
point.h:37:20: warning: inline function ‘point_subtract’ declared but never defined
   37 | extern inline void point_subtract(POINT a, POINT b, POINT * res);
      |                    ^~~~~~~~~~~~~~
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/smoothing.o -c smoothing.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.hull" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.hull --html-description < /dev/null | grep -v '</body>\|</html>' > v.hull.tmp.html ; fi
In file included from smoothing.c:25:
point.h:74:22: warning: inline function ‘point_dist_segment_square’ declared but never defined
   74 | extern inline double point_dist_segment_square(POINT a, POINT b, POINT c,
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
point.h:71:22: warning: inline function ‘point_angle_between’ declared but never defined
   71 | extern inline double point_angle_between(POINT a, POINT b, POINT c);
      |                      ^~~~~~~~~~~~~~~~~~~
point.h:68:22: warning: inline function ‘point_dist_square’ declared but never defined
   68 | extern inline double point_dist_square(POINT a, POINT b);
      |                      ^~~~~~~~~~~~~~~~~
point.h:65:22: warning: inline function ‘point_dist’ declared but never defined
   65 | extern inline double point_dist(POINT a, POINT b);
      |                      ^~~~~~~~~~
point.h:62:20: warning: inline function ‘points_copy_last’ declared but never defined
   62 | extern inline void points_copy_last(struct line_pnts *Points, int pos);
      |                    ^~~~~~~~~~~~~~~~
point.h:59:20: warning: inline function ‘point_scalar’ declared but never defined
   59 | extern inline void point_scalar(POINT a, double k, POINT * res);
      |                    ^~~~~~~~~~~~
point.h:51:20: warning: inline function ‘point_assign’ declared but never defined
   51 | extern inline void point_assign(struct line_pnts *Points, int index,
      |                    ^~~~~~~~~~~~
point.h:46:22: warning: inline function ‘point_dist2’ declared but never defined
   46 | extern inline double point_dist2(POINT a);
      |                      ^~~~~~~~~~~
point.h:40:20: warning: inline function ‘point_add’ declared but never defined
   40 | extern inline void point_add(POINT a, POINT b, POINT * res);
      |                    ^~~~~~~~~
point.h:37:20: warning: inline function ‘point_subtract’ declared but never defined
   37 | extern inline void point_subtract(POINT a, POINT b, POINT * res);
      |                    ^~~~~~~~~~~~~~
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dig2.7.8 -lgrass_dgl.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.hull > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.hull.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.hull.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.hull'
make -C v.info || echo /home/neteler/src/releasebranch_7_8/vector/v.info >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/level1.o -c level1.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.generalize" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.generalize --html-description < /dev/null | grep -v '</body>\|</html>' > v.generalize.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.generalize > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.generalize.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.generalize.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.generalize'
make -C v.in.ascii || echo /home/neteler/src/releasebranch_7_8/vector/v.in.ascii >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/points.o -c points.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/print.o -c print.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dig2.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.ascii --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.ascii.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.info --html-description < /dev/null | grep -v '</body>\|</html>' > v.info.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.ascii > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.ascii.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.info > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.info.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.ascii.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.in.ascii'
make -C v.in.db || echo /home/neteler/src/releasebranch_7_8/vector/v.in.db >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.db\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.info.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.info'
make -C v.in.dxf || echo /home/neteler/src/releasebranch_7_8/vector/v.in.dxf >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_3dface.o -c add_3dface.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.db OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_arc.o -c add_arc.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.db --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.db.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_circle.o -c add_circle.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.db > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.db.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.db.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.in.db'
make -C v.in.pdal || echo /home/neteler/src/releasebranch_7_8/vector/v.in.pdal >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/add_line.o -c add_line.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -g -O2 -fdebug-prefix-map=/build/pdal-LFrtmp/pdal-2.2.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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/read_dxf.o -c read_dxf.c
main.cpp: In function ‘int main(int, char**)’:
main.cpp:241:37: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  241 |     max_ground_window_opt->answer = "33";
      |                                     ^~~~
main.cpp:250:32: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  250 |     ground_slope_opt->answer = "1.0";
      |                                ^~~~~
main.cpp:258:39: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  258 |     max_ground_distance_opt->answer = "2.5";
      |                                       ^~~~~
main.cpp:267:40: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  267 |     init_ground_distance_opt->answer = "0.15";
      |                                        ^~~~~~
main.cpp:276:36: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
  276 |     ground_cell_size_opt->answer = "1";
      |                                    ^~~
In file included from main.cpp:31:
main.cpp:578:25: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘pdal::Dimension::Id’ [-Wformat=]
  578 |         G_fatal_error(_("Dataset doesn't have requested dimension '%s'"
......
  581 |                       dim_to_use_as_z);
      |                       ~  
      |                       |
      |                       pdal::Dimension::Id
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/glocale.h:10:35: note: in definition of macro ‘_’
   10 | #define _(str) G_gettext(PACKAGE,(str))
      |                                   ^~~
main.cpp:579:36: note: format string is defined here
  579 |                         " with ID %d (possibly a programming error)"),
      |                                   ~^
      |                                    |
      |                                    int
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.dxf\" -o OBJ.x86_64-pc-linux-gnu/write_vect.o -c write_vect.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.dxf --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.dxf.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.dxf > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.dxf.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.dxf.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.in.dxf'
make -C v.in.region || echo /home/neteler/src/releasebranch_7_8/vector/v.in.region >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.region\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.region OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.region --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.region.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.region > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.region.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.region.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.in.region'
make -C v.kcv || echo /home/neteler/src/releasebranch_7_8/vector/v.kcv >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.kcv\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.kcv OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.kcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.kcv --html-description < /dev/null | grep -v '</body>\|</html>' > v.kcv.tmp.html ; fi
: && g++ -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm  -L/usr/lib -lpdalcpp   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.kcv > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.kcv.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.kcv.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.kcv'
make -C v.kernel || echo /home/neteler/src/releasebranch_7_8/vector/v.kernel >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.kernel'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_kernel.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_kernel.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.kernel\" -o OBJ.x86_64-pc-linux-gnu/function.o -c function.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.pdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.pdal --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.pdal.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.pdal > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.pdal.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.pdal.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.pdal.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.kernel\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm v.in.pdal.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.in.pdal'
make -C v.label || echo /home/neteler/src/releasebranch_7_8/vector/v.label >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.label OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.kernel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.kernel --html-description < /dev/null | grep -v '</body>\|</html>' > v.kernel.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.label --html-description < /dev/null | grep -v '</body>\|</html>' > v.label.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.kernel > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.kernel.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.label > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.label.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.kernel.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.kernel'
make -C v.label.sa || echo /home/neteler/src/releasebranch_7_8/vector/v.label.sa >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.label.sa'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_label_sa.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_label_sa.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/annealing.o -c annealing.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.label.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.label'
make -C v.lidar.correction || echo /home/neteler/src/releasebranch_7_8/vector/v.lidar.correction >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.correction\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/labels.o -c labels.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gmath.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_raster.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction --html-description < /dev/null | grep -v '</body>\|</html>' > v.lidar.correction.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.lidar.correction > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.correction.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/usr/include/freetype2 -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.correction.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.lidar.correction'
make -C v.lidar.edgedetection || echo /home/neteler/src/releasebranch_7_8/vector/v.lidar.edgedetection >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.lidar.edgedetection'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_lidar_edgedetection_objects.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_lidar_edgedetection_objects.png
/usr/bin/install -c  -m 644 v_lidar_edgedetection.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_lidar_edgedetection.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.edgedetection\" -o OBJ.x86_64-pc-linux-gnu/edgedetection.o -c edgedetection.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dig2.7.8 -lgrass_dgl.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lfreetype    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.label.sa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.label.sa --html-description < /dev/null | grep -v '</body>\|</html>' > v.label.sa.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.edgedetection\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.label.sa > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.label.sa.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.label.sa.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.label.sa'
make -C v.lidar.growing || echo /home/neteler/src/releasebranch_7_8/vector/v.lidar.growing >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/ConvexHull.o -c ConvexHull.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gmath.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/growing.o -c growing.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection --html-description < /dev/null | grep -v '</body>\|</html>' > v.lidar.edgedetection.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.lidar.edgedetection > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.edgedetection.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.edgedetection.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm v.lidar.edgedetection.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.lidar.edgedetection'
make -C v.lrs || echo /home/neteler/src/releasebranch_7_8/vector/v.lrs >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.lrs'
make -C lib || echo /home/neteler/src/releasebranch_7_8/vector/v.lrs/lib >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.lrs/lib'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 lrs.h /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include/grass/lrs.h
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grasslibs"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/lib\" -o OBJ.x86_64-pc-linux-gnu/lrs.o -c lrs.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_lrs.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_lrs.7.8.so OBJ.x86_64-pc-linux-gnu/lrs.o  -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm 
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_lrs.7.8.so /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_lrs.so)
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.lrs/lib'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > lrs.tmp.html ; fi
make -C v.lrs.create || echo /home/neteler/src/releasebranch_7_8/vector/v.lrs/v.lrs.create >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.create\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
main.c: In function ‘main’:
main.c:209:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  209 |     driver_opt->answer = db_get_default_driver_name();
      |                        ^
main.c:216:26: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  216 |     database_opt->answer = db_get_default_database_name();
      |                          ^
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.create OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_lrs.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing --html-description < /dev/null | grep -v '</body>\|</html>' > v.lidar.growing.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.lidar.growing > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.growing.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.growing.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.lidar.growing'
make -C v.proj || echo /home/neteler/src/releasebranch_7_8/vector/v.proj >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.proj\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.create --html-description < /dev/null | grep -v '</body>\|</html>' > v.lrs.create.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.lrs.create > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.create.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.create.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.lrs/v.lrs.create'
make -C v.lrs.segment || echo /home/neteler/src/releasebranch_7_8/vector/v.lrs/v.lrs.segment >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.proj\" -o OBJ.x86_64-pc-linux-gnu/setenv.o -c setenv.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.segment\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
main.c: In function ‘main’:
main.c:96:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   96 |     driver_opt->answer = db_get_default_driver_name();
      |                        ^
main.c:103:26: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  103 |     database_opt->answer = db_get_default_database_name();
      |                          ^
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_lrs.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.proj --html-description < /dev/null | grep -v '</body>\|</html>' > v.proj.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.proj > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.proj.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.proj.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment --html-description < /dev/null | grep -v '</body>\|</html>' > v.lrs.segment.tmp.html ; fi
rm v.proj.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.proj'
make -C v.mkgrid || echo /home/neteler/src/releasebranch_7_8/vector/v.mkgrid >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.mkgrid'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_mkgrid_hexagons.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid_hexagons.png
/usr/bin/install -c  -m 644 v_mkgrid.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid.png
/usr/bin/install -c  -m 644 v_mkgrid_ppattern.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid_ppattern.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/hexgrid.o -c hexgrid.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.lrs.segment > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.segment.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.segment.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.lrs/v.lrs.segment'
make -C v.lrs.label || echo /home/neteler/src/releasebranch_7_8/vector/v.lrs/v.lrs.label >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.label\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
main.c: In function ‘main’:
main.c:126:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  126 |     driver_opt->answer = db_get_default_driver_name();
      |                        ^
main.c:133:26: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  133 |     database_opt->answer = db_get_default_database_name();
      |                          ^
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/rotate.o -c rotate.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.label OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_lrs.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/write_grid.o -c write_grid.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.label --html-description < /dev/null | grep -v '</body>\|</html>' > v.lrs.label.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.lrs.label > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.label.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.label.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.lrs/v.lrs.label'
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.mkgrid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.mkgrid --html-description < /dev/null | grep -v '</body>\|</html>' > v.mkgrid.tmp.html ; fi
make -C v.lrs.where || echo /home/neteler/src/releasebranch_7_8/vector/v.lrs/v.lrs.where >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lrs/v.lrs.where\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.mkgrid > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.mkgrid.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.mkgrid.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.mkgrid'
make -C v.neighbors || echo /home/neteler/src/releasebranch_7_8/vector/v.neighbors >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.neighbors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
main.c: In function ‘main’:
main.c:88:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   88 |     driver_opt->answer = db_get_default_driver_name();
      |                        ^
main.c:95:26: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 |     database_opt->answer = db_get_default_database_name();
      |                          ^
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.where OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_lrs.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.neighbors OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.lrs.where --html-description < /dev/null | grep -v '</body>\|</html>' > v.lrs.where.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.lrs.where > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.where.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.where.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.neighbors --html-description < /dev/null | grep -v '</body>\|</html>' > v.neighbors.tmp.html ; fi
rm v.lrs.where.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.lrs/v.lrs.where'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py lrs > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/lrs.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.neighbors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.neighbors.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/lrs.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1"
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.lrs'
make -C v.net || echo /home/neteler/src/releasebranch_7_8/vector/v.net >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/arcs.o -c arcs.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.neighbors.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.neighbors'
make -C v.net.alloc || echo /home/neteler/src/releasebranch_7_8/vector/v.net.alloc >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.net.alloc'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_net_alloc_from_centers.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_from_centers.png
/usr/bin/install -c  -m 644 v_net_alloc.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc.png
/usr/bin/install -c  -m 644 v_net_alloc_time.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_time.png
/usr/bin/install -c  -m 644 v_net_alloc_to_centers.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_to_centers.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.alloc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/connect.o -c connect.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_dgl.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.alloc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.alloc --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.alloc.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.alloc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.alloc.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/nodes.o -c nodes.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.alloc.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.alloc'
make -C v.net.allpairs || echo /home/neteler/src/releasebranch_7_8/vector/v.net.allpairs >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.allpairs\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_dgl.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/turntable.o -c turntable.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.allpairs.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.allpairs > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.allpairs.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.allpairs.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
rm v.net.allpairs.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.net.allpairs'
make -C v.net.bridge || echo /home/neteler/src/releasebranch_7_8/vector/v.net.bridge >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.bridge\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.bridge OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net'
make -C v.net.centrality || echo /home/neteler/src/releasebranch_7_8/vector/v.net.centrality >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.centrality\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.bridge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.bridge --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.bridge.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.bridge > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.bridge.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.centrality OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_dgl.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.bridge.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.bridge'
make -C v.net.components || echo /home/neteler/src/releasebranch_7_8/vector/v.net.components >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.components\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.centrality" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.centrality --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.centrality.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.components OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.centrality > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.centrality.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.centrality.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.centrality'
make -C v.net.connectivity || echo /home/neteler/src/releasebranch_7_8/vector/v.net.connectivity >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.connectivity\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.components" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.components --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.components.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.components > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.components.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.components.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8   -lm 
rm v.net.components.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.net.components'
make -C v.net.distance || echo /home/neteler/src/releasebranch_7_8/vector/v.net.distance >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.net.distance'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 vnetdistance.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetdistance.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.distance\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.connectivity.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.distance OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_dgl.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.connectivity > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.connectivity.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.connectivity.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.connectivity'
make -C v.net.flow || echo /home/neteler/src/releasebranch_7_8/vector/v.net.flow >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.flow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.distance --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.distance.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.distance > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.distance.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.distance.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.flow OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
rm v.net.distance.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.net.distance'
make -C v.net.iso || echo /home/neteler/src/releasebranch_7_8/vector/v.net.iso >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.net.iso'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 vnetiso.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetiso.png
/usr/bin/install -c  -m 644 vnetisotime.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetisotime.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.iso\" -o OBJ.x86_64-pc-linux-gnu/alloc.o -c alloc.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.flow --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.flow.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.flow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.flow.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.iso\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.flow.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.flow'
make -C v.net.path || echo /home/neteler/src/releasebranch_7_8/vector/v.net.path >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.net.path'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 vnetpath.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetpath.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.path\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_dgl.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.path\" -o OBJ.x86_64-pc-linux-gnu/path.o -c path.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.iso" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.iso --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.iso.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.iso > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.iso.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.iso.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.iso'
make -C v.net.salesman || echo /home/neteler/src/releasebranch_7_8/vector/v.net.salesman >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.net.salesman'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 vnetsalesman.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetsalesman.png
/usr/bin/install -c  -m 644 vnetsalesmantime.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetsalesmantime.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.salesman\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.path --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.path.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.path > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.path.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.salesman OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dgl.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.path.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.path'
make -C v.net.spanningtree || echo /home/neteler/src/releasebranch_7_8/vector/v.net.spanningtree >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.spanningtree\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.salesman" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.salesman --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.salesman.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.salesman > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.salesman.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.salesman.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.salesman'
make -C v.net.steiner || echo /home/neteler/src/releasebranch_7_8/vector/v.net.steiner >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.net.steiner'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 vnetsteiner.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetsteiner.png
/usr/bin/install -c  -m 644 vnetsteinertime.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vnetsteinertime.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.steiner\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.spanningtree.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.spanningtree > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.spanningtree.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.steiner OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.spanningtree.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.spanningtree'
make -C v.net.timetable || echo /home/neteler/src/releasebranch_7_8/vector/v.net.timetable >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.timetable\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.steiner" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.steiner --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.steiner.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.timetable OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lgrass_neta.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.steiner > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.steiner.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.steiner.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.steiner'
make -C v.net.visibility || echo /home/neteler/src/releasebranch_7_8/vector/v.net.visibility >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.net.visibility'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_net_visibility.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_net_visibility.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/geometry.o -c geometry.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.timetable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.timetable --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.timetable.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.timetable > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.timetable.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.timetable.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.timetable'
make -C v.normal || echo /home/neteler/src/releasebranch_7_8/vector/v.normal >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.normal\" -o OBJ.x86_64-pc-linux-gnu/scancats.o -c scancats.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lgrass_cdhc.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/visibility.o -c visibility.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.normal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.normal --html-description < /dev/null | grep -v '</body>\|</html>' > v.normal.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.normal > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.normal.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dgl.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.normal.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.normal'
make -C v.out.ascii || echo /home/neteler/src/releasebranch_7_8/vector/v.out.ascii >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.visibility" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.net.visibility --html-description < /dev/null | grep -v '</body>\|</html>' > v.net.visibility.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.net.visibility > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.visibility.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.net.visibility.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.net.visibility'
make -C v.out.dxf || echo /home/neteler/src/releasebranch_7_8/vector/v.out.dxf >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.dxf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.dxf\" -o OBJ.x86_64-pc-linux-gnu/write_dxf.o -c write_dxf.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.ascii --html-description < /dev/null | grep -v '</body>\|</html>' > v.out.ascii.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.out.ascii > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.ascii.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.ascii.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.out.ascii'
make -C v.out.lidar || echo /home/neteler/src/releasebranch_7_8/vector/v.out.lidar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.out.lidar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.out.lidar'
make -C v.out.postgis || echo /home/neteler/src/releasebranch_7_8/vector/v.out.postgis >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.dxf --html-description < /dev/null | grep -v '</body>\|</html>' > v.out.dxf.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.out.dxf > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.dxf.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.dxf.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.out.dxf'
make -C v.out.pov || echo /home/neteler/src/releasebranch_7_8/vector/v.out.pov >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.pov\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/create.o -c create.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.pov OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.pov --html-description < /dev/null | grep -v '</body>\|</html>' > v.out.pov.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.out.pov > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.pov.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.pov.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c
rm v.out.pov.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.out.pov'
make -C v.out.svg || echo /home/neteler/src/releasebranch_7_8/vector/v.out.svg >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.svg\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lpq    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.svg OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.postgis" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.postgis --html-description < /dev/null | grep -v '</body>\|</html>' > v.out.postgis.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.svg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.svg --html-description < /dev/null | grep -v '</body>\|</html>' > v.out.svg.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.out.postgis > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.postgis.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.out.svg > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.svg.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.postgis.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.svg.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1"
rm v.out.postgis.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.out.postgis'
make -C v.out.vtk || echo /home/neteler/src/releasebranch_7_8/vector/v.out.vtk >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.out.vtk'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
rm v.out.svg.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.out.svg'
make -C v.outlier || echo /home/neteler/src/releasebranch_7_8/vector/v.outlier >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/head.o -c head.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.outlier\" -o OBJ.x86_64-pc-linux-gnu/outlier.o -c outlier.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gmath.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeVTK.o -c writeVTK.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.outlier" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.outlier --html-description < /dev/null | grep -v '</body>\|</html>' > v.outlier.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.outlier > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.outlier.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.outlier.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.outlier'
make -C v.overlay || echo /home/neteler/src/releasebranch_7_8/vector/v.overlay >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.overlay'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_overlay_area_lines.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_area_lines.png
/usr/bin/install -c  -m 644 v_overlay_census_wake2000.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_census_wake2000.png
/usr/bin/install -c  -m 644 v_overlay_op_and.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_and.png
/usr/bin/install -c  -m 644 v_overlay_op_not.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_not.png
/usr/bin/install -c  -m 644 v_overlay_op_or.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_or.png
/usr/bin/install -c  -m 644 v_overlay_op_xor.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_xor.png
/usr/bin/install -c  -m 644 v_overlay_poly_1_2_a_o_n_x.png /home/neteler/src/releasebranch_7_8/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_poly_1_2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_poly_1_2.png
/usr/bin/install -c  -m 644 v_overlay_urbanarea.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_urbanarea.png
/usr/bin/install -c  -m 644 v_overlay_urban_census2000.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_urban_census2000.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/area_area.o -c area_area.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.vtk --html-description < /dev/null | grep -v '</body>\|</html>' > v.out.vtk.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/line_area.o -c line_area.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.out.vtk > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.vtk.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.vtk.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.out.vtk'
make -C v.parallel || echo /home/neteler/src/releasebranch_7_8/vector/v.parallel >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.parallel\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.parallel OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/util.o -c util.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.parallel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.parallel --html-description < /dev/null | grep -v '</body>\|</html>' > v.parallel.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.parallel > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.parallel.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.parallel.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.parallel'
make -C v.patch || echo /home/neteler/src/releasebranch_7_8/vector/v.patch >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.patch\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.patch OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.overlay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.overlay --html-description < /dev/null | grep -v '</body>\|</html>' > v.overlay.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.overlay > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.overlay.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.patch --html-description < /dev/null | grep -v '</body>\|</html>' > v.patch.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.overlay.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.overlay'
make -C v.perturb || echo /home/neteler/src/releasebranch_7_8/vector/v.perturb >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.perturb'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_perturb_normal.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_perturb_uniform.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.patch > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.patch.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.patch.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.patch'
make -C v.split || echo /home/neteler/src/releasebranch_7_8/vector/v.split >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.split\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/zufallsv.o -c zufallsv.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.split OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.perturb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.perturb --html-description < /dev/null | grep -v '</body>\|</html>' > v.perturb.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.split" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.split --html-description < /dev/null | grep -v '</body>\|</html>' > v.split.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.perturb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.perturb.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.split > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.split.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.perturb.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.perturb'
make -C v.qcount || echo /home/neteler/src/releasebranch_7_8/vector/v.qcount >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.qcount'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_qcount_1.png /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_4.png
/usr/bin/install -c  -m 644 v_qcount_5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_5.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/count.o -c count.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.split.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.split'
make -C v.profile || echo /home/neteler/src/releasebranch_7_8/vector/v.profile >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.profile\" -o OBJ.x86_64-pc-linux-gnu/processors.o -c processors.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/findquads.o -c findquads.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/indices.o -c indices.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.profile --html-description < /dev/null | grep -v '</body>\|</html>' > v.profile.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.profile > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.profile.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.profile.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm v.profile.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.profile'
make -C v.random || echo /home/neteler/src/releasebranch_7_8/vector/v.random >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.random'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_random_points_in_polygon.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/vrandom_polygons.png
/usr/bin/install -c  -m 644 vrandom_restricted_area.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vrandom_restricted_area.png
/usr/bin/install -c  -m 644 vrandom_restricted_attr.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/vrandom_z.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.random\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.random OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.qcount" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.qcount --html-description < /dev/null | grep -v '</body>\|</html>' > v.qcount.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.qcount > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.qcount.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.random --html-description < /dev/null | grep -v '</body>\|</html>' > v.random.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.qcount.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.random > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.random.html
rm v.qcount.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.qcount'
make -C v.reclass || echo /home/neteler/src/releasebranch_7_8/vector/v.reclass >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.reclass\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.random.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.random'
make -C v.rectify || echo /home/neteler/src/releasebranch_7_8/vector/v.rectify >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.reclass\" -o OBJ.x86_64-pc-linux-gnu/rules.o -c rules.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/target.o -c target.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_imagery.7.8 -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.reclass --html-description < /dev/null | grep -v '</body>\|</html>' > v.reclass.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.reclass > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.reclass.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.rectify --html-description < /dev/null | grep -v '</body>\|</html>' > v.rectify.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.reclass.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.reclass'
make -C v.sample || echo /home/neteler/src/releasebranch_7_8/vector/v.sample >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.sample\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.rectify > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.rectify.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.rectify.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.rectify'
make -C v.segment || echo /home/neteler/src/releasebranch_7_8/vector/v.segment >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.segment'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_segment_spaced_percent_points.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_percent_points.jpg
/usr/bin/install -c  -m 644 v_segment_spaced_points.jpg /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_right_points.jpg
/usr/bin/install -c  -m 644 v_segment_subline.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_segment_subline.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.segment\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.sample OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.segment OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.sample --html-description < /dev/null | grep -v '</body>\|</html>' > v.sample.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.sample > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.sample.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.sample.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.segment --html-description < /dev/null | grep -v '</body>\|</html>' > v.segment.tmp.html ; fi
rm v.sample.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.sample'
make -C v.select || echo /home/neteler/src/releasebranch_7_8/vector/v.select >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.select'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_select_op_contains_pnts.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_contains_pnts.png
/usr/bin/install -c  -m 644 v_select_op_contains_pol.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_contains_pol.png
/usr/bin/install -c  -m 644 v_select_op_crosses.png /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_equals.png
/usr/bin/install -c  -m 644 v_select_op_intersects.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_intersects.png
/usr/bin/install -c  -m 644 v_select_op_overlap.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_overlap.png
/usr/bin/install -c  -m 644 v_select_op_overlaps.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_overlaps.png
/usr/bin/install -c  -m 644 v_select_op_touches.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_touches.png
/usr/bin/install -c  -m 644 v_select_op_within.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_within.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.segment > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.segment.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.segment.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.segment'
make -C v.support || echo /home/neteler/src/releasebranch_7_8/vector/v.support >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/copy_tabs.o -c copy_tabs.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.support OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/geos.o -c geos.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.support --html-description < /dev/null | grep -v '</body>\|</html>' > v.support.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.support > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.support.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.support.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.support'
make -C v.surf.bspline || echo /home/neteler/src/releasebranch_7_8/vector/v.surf.bspline >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.bspline\" -o OBJ.x86_64-pc-linux-gnu/resamp.o -c resamp.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gmath.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_segment.7.8 -lm  -lgrass_gpde.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline --html-description < /dev/null | grep -v '</body>\|</html>' > v.surf.bspline.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.surf.bspline > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.surf.bspline.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.surf.bspline.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.surf.bspline'
make -C v.surf.idw || echo /home/neteler/src/releasebranch_7_8/vector/v.surf.idw >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/read_sites.o -c read_sites.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.select --html-description < /dev/null | grep -v '</body>\|</html>' > v.select.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.select > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.select.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.select.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.select'
make -C v.surf.rst || echo /home/neteler/src/releasebranch_7_8/vector/v.surf.rst >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.surf.idw --html-description < /dev/null | grep -v '</body>\|</html>' > v.surf.idw.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.surf.idw > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.surf.idw.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.surf.rst OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_interpfl.7.8 -lgrass_qtree.7.8 -lgrass_interpdata.7.8 -lgrass_gmath.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm     -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.surf.idw.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.surf.idw'
make -C v.transform || echo /home/neteler/src/releasebranch_7_8/vector/v.transform >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.transform\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.surf.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.surf.rst --html-description < /dev/null | grep -v '</body>\|</html>' > v.surf.rst.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.surf.rst > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.surf.rst.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.transform\" -o OBJ.x86_64-pc-linux-gnu/trans_digit.o -c trans_digit.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.surf.rst.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.surf.rst'
make -C v.timestamp || echo /home/neteler/src/releasebranch_7_8/vector/v.timestamp >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.timestamp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.timestamp OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.timestamp --html-description < /dev/null | grep -v '</body>\|</html>' > v.timestamp.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.timestamp > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.timestamp.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.timestamp.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.timestamp'
make -C v.to.3d || echo /home/neteler/src/releasebranch_7_8/vector/v.to.3d >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.transform --html-description < /dev/null | grep -v '</body>\|</html>' > v.transform.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.transform > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.transform.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.transform.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.transform'
make -C v.to.db || echo /home/neteler/src/releasebranch_7_8/vector/v.to.db >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -o OBJ.x86_64-pc-linux-gnu/trans3.o -c trans3.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/find.o -c find.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/lines.o -c lines.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.3d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.3d --html-description < /dev/null | grep -v '</body>\|</html>' > v.to.3d.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.to.3d > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.3d.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.3d.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.to.3d'
make -C v.to.points || echo /home/neteler/src/releasebranch_7_8/vector/v.to.points >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.points\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/query.o -c query.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.points" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.points --html-description < /dev/null | grep -v '</body>\|</html>' > v.to.points.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.to.points > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.points.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.points.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.to.points'
make -C v.to.rast || echo /home/neteler/src/releasebranch_7_8/vector/v.to.rast >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.to.rast'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_to_rast_binning.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast_binning.png
/usr/bin/install -c  -m 644 v_to_rast_direction.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast_direction.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/do_lines.o -c do_lines.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.db --html-description < /dev/null | grep -v '</body>\|</html>' > v.to.db.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.to.db > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.db.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/raster.o -c raster.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.db.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.to.db'
make -C v.to.rast3 || echo /home/neteler/src/releasebranch_7_8/vector/v.to.rast3 >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.to.rast3'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_to_rast3_test.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast3_test.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.rast3 OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_g3d.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/vect2rast.o -c vect2rast.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.rast3 --html-description < /dev/null | grep -v '</body>\|</html>' > v.to.rast3.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.to.rast3 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast3.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast3.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.to.rast3'
make -C v.type || echo /home/neteler/src/releasebranch_7_8/vector/v.type >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.type\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.to.rast --html-description < /dev/null | grep -v '</body>\|</html>' > v.to.rast.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.to.rast > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.type OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.to.rast'
make -C v.univar || echo /home/neteler/src/releasebranch_7_8/vector/v.univar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.univar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.type" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.type --html-description < /dev/null | grep -v '</body>\|</html>' > v.type.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.type > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.type.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.univar OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.type.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.type'
make -C v.voronoi || echo /home/neteler/src/releasebranch_7_8/vector/v.voronoi >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.voronoi'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_voronoi_areas.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_areas.png
/usr/bin/install -c  -m 644 v_voronoi_points.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_points.png
/usr/bin/install -c  -m 644 v_voronoi_skeleton.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_skeleton.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/clean_topo.o -c clean_topo.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.univar --html-description < /dev/null | grep -v '</body>\|</html>' > v.univar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.univar.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.univar.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.univar'
make -C v.what || echo /home/neteler/src/releasebranch_7_8/vector/v.what >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what\" -o OBJ.x86_64-pc-linux-gnu/what.o -c what.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/skeleton.o -c skeleton.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_main.o -c sw_main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.what --html-description < /dev/null | grep -v '</body>\|</html>' > v.what.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.what > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/sw_voronoi.o -c sw_voronoi.c
rm v.what.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.what'
make -C v.what.rast || echo /home/neteler/src/releasebranch_7_8/vector/v.what.rast >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -o OBJ.x86_64-pc-linux-gnu/vo_write.o -c vo_write.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.rast\" -o OBJ.x86_64-pc-linux-gnu/search.o -c search.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.what.rast --html-description < /dev/null | grep -v '</body>\|</html>' > v.what.rast.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dig2.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.what.rast > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.what.rast'
make -C v.what.rast3 || echo /home/neteler/src/releasebranch_7_8/vector/v.what.rast3 >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.rast3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.voronoi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.voronoi --html-description < /dev/null | grep -v '</body>\|</html>' > v.voronoi.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.voronoi > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.voronoi.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.voronoi.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.voronoi'
make -C v.vect.stats || echo /home/neteler/src/releasebranch_7_8/vector/v.vect.stats >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.rast3\" -o OBJ.x86_64-pc-linux-gnu/search.o -c search.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.vect.stats'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 v_vect_stats.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_vect_stats.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vect.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_g3d.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.what.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.what.rast3 --html-description < /dev/null | grep -v '</body>\|</html>' > v.what.rast3.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.what.rast3 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast3.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.vect.stats OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_vector.7.8 -lgrass_stats.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast3.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.what.rast3'
make -C v.vol.rst || echo /home/neteler/src/releasebranch_7_8/vector/v.vol.rst >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.vect.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.vect.stats --html-description < /dev/null | grep -v '</body>\|</html>' > v.vect.stats.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.vect.stats > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.vect.stats.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.vect.stats.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.vect.stats'
make -C v.out.ogr || echo /home/neteler/src/releasebranch_7_8/vector/v.out.ogr >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/list.o -c list.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_g3d.7.8 -lgrass_bitmap.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.vol.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.vol.rst --html-description < /dev/null | grep -v '</body>\|</html>' > v.vol.rst.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.vol.rst > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.vol.rst.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.vol.rst.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.vol.rst'
make -C v.in.ogr || echo /home/neteler/src/releasebranch_7_8/vector/v.in.ogr >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/clean.o -c clean.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -L/usr/lib -lgdal -lproj    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.out.ogr --html-description < /dev/null | grep -v '</body>\|</html>' > v.out.ogr.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/geom.o -c geom.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.out.ogr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.ogr.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.out.ogr.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.out.ogr'
make -C v.external || echo /home/neteler/src/releasebranch_7_8/vector/v.external >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_gis.7.8 -L/usr/lib -lgdal -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lgrass_dbmibase.7.8 -lgrass_gproj.7.8 -L/usr/lib -lgdal  -lpq    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.in.ogr --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.ogr.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.ogr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.ogr.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.external --html-description < /dev/null | grep -v '</body>\|</html>' > v.external.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.ogr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.external > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.external.html
rm v.in.ogr.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.in.ogr'
make -C v.in.dwg || echo /home/neteler/src/releasebranch_7_8/vector/v.in.dwg >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.in.dwg'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.in.dwg'
make -C v.in.lidar || echo /home/neteler/src/releasebranch_7_8/vector/v.in.lidar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/vector/v.in.lidar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector/v.in.lidar'
make -C v.external.out || echo /home/neteler/src/releasebranch_7_8/vector/v.external.out >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/format.o -c format.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.external.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.external'
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/status.o -c status.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py vectorintro > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vectorintro.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vectorintro.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -L/usr/lib -lgdal   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/v.external.out --html-description < /dev/null | grep -v '</body>\|</html>' > v.external.out.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.external.out > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.external.out.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.external.out.html" "/home/neteler/src/releasebranch_7_8/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_7_8/vector/v.external.out'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/vector'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/misc'
make -C m.cogo || echo /home/neteler/src/releasebranch_7_8/misc/m.cogo >> /home/neteler/src/releasebranch_7_8/error.log
make -C m.measure || echo /home/neteler/src/releasebranch_7_8/misc/m.measure >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/misc/m.cogo'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/misc/m.measure'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 m_measure_distance.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m_measure_distance.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.measure\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.cogo\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.measure OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.measure" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.measure --html-description < /dev/null | grep -v '</body>\|</html>' > m.measure.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.cogo OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py m.measure > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.measure.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.cogo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.cogo --html-description < /dev/null | grep -v '</body>\|</html>' > m.cogo.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py m.cogo > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.cogo.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.measure.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.cogo.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1"
rm m.measure.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/misc/m.measure'
make -C m.nviz.image || echo /home/neteler/src/releasebranch_7_8/misc/m.nviz.image >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c
rm m.cogo.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/misc/m.cogo'
make -C m.nviz.script || echo /home/neteler/src/releasebranch_7_8/misc/m.nviz.script >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.script\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.nviz.script OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_display.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/surface.o -c surface.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.nviz.script" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.nviz.script --html-description < /dev/null | grep -v '</body>\|</html>' > m.nviz.script.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py m.nviz.script > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.script.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.script.html" "/home/neteler/src/releasebranch_7_8/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_7_8/misc/m.nviz.script'
make -C m.transform || echo /home/neteler/src/releasebranch_7_8/misc/m.transform >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.transform\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.transform OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_imagery.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include  -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/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
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.transform --html-description < /dev/null | grep -v '</body>\|</html>' > m.transform.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py m.transform > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.transform.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.transform.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1"
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_ogsf.7.8 -lgrass_nviz.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8    -lm 
rm m.transform.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/misc/m.transform'
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.nviz.image" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/m.nviz.image --html-description < /dev/null | grep -v '</body>\|</html>' > m.nviz.image.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py m.nviz.image > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.image.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.image.html" "/home/neteler/src/releasebranch_7_8/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_7_8/misc/m.nviz.image'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/misc'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > imageryintro.tmp.html ; fi
make -C i.albedo || echo /home/neteler/src/releasebranch_7_8/imagery/i.albedo >> /home/neteler/src/releasebranch_7_8/error.log
make -C i.aster.toar || echo /home/neteler/src/releasebranch_7_8/imagery/i.aster.toar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.albedo'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_albedo_landsat5.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_albedo_landsat7.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/bb_alb_aster.o -c bb_alb_aster.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.aster.toar\" -o OBJ.x86_64-pc-linux-gnu/rad2ref_aster.o -c rad2ref_aster.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.albedo\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8   -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.aster.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.aster.toar --html-description < /dev/null | grep -v '</body>\|</html>' > i.aster.toar.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.albedo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.albedo --html-description < /dev/null | grep -v '</body>\|</html>' > i.albedo.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.aster.toar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.aster.toar.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.albedo > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.albedo.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.aster.toar.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.aster.toar'
make -C i.atcorr || echo /home/neteler/src/releasebranch_7_8/imagery/i.atcorr >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.atcorr'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.albedo.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1"
/usr/bin/install -c  -m 644 i_atcorr_B02_atcorr.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_atcorr_B02_atcorr.png
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/6s.o -c 6s.cpp
rm i.albedo.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.albedo'
make -C i.biomass || echo /home/neteler/src/releasebranch_7_8/imagery/i.biomass >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.biomass\" -o OBJ.x86_64-pc-linux-gnu/solar_day.o -c solar_day.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.biomass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.biomass --html-description < /dev/null | grep -v '</body>\|</html>' > i.biomass.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.biomass > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.biomass.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.biomass.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.biomass'
make -C i.cca || echo /home/neteler/src/releasebranch_7_8/imagery/i.cca >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cca\" -o OBJ.x86_64-pc-linux-gnu/transform.o -c transform.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.cca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.cca --html-description < /dev/null | grep -v '</body>\|</html>' > i.cca.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.cca > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.cca.html
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/abstra.o -c abstra.cpp
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.cca.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.cca'
make -C i.cluster || echo /home/neteler/src/releasebranch_7_8/imagery/i.cluster >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.cluster'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_cluster_landsat_clustering.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_cluster_landsat_clustering.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/timer.o -c timer.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_imagery.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.cluster --html-description < /dev/null | grep -v '</body>\|</html>' > i.cluster.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.cluster > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.cluster.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.cluster.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.cluster'
make -C i.eb.evapfr || echo /home/neteler/src/releasebranch_7_8/imagery/i.eb.evapfr >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.evapfr\" -o OBJ.x86_64-pc-linux-gnu/soilmoisture.o -c soilmoisture.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/aerosolconcentration.o -c aerosolconcentration.cpp
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr --html-description < /dev/null | grep -v '</body>\|</html>' > i.eb.evapfr.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.eb.evapfr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.evapfr.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.evapfr.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.eb.evapfr'
make -C i.eb.eta || echo /home/neteler/src/releasebranch_7_8/imagery/i.eb.eta >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.eta\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/aerosolmodel.o -c aerosolmodel.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.eta" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.eta --html-description < /dev/null | grep -v '</body>\|</html>' > i.eb.eta.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.eb.eta > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.eta.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.eta.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.eb.eta'
make -C i.eb.hsebal01 || echo /home/neteler/src/releasebranch_7_8/imagery/i.eb.hsebal01 >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.hsebal01\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01 OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01 --html-description < /dev/null | grep -v '</body>\|</html>' > i.eb.hsebal01.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.eb.hsebal01 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.hsebal01.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.hsebal01.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.eb.hsebal01'
make -C i.eb.netrad || echo /home/neteler/src/releasebranch_7_8/imagery/i.eb.netrad >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.netrad\" -o OBJ.x86_64-pc-linux-gnu/r_net.o -c r_net.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad --html-description < /dev/null | grep -v '</body>\|</html>' > i.eb.netrad.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.eb.netrad > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.netrad.html
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/altitude.o -c altitude.cpp
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.netrad.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.eb.netrad'
make -C i.eb.soilheatflux || echo /home/neteler/src/releasebranch_7_8/imagery/i.eb.soilheatflux >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.eb.soilheatflux\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux --html-description < /dev/null | grep -v '</body>\|</html>' > i.eb.soilheatflux.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.eb.soilheatflux > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.soilheatflux.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.eb.soilheatflux.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.eb.soilheatflux'
make -C i.evapo.mh || echo /home/neteler/src/releasebranch_7_8/imagery/i.evapo.mh >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.mh\" -o OBJ.x86_64-pc-linux-gnu/mh_eto.o -c mh_eto.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/atmosmodel.o -c atmosmodel.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.mh\" -o OBJ.x86_64-pc-linux-gnu/mh_samani.o -c mh_samani.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh --html-description < /dev/null | grep -v '</body>\|</html>' > i.evapo.mh.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.evapo.mh > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.mh.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.mh.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.evapo.mh'
make -C i.evapo.pm || echo /home/neteler/src/releasebranch_7_8/imagery/i.evapo.pm >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pm\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm --html-description < /dev/null | grep -v '</body>\|</html>' > i.evapo.pm.tmp.html ; fi
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/common.o -c common.cpp
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.evapo.pm > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pm.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pm.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.evapo.pm'
make -C i.evapo.pt || echo /home/neteler/src/releasebranch_7_8/imagery/i.evapo.pt >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.pt\" -o OBJ.x86_64-pc-linux-gnu/pt_ghamma.o -c pt_ghamma.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/computations.o -c computations.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt --html-description < /dev/null | grep -v '</body>\|</html>' > i.evapo.pt.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.evapo.pt > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pt.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pt.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.evapo.pt'
make -C i.evapo.time || echo /home/neteler/src/releasebranch_7_8/imagery/i.evapo.time >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.evapo.time\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.time OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.time" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.evapo.time --html-description < /dev/null | grep -v '</body>\|</html>' > i.evapo.time.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.evapo.time > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.time.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.time.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.evapo.time'
make -C i.emissivity || echo /home/neteler/src/releasebranch_7_8/imagery/i.emissivity >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.emissivity\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/gauss.o -c gauss.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.emissivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.emissivity --html-description < /dev/null | grep -v '</body>\|</html>' > i.emissivity.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.emissivity > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.emissivity.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.emissivity.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.emissivity'
make -C i.find || echo /home/neteler/src/releasebranch_7_8/imagery/i.find >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.find'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
no HTML documentation available
no manual page available
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.find\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/i.find OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gis.7.8   -lm 
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.find'
make -C i.gensig || echo /home/neteler/src/releasebranch_7_8/imagery/i.gensig >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/check.o -c check.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/geomcond.o -c geomcond.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensig\" -o OBJ.x86_64-pc-linux-gnu/write_sig.o -c write_sig.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.gensig" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.gensig --html-description < /dev/null | grep -v '</body>\|</html>' > i.gensig.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.gensig > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.gensig.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.gensig.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1"
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/interp.o -c interp.cpp
rm i.gensig.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.gensig'
make -C i.gensigset || echo /home/neteler/src/releasebranch_7_8/imagery/i.gensigset >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.gensigset\" -o OBJ.x86_64-pc-linux-gnu/write_sig.o -c write_sig.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/iwave.o -c iwave.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.gensigset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.gensigset --html-description < /dev/null | grep -v '</body>\|</html>' > i.gensigset.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.gensigset > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.gensigset.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.gensigset.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.gensigset'
make -C i.group || echo /home/neteler/src/releasebranch_7_8/imagery/i.group >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.group\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.group OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_imagery.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.group" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.group --html-description < /dev/null | grep -v '</body>\|</html>' > i.group.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.group > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.group.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.group.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.group'
make -C i.his.rgb || echo /home/neteler/src/releasebranch_7_8/imagery/i.his.rgb >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.his.rgb\" -o OBJ.x86_64-pc-linux-gnu/openfiles.o -c openfiles.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.his.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.his.rgb --html-description < /dev/null | grep -v '</body>\|</html>' > i.his.rgb.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.his.rgb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.his.rgb.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.his.rgb.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.his.rgb'
make -C i.landsat.toar || echo /home/neteler/src/releasebranch_7_8/imagery/i.landsat.toar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/landsat_set.o -c landsat_set.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.cpp
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar --html-description < /dev/null | grep -v '</body>\|</html>' > i.landsat.toar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.landsat.toar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.toar.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.toar.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.landsat.toar'
make -C i.landsat.acca || echo /home/neteler/src/releasebranch_7_8/imagery/i.landsat.acca >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.acca\" -o OBJ.x86_64-pc-linux-gnu/tools.o -c tools.c
g++  -g -O2  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/transform.o -c transform.cpp
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8   -lm 
: && g++ -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm  -lgrass_btree2.7.8    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca --html-description < /dev/null | grep -v '</body>\|</html>' > i.landsat.acca.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.landsat.acca > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.acca.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.atcorr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.atcorr --html-description < /dev/null | grep -v '</body>\|</html>' > i.atcorr.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.atcorr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.atcorr.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.acca.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.landsat.acca'
make -C i.maxlik || echo /home/neteler/src/releasebranch_7_8/imagery/i.maxlik >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.maxlik'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_maxlik_classes.png /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_maxlik_rgb.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/classify.o -c classify.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.atcorr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm i.atcorr.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.atcorr'
make -C i.modis.qc || echo /home/neteler/src/releasebranch_7_8/imagery/i.modis.qc >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1c.o -c mod09A1c.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.maxlik" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.maxlik --html-description < /dev/null | grep -v '</body>\|</html>' > i.maxlik.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sa.o -c mod09A1sa.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.maxlik > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.maxlik.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sd.o -c mod09A1sd.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.maxlik.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sg.o -c mod09A1sg.c
rm i.maxlik.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.maxlik'
make -C i.ortho.photo || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo'
make -C lib || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/lib >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sh.o -c mod09A1sh.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/cam.o -c cam.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sj.o -c mod09A1sj.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/cam_info.o -c cam_info.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGa.o -c mod09CMGa.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/camera.o -c camera.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGc.o -c mod09CMGc.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/conz_points.o -c conz_points.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGe.o -c mod09CMGe.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/elev.o -c elev.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGia.o -c mod09CMGia.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/error.o -c error.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGib.o -c mod09CMGib.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/find_camera.o -c find_camera.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGic.o -c mod09CMGic.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/find_init.o -c find_init.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGid.o -c mod09CMGid.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/fopen_camera.o -c fopen_camera.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGie.o -c mod09CMGie.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/georef.o -c georef.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGig.o -c mod09CMGig.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/group_elev.o -c group_elev.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGih.o -c mod09CMGih.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/init_info.o -c init_info.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGij.o -c mod09CMGij.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/isnull.o -c isnull.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGil.o -c mod09CMGil.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGim.o -c mod09CMGim.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_inverse.o -c m_inverse.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09CMGin.o -c mod09CMGin.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/m_mult.o -c m_mult.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAa.o -c mod09GAa.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAc.o -c mod09GAc.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/open_camera.o -c open_camera.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAd.o -c mod09GAd.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/orthoref.o -c orthoref.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsa.o -c mod09GAsa.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/ref_points.o -c ref_points.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsc.o -c mod09GAsc.c
gcc  -Werror-implicit-function-declaration -fno-common  -fPIC  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grasslibs"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/lib\" -o OBJ.x86_64-pc-linux-gnu/title_camera.o -c title_camera.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsd.o -c mod09GAsd.c
gcc -shared -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib/libgrass_iortho.7.8.so -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -Wl,-soname,libgrass_iortho.7.8.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.7.8 -lgrass_gis.7.8 -lgrass_gmath.7.8  -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAse.o -c mod09GAse.c
(cd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_iortho.7.8.so /home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.ortho.photo/lib'
make -C i.ortho.camera || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.camera >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.camera'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_ortho_camera.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_camera.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.camera\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsf.o -c mod09GAsf.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_iortho.7.8 -lgrass_imagery.7.8 -lgrass_gis.7.8 -lgrass_gmath.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1d.o -c mod09Q1d.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera --html-description < /dev/null | grep -v '</body>\|</html>' > i.ortho.camera.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A1a.o -c mod11A1a.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ortho.camera > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.camera.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A1d.o -c mod11A1d.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.camera.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2a.o -c mod11A2a.c
rm i.ortho.camera.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.camera'
make -C i.ortho.elev || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.elev >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.elev\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2d.o -c mod11A2d.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_imagery.7.8 -lgrass_gis.7.8 -lgrass_iortho.7.8 -lgrass_gmath.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2g.o -c mod13A2g.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev --html-description < /dev/null | grep -v '</body>\|</html>' > i.ortho.elev.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13A2i.o -c mod13A2i.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ortho.elev > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.elev.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1c.o -c mod13Q1c.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.elev.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1d.o -c mod13Q1d.c
rm i.ortho.elev.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.elev'
make -C i.ortho.init || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.init >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.init\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1g.o -c mod13Q1g.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.init OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_iortho.7.8 -lgrass_imagery.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_gmath.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1i.o -c mod13Q1i.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.init" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.init --html-description < /dev/null | grep -v '</body>\|</html>' > i.ortho.init.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ortho.init > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.init.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.init.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.modis.qc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.modis.qc --html-description < /dev/null | grep -v '</body>\|</html>' > i.modis.qc.tmp.html ; fi
rm i.ortho.init.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.init'
make -C i.ortho.photo || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.photo >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.photo'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_ortho_photo_step1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step1.png
/usr/bin/install -c  -m 644 i_ortho_photo_step5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step5.png
/usr/bin/install -c  -m 644 i_ortho_photo_step6.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step6.png
/usr/bin/install -c  -m 644 i_ortho_photo_step7.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step7.png
/usr/bin/install -c  -m 644 i_ortho_photo_step8.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step8.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.photo\" -o OBJ.x86_64-pc-linux-gnu/menu.o -c menu.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.modis.qc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.modis.qc.html
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo OBJ.x86_64-pc-linux-gnu/menu.o    -lgrass_imagery.7.8 -lgrass_gis.7.8 -lgrass_iortho.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.modis.qc.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.modis.qc'
make -C i.rectify || echo /home/neteler/src/releasebranch_7_8/imagery/i.rectify >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/cp.o -c cp.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo --html-description < /dev/null | grep -v '</body>\|</html>' > i.ortho.photo.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/cubic_f.o -c cubic_f.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ortho.photo > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.photo.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/exec.o -c exec.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.photo.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/get_wind.o -c get_wind.c
rm i.ortho.photo.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.photo'
make -C i.ortho.rectify || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.rectify >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/lanczos.o -c lanczos.c
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -o OBJ.x86_64-pc-linux-gnu/target.o -c target.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/cubic_f.o -c cubic_f.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/lanczos.o -c lanczos.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.rectify --html-description < /dev/null | grep -v '</body>\|</html>' > i.rectify.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/nearest.o -c nearest.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.rectify > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.rectify.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/rectify.o -c rectify.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.rectify.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c
rm i.rectify.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.rectify'
make -C i.rgb.his || echo /home/neteler/src/releasebranch_7_8/imagery/i.rgb.his >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ortho.photo/i.ortho.rectify\" -o OBJ.x86_64-pc-linux-gnu/target.o -c target.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rgb.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lgrass_iortho.7.8 -lgrass_gmath.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rgb.his\" -o OBJ.x86_64-pc-linux-gnu/rgb2his.o -c rgb2his.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify --html-description < /dev/null | grep -v '</body>\|</html>' > i.ortho.rectify.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ortho.rectify > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.rectify.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.rgb.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.rgb.his --html-description < /dev/null | grep -v '</body>\|</html>' > i.rgb.his.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.rectify.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.rgb.his > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.rgb.his.html
rm i.ortho.rectify.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.rectify'
make -C i.ortho.target || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.target >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.target OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_imagery.7.8 -lgrass_gis.7.8 -lgrass_iortho.7.8   -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.rgb.his.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.rgb.his'
make -C i.segment || echo /home/neteler/src/releasebranch_7_8/imagery/i.segment >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.segment'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_segment_lsat7_pan.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_pan.png
/usr/bin/install -c  -m 644 i_segment_lsat7_seg_min100.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_seg_min100.png
/usr/bin/install -c  -m 644 i_segment_lsat7_seg_min5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_seg_min5.png
/usr/bin/install -c  -m 644 i_segment_ortho_segs_final.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_final.jpg
/usr/bin/install -c  -m 644 i_segment_ortho_segs_l1.jpg /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_l2_l5.jpg
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/open_files.o -c open_files.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.target --html-description < /dev/null | grep -v '</body>\|</html>' > i.ortho.target.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/parse_args.o -c parse_args.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ortho.target > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.target.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/rclist.o -c rclist.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.target.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/region_growing.o -c region_growing.c
rm i.ortho.target.tmp.html
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.target'
make -C i.ortho.transform || echo /home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo/i.ortho.transform >> /home/neteler/src/releasebranch_7_8/error.log
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I../lib -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_imagery.7.8 -lgrass_iortho.7.8 -lgrass_gis.7.8 -lm    -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/write_output.o -c write_output.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_segment.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform --html-description < /dev/null | grep -v '</body>\|</html>' > i.ortho.transform.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ortho.transform > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.transform.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.transform.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.ortho.photo/i.ortho.transform'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.ortho.photo'
make -C i.smap || echo /home/neteler/src/releasebranch_7_8/imagery/i.smap >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/alpha_max.o -c alpha_max.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.segment --html-description < /dev/null | grep -v '</body>\|</html>' > i.segment.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/decimate.o -c decimate.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.segment > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.segment.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/interp.o -c interp.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.segment.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/invert.o -c invert.c
rm i.segment.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.segment'
make -C i.target || echo /home/neteler/src/releasebranch_7_8/imagery/i.target >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.target\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.target OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_imagery.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/parse.o -c parse.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.target --html-description < /dev/null | grep -v '</body>\|</html>' > i.target.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/read_block.o -c read_block.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.target > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.target.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/read_sig.o -c read_sig.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.target.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1"
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/reg_util.o -c reg_util.c
rm i.target.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.target'
make -C i.topo.corr || echo /home/neteler/src/releasebranch_7_8/imagery/i.topo.corr >> /home/neteler/src/releasebranch_7_8/error.log
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/segment.o -c segment.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.topo.corr'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_topo_corr_angles.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_topo_corr_angles.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/write_img.o -c write_img.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.topo.corr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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/read_sig.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.7.8 -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.topo.corr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.topo.corr --html-description < /dev/null | grep -v '</body>\|</html>' > i.topo.corr.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.smap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.smap --html-description < /dev/null | grep -v '</body>\|</html>' > i.smap.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.smap > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.smap.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.topo.corr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.topo.corr.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.smap.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.smap'
make -C i.pca || echo /home/neteler/src/releasebranch_7_8/imagery/i.pca >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.topo.corr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1"
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.pca'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_pca_result.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_pca_result.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.pca\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
rm i.topo.corr.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery/i.topo.corr'
make -C i.vi || echo /home/neteler/src/releasebranch_7_8/imagery/i.vi >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/imagery/i.vi'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 i_vi_arvi.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_vi_arvi.png
/usr/bin/install -c  -m 644 i_vi_gari.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_vi_gari.png
/usr/bin/install -c  -m 644 i_vi_ndvi.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_vi_ndvi.png
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.pca\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/evi.o -c evi.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_raster.7.8 -lgrass_imagery.7.8 -lgrass_gis.7.8   -lm 
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/pvi.o -c pvi.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.pca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.pca --html-description < /dev/null | grep -v '</body>\|</html>' > i.pca.tmp.html ; fi
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/sr.o -c sr.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.pca > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.pca.html
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/wdvi.o -c wdvi.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_gis.7.8 -lm    -lm 
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.pca.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.pca'
make -C i.fft || echo /home/neteler/src/releasebranch_7_8/imagery/i.fft >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.fft\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.fft OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.vi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.vi --html-description < /dev/null | grep -v '</body>\|</html>' > i.vi.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.vi > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.vi.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.vi.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.vi'
make -C i.ifft || echo /home/neteler/src/releasebranch_7_8/imagery/i.ifft >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.ifft\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.fft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.fft --html-description < /dev/null | grep -v '</body>\|</html>' > i.fft.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ifft OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.fft > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.fft.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.fft.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.fft'
make -C i.zc || echo /home/neteler/src/releasebranch_7_8/imagery/i.zc >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.zc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ifft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.ifft --html-description < /dev/null | grep -v '</body>\|</html>' > i.ifft.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.zc OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_gmath.7.8 -lgrass_raster.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.ifft > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ifft.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.ifft.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.ifft'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py imageryintro > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/imageryintro.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.zc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/i.zc --html-description < /dev/null | grep -v '</body>\|</html>' > i.zc.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/imageryintro.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.zc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.zc.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.zc.html" "/home/neteler/src/releasebranch_7_8/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_7_8/imagery/i.zc'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/imagery'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/ps'
make -C ps.map || echo /home/neteler/src/releasebranch_7_8/ps/ps.map >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/ps/ps.map'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
/usr/bin/install -c  -m 644 ps_map_basic.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/ps_map.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include   -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\"  -I/usr/include/postgresql  -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/yesno.o -c yesno.c
/usr/bin/install -c  -m 644 prolog.ps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/prolog.ps
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations
/usr/bin/install -c  -m 644 patterns/brick.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/brick.eps
/usr/bin/install -c  -m 644 patterns/cross_diag5.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_diag5.eps
/usr/bin/install -c  -m 644 patterns/cross_diag.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_diag.eps
/usr/bin/install -c  -m 644 patterns/cross_normal5.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_normal5.eps
/usr/bin/install -c  -m 644 patterns/cross_normal.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_normal.eps
/usr/bin/install -c  -m 644 patterns/diag_down6.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down6.eps
/usr/bin/install -c  -m 644 patterns/diag_down_dash.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down_dash.eps
/usr/bin/install -c  -m 644 patterns/diag_down.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down.eps
/usr/bin/install -c  -m 644 patterns/diag_up6.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up6.eps
/usr/bin/install -c  -m 644 patterns/diag_up_dash.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up_dash.eps
/usr/bin/install -c  -m 644 patterns/diag_up.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up.eps
/usr/bin/install -c  -m 644 patterns/horiz_line6.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line6.eps
/usr/bin/install -c  -m 644 patterns/horiz_line_dash.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line_dash.eps
/usr/bin/install -c  -m 644 patterns/horiz_line.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line.eps
/usr/bin/install -c  -m 644 patterns/horiz_zigzag.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_zigzag.eps
/usr/bin/install -c  -m 644 patterns/polka_dot.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/polka_dot.eps
/usr/bin/install -c  -m 644 patterns/railroad_down.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/railroad_down.eps
/usr/bin/install -c  -m 644 patterns/railroad_up.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/railroad_up.eps
/usr/bin/install -c  -m 644 patterns/vert_line6.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line6.eps
/usr/bin/install -c  -m 644 patterns/vert_line_dash.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line_dash.eps
/usr/bin/install -c  -m 644 patterns/vert_line.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line.eps
/usr/bin/install -c  -m 644 patterns/vert_zigzag.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_zigzag.eps
/usr/bin/install -c  -m 644 decorations/compass_exterior.eps /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/compass_interior.eps
/usr/bin/install -c  -m 644 decorations/grasslogo.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/grasslogo.eps
/usr/bin/install -c  -m 644 decorations/n_arrow1.eps /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow1_fancy.eps
/usr/bin/install -c  -m 644 decorations/n_arrow2.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow2.eps
/usr/bin/install -c  -m 644 decorations/NorthArrow1.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow1.eps
/usr/bin/install -c  -m 644 decorations/north-arrow_1_simple_half_arrow.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/north-arrow_1_simple_half_arrow.eps
/usr/bin/install -c  -m 644 decorations/NorthArrow3.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow3.eps
/usr/bin/install -c  -m 644 decorations/NorthArrow5.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow5.eps
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8 -lgrass_symb.7.8 -lgrass_imagery.7.8 -lgrass_vector.7.8 -lgrass_dbmiclient.7.8 -lgrass_dbmibase.7.8  -lgrass_raster.7.8 -lgrass_gis.7.8 -lm    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/ps.map" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/ps.map --html-description < /dev/null | grep -v '</body>\|</html>' > ps.map.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py ps.map > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/ps.map.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/ps.map.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1"
rm ps.map.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/ps/ps.map'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/ps'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts'
make -C d.correlate || echo /home/neteler/src/releasebranch_7_8/scripts/d.correlate >> /home/neteler/src/releasebranch_7_8/error.log
make -C d.frame || echo /home/neteler/src/releasebranch_7_8/scripts/d.frame >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.frame'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts
/usr/bin/install -c  -m 644 d_frame.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_frame.png
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.correlate'
/usr/bin/install -c  d.correlate.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.correlate
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.frame_to_translate.c
/usr/bin/install -c  d.frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.frame
/usr/bin/install -c  -m 644 d_correlate_plot.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_correlate_plot.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.correlate_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.frame" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.frame --html-description < /dev/null | grep -v '</body>\|</html>' > d.frame.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.correlate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.correlate --html-description < /dev/null | grep -v '</body>\|</html>' > d.correlate.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.correlate > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.correlate.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.frame > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.frame.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.frame.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.correlate.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1"
rm d.frame.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.frame'
make -C d.out.file || echo /home/neteler/src/releasebranch_7_8/scripts/d.out.file >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.out.file'
/usr/bin/install -c  d.out.file.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.out.file
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.out.file_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.out.file" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.out.file --html-description < /dev/null | grep -v '</body>\|</html>' > d.out.file.tmp.html ; fi
rm d.correlate.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.correlate'
make -C d.to.rast || echo /home/neteler/src/releasebranch_7_8/scripts/d.to.rast >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.to.rast'
/usr/bin/install -c  d.to.rast.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.to.rast
/usr/bin/install -c  -m 644 d_to_rast_3D_example.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_to_rast_3D_example.jpg
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.to.rast_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.to.rast --html-description < /dev/null | grep -v '</body>\|</html>' > d.to.rast.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.out.file > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.out.file.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.to.rast > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.to.rast.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.out.file.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1"
rm d.out.file.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.out.file'
make -C d.polar || echo /home/neteler/src/releasebranch_7_8/scripts/d.polar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.polar'
Makefile:13: warning: overriding recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.polar'
../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.polar'
/usr/bin/install -c  d.polar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.polar
/usr/bin/install -c  -m 644 d_polar_aspect.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_polar_aspect.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.polar_to_translate.c
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.polar
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.polar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.polar --html-description < /dev/null | grep -v '</body>\|</html>' > d.polar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.to.rast.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1"
rm d.to.rast.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.to.rast'
make -C d.rast.edit || echo /home/neteler/src/releasebranch_7_8/scripts/d.rast.edit >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.rast.edit'
/usr/bin/install -c  d.rast.edit.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit
/usr/bin/install -c  -m 644 d_rast_edit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d_rast_edit.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.rast.edit_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit --html-description < /dev/null | grep -v '</body>\|</html>' > d.rast.edit.tmp.html ; fi
/usr/bin/install -c  -m 644 ps_defs.eps /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.polar/ps_defs.eps
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.polar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.polar.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.polar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1"
rm d.polar.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.polar'
make -C d.rast.leg || echo /home/neteler/src/releasebranch_7_8/scripts/d.rast.leg >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.rast.edit > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.edit.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.rast.leg'
/usr/bin/install -c  d.rast.leg.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.rast.leg_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg --html-description < /dev/null | grep -v '</body>\|</html>' > d.rast.leg.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.rast.leg > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.leg.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.edit.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1"
rm d.rast.edit.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.rast.edit'
make -C d.redraw || echo /home/neteler/src/releasebranch_7_8/scripts/d.redraw >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.redraw'
/usr/bin/install -c  d.redraw.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.redraw
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.redraw_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.redraw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.redraw --html-description < /dev/null | grep -v '</body>\|</html>' > d.redraw.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.rast.leg.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1"
rm d.rast.leg.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.rast.leg'
make -C d.shade || echo /home/neteler/src/releasebranch_7_8/scripts/d.shade >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.shade'
/usr/bin/install -c  d.shade.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.shade
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.redraw > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.redraw.html
/usr/bin/install -c  -m 644 dshade.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/dshade.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.shade_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.shade --html-description < /dev/null | grep -v '</body>\|</html>' > d.shade.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.shade > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.shade.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.redraw.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1"
rm d.redraw.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.redraw'
make -C d.what.rast || echo /home/neteler/src/releasebranch_7_8/scripts/d.what.rast >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.what.rast'
/usr/bin/install -c  d.what.rast.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.what.rast
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.what.rast_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.what.rast --html-description < /dev/null | grep -v '</body>\|</html>' > d.what.rast.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.shade.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1"
rm d.shade.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.shade'
make -C d.what.vect || echo /home/neteler/src/releasebranch_7_8/scripts/d.what.vect >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/d.what.vect'
/usr/bin/install -c  d.what.vect.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.what.vect
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/d.what.vect_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/d.what.vect --html-description < /dev/null | grep -v '</body>\|</html>' > d.what.vect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.what.rast > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.what.rast.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py d.what.vect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.what.vect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.what.rast.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1"
rm d.what.rast.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.what.rast'
make -C db.dropcolumn || echo /home/neteler/src/releasebranch_7_8/scripts/db.dropcolumn >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/db.dropcolumn'
/usr/bin/install -c  db.dropcolumn.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/db.dropcolumn_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn --html-description < /dev/null | grep -v '</body>\|</html>' > db.dropcolumn.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/d.what.vect.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1"
rm d.what.vect.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/d.what.vect'
make -C db.droptable || echo /home/neteler/src/releasebranch_7_8/scripts/db.droptable >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/db.droptable'
/usr/bin/install -c  db.droptable.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.droptable
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.dropcolumn > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.dropcolumn.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/db.droptable_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.droptable --html-description < /dev/null | grep -v '</body>\|</html>' > db.droptable.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.droptable > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.droptable.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.dropcolumn.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1"
rm db.dropcolumn.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/db.dropcolumn'
make -C db.in.ogr || echo /home/neteler/src/releasebranch_7_8/scripts/db.in.ogr >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/db.in.ogr'
/usr/bin/install -c  db.in.ogr.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/db.in.ogr_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr --html-description < /dev/null | grep -v '</body>\|</html>' > db.in.ogr.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.in.ogr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.in.ogr.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.droptable.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1"
rm db.droptable.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/db.droptable'
make -C db.out.ogr || echo /home/neteler/src/releasebranch_7_8/scripts/db.out.ogr >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/db.out.ogr'
/usr/bin/install -c  db.out.ogr.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/db.out.ogr_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr --html-description < /dev/null | grep -v '</body>\|</html>' > db.out.ogr.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.in.ogr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.out.ogr > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.out.ogr.html
rm db.in.ogr.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/db.in.ogr'
make -C db.test || echo /home/neteler/src/releasebranch_7_8/scripts/db.test >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/db.test'
Makefile:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/db.test'
../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/db.test'
/usr/bin/install -c  db.test.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.test
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/db.test_to_translate.c
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/db.test
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.test" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.test --html-description < /dev/null | grep -v '</body>\|</html>' > db.test.tmp.html ; fi
/usr/bin/install -c  -m 644 test1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/db.test/test1
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.out.ogr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.test > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.test.html
rm db.out.ogr.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/db.out.ogr'
make -C db.univar || echo /home/neteler/src/releasebranch_7_8/scripts/db.univar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/db.univar'
/usr/bin/install -c  db.univar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.univar
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/db.univar_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/db.univar --html-description < /dev/null | grep -v '</body>\|</html>' > db.univar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.test.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py db.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.univar.html
rm db.test.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/db.test'
make -C g.extension || echo /home/neteler/src/releasebranch_7_8/scripts/g.extension >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/g.extension'
/usr/bin/install -c  g.extension.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.extension
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/g.extension_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.extension" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.extension --html-description < /dev/null | grep -v '</body>\|</html>' > g.extension.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/db.univar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.extension > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.extension.html
rm db.univar.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/db.univar'
make -C g.extension.all || echo /home/neteler/src/releasebranch_7_8/scripts/g.extension.all >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/g.extension.all'
/usr/bin/install -c  g.extension.all.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.extension.all
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/g.extension.all_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.extension.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.extension.all --html-description < /dev/null | grep -v '</body>\|</html>' > g.extension.all.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.extension.all > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.extension.all.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.extension.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.extension.all.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1"
rm g.extension.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/g.extension'
make -C g.manual || echo /home/neteler/src/releasebranch_7_8/scripts/g.manual >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/g.manual'
/usr/bin/install -c  g.manual.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.manual
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/g.manual_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.manual" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.manual --html-description < /dev/null | grep -v '</body>\|</html>' > g.manual.tmp.html ; fi
rm g.extension.all.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/g.extension.all'
make -C g.search.modules || echo /home/neteler/src/releasebranch_7_8/scripts/g.search.modules >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/g.search.modules'
/usr/bin/install -c  g.search.modules.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.search.modules
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/g.search.modules_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.search.modules" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.search.modules --html-description < /dev/null | grep -v '</body>\|</html>' > g.search.modules.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.manual > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.manual.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.search.modules > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.search.modules.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.manual.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1"
rm g.manual.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/g.manual'
make -C i.colors.enhance || echo /home/neteler/src/releasebranch_7_8/scripts/i.colors.enhance >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/i.colors.enhance'
/usr/bin/install -c  i.colors.enhance.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance
/usr/bin/install -c  -m 644 i_colors_enhance_corrected.jpg /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_colors_enhance_uncorrected.jpg
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/i.colors.enhance_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance --html-description < /dev/null | grep -v '</body>\|</html>' > i.colors.enhance.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.search.modules.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1"
rm g.search.modules.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/g.search.modules'
make -C i.image.mosaic || echo /home/neteler/src/releasebranch_7_8/scripts/i.image.mosaic >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/i.image.mosaic'
/usr/bin/install -c  i.image.mosaic.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/i.image.mosaic_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic --html-description < /dev/null | grep -v '</body>\|</html>' > i.image.mosaic.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.colors.enhance > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.colors.enhance.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.image.mosaic > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.image.mosaic.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.colors.enhance.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.image.mosaic.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1"
rm i.colors.enhance.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/i.colors.enhance'
make -C i.in.spotvgt || echo /home/neteler/src/releasebranch_7_8/scripts/i.in.spotvgt >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/i.in.spotvgt'
/usr/bin/install -c  i.in.spotvgt.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/i.in.spotvgt_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt --html-description < /dev/null | grep -v '</body>\|</html>' > i.in.spotvgt.tmp.html ; fi
rm i.image.mosaic.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/i.image.mosaic'
make -C i.oif || echo /home/neteler/src/releasebranch_7_8/scripts/i.oif >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/i.oif'
/usr/bin/install -c  i.oif.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.oif
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/i.oif_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.oif" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.oif --html-description < /dev/null | grep -v '</body>\|</html>' > i.oif.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.in.spotvgt > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.in.spotvgt.html
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.oif:105: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if n % workers is 0:
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.oif > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.oif.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.in.spotvgt.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1"
rm i.in.spotvgt.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/i.in.spotvgt'
make -C i.pansharpen || echo /home/neteler/src/releasebranch_7_8/scripts/i.pansharpen >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/i.pansharpen'
/usr/bin/install -c  i.pansharpen.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen
/usr/bin/install -c  -m 644 i_pansharpen_rgb_brovey542.jpg /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_ihs542.jpg
/usr/bin/install -c  -m 644 i_pansharpen_rgb_landsat542.jpg /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_pca542.jpg
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/i.pansharpen_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen --html-description < /dev/null | grep -v '</body>\|</html>' > i.pansharpen.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.oif.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1"
rm i.oif.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/i.oif'
make -C i.spectral || echo /home/neteler/src/releasebranch_7_8/scripts/i.spectral >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/i.spectral'
/usr/bin/install -c  i.spectral.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.spectral
/usr/bin/install -c  -m 644 i_spectral.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_spectral.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/i.spectral_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.spectral" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.spectral --html-description < /dev/null | grep -v '</body>\|</html>' > i.spectral.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.spectral > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.spectral.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.spectral.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1"
rm i.spectral.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/i.spectral'
make -C i.tasscap || echo /home/neteler/src/releasebranch_7_8/scripts/i.tasscap >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/i.tasscap'
/usr/bin/install -c  i.tasscap.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.tasscap
/usr/bin/install -c  -m 644 i_tasscap_brightness.jpg /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_greenness.jpg
/usr/bin/install -c  -m 644 i_tasscap_haze.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_haze.jpg
/usr/bin/install -c  -m 644 i_tasscap_wetness.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_wetness.jpg
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/i.tasscap_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.tasscap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/i.tasscap --html-description < /dev/null | grep -v '</body>\|</html>' > i.tasscap.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.tasscap > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.tasscap.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py i.pansharpen > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.pansharpen.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.tasscap.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1"
rm i.tasscap.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/i.tasscap'
make -C m.proj || echo /home/neteler/src/releasebranch_7_8/scripts/m.proj >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/m.proj'
/usr/bin/install -c  m.proj.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/m.proj
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/i.pansharpen.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1"
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/m.proj_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/m.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/m.proj --html-description < /dev/null | grep -v '</body>\|</html>' > m.proj.tmp.html ; fi
rm i.pansharpen.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/i.pansharpen'
make -C r.blend || echo /home/neteler/src/releasebranch_7_8/scripts/r.blend >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.blend'
/usr/bin/install -c  r.blend.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.blend
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.blend_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.blend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.blend --html-description < /dev/null | grep -v '</body>\|</html>' > r.blend.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py m.proj > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.proj.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.blend > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.blend.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/m.proj.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1"
rm m.proj.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/m.proj'
make -C r.buffer.lowmem || echo /home/neteler/src/releasebranch_7_8/scripts/r.buffer.lowmem >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.buffer.lowmem'
/usr/bin/install -c  r.buffer.lowmem.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.buffer.lowmem_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem --html-description < /dev/null | grep -v '</body>\|</html>' > r.buffer.lowmem.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.blend.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1"
rm r.blend.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.blend'
make -C r.colors.stddev || echo /home/neteler/src/releasebranch_7_8/scripts/r.colors.stddev >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.colors.stddev'
/usr/bin/install -c  r.colors.stddev.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.colors.stddev_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev --html-description < /dev/null | grep -v '</body>\|</html>' > r.colors.stddev.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.buffer.lowmem > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.lowmem.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.colors.stddev > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.colors.stddev.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.lowmem.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1"
rm r.buffer.lowmem.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.buffer.lowmem'
make -C r.drain || echo /home/neteler/src/releasebranch_7_8/scripts/r.drain >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.colors.stddev.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1"
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.drain'
/usr/bin/install -c  r.drain.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.drain
/usr/bin/install -c  -m 644 r_drain.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_drain_with_r_watershed_direction.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.drain_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.drain" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.drain --html-description < /dev/null | grep -v '</body>\|</html>' > r.drain.tmp.html ; fi
rm r.colors.stddev.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.colors.stddev'
make -C r.fillnulls || echo /home/neteler/src/releasebranch_7_8/scripts/r.fillnulls >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.fillnulls'
/usr/bin/install -c  r.fillnulls.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.fillnulls_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls --html-description < /dev/null | grep -v '</body>\|</html>' > r.fillnulls.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.drain > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.drain.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.fillnulls > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.fillnulls.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.fillnulls.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.drain.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1"
rm r.fillnulls.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.fillnulls'
make -C r.grow || echo /home/neteler/src/releasebranch_7_8/scripts/r.grow >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.grow'
/usr/bin/install -c  r.grow.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.grow
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.grow_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.grow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.grow --html-description < /dev/null | grep -v '</body>\|</html>' > r.grow.tmp.html ; fi
rm r.drain.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.drain'
make -C r.import || echo /home/neteler/src/releasebranch_7_8/scripts/r.import >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.import'
/usr/bin/install -c  r.import.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.import
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.import_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.import --html-description < /dev/null | grep -v '</body>\|</html>' > r.import.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.grow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.grow.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.import > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.import.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.grow.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1"
rm r.grow.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.grow'
make -C r.in.aster || echo /home/neteler/src/releasebranch_7_8/scripts/r.in.aster >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.in.aster'
/usr/bin/install -c  r.in.aster.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.aster
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.in.aster_to_translate.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.import.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.aster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.aster --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.aster.tmp.html ; fi
rm r.import.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.import'
make -C r.in.srtm || echo /home/neteler/src/releasebranch_7_8/scripts/r.in.srtm >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.in.srtm'
/usr/bin/install -c  r.in.srtm.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.in.srtm_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.srtm.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.aster > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.aster.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.srtm > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.srtm.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.srtm.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.aster.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1"
rm r.in.srtm.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.in.srtm'
make -C r.in.wms || echo /home/neteler/src/releasebranch_7_8/scripts/r.in.wms >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.in.wms'
/usr/bin/install -c  r.in.wms.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.wms
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/r.in.wms
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.wms" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.in.wms --html-description < /dev/null | grep -v '</body>\|</html>' > r.in.wms.tmp.html ; fi
rm r.in.aster.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.in.aster'
make -C r.mapcalc.simple || echo /home/neteler/src/releasebranch_7_8/scripts/r.mapcalc.simple >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.mapcalc.simple'
/usr/bin/install -c  r.mapcalc.simple.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple
/usr/bin/install -c  -m 644 r_mapcalc_simple.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_mapcalc_simple.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.mapcalc.simple_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple --html-description < /dev/null | grep -v '</body>\|</html>' > r.mapcalc.simple.tmp.html ; fi
/usr/bin/install -c  -m 644 r_in_wms_sentinel2.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_in_wms_sentinel2.jpg
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.in.wms_to_translate.c
/usr/bin/install -c  -m 644 wms_base.py /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/r.in.wms/srs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_base.py
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.mapcalc.simple > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.simple.html
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_drv.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_gdal_drv.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_cap_parsers.py
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.simple.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1"
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/r.in.wms/srs.py
rm r.mapcalc.simple.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.mapcalc.simple'
make -C r.mask || echo /home/neteler/src/releasebranch_7_8/scripts/r.mask >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.mask'
/usr/bin/install -c  r.mask.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.mask
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.mask_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.mask --html-description < /dev/null | grep -v '</body>\|</html>' > r.mask.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.in.wms > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.wms.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.mask > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mask.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.in.wms.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.mask.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1"
rm r.in.wms.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.in.wms'
make -C r.out.xyz || echo /home/neteler/src/releasebranch_7_8/scripts/r.out.xyz >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.out.xyz'
/usr/bin/install -c  r.out.xyz.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.out.xyz_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz --html-description < /dev/null | grep -v '</body>\|</html>' > r.out.xyz.tmp.html ; fi
rm r.mask.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.mask'
make -C r.pack || echo /home/neteler/src/releasebranch_7_8/scripts/r.pack >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.pack'
/usr/bin/install -c  r.pack.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.pack
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.pack_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.pack --html-description < /dev/null | grep -v '</body>\|</html>' > r.pack.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.pack > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.pack.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.out.xyz > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.xyz.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.pack.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1"
rm r.pack.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.pack'
make -C r.plane || echo /home/neteler/src/releasebranch_7_8/scripts/r.plane >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.plane'
/usr/bin/install -c  r.plane.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.plane
/usr/bin/install -c  -m 644 r_plane_3d.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_plane_3d.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.plane_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.plane" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.plane --html-description < /dev/null | grep -v '</body>\|</html>' > r.plane.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.out.xyz.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1"
rm r.out.xyz.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.out.xyz'
make -C r.reclass.area || echo /home/neteler/src/releasebranch_7_8/scripts/r.reclass.area >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.reclass.area'
/usr/bin/install -c  r.reclass.area.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.plane > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.plane.html
/usr/bin/install -c  -m 644 zipcodes_larger2000ha.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/zipcodes_larger2000ha.png
/usr/bin/install -c  -m 644 zipcodes_minor1000ha.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/zipcodes_minor1000ha.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.reclass.area_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area --html-description < /dev/null | grep -v '</body>\|</html>' > r.reclass.area.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.reclass.area > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.area.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.plane.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1"
rm r.plane.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.plane'
make -C r.rgb || echo /home/neteler/src/releasebranch_7_8/scripts/r.rgb >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.rgb'
/usr/bin/install -c  r.rgb.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.rgb
/usr/bin/install -c  -m 644 r_rgb_elevation.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r_rgb_elevation.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.rgb_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.rgb --html-description < /dev/null | grep -v '</body>\|</html>' > r.rgb.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.area.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1"
rm r.reclass.area.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.reclass.area'
make -C r.shade || echo /home/neteler/src/releasebranch_7_8/scripts/r.shade >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.shade'
/usr/bin/install -c  r.shade.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.shade
/usr/bin/install -c  -m 644 rshade.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/rshade.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.shade_to_translate.c
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.rgb > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.rgb.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.shade --html-description < /dev/null | grep -v '</body>\|</html>' > r.shade.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.shade > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.shade.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.rgb.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1"
rm r.rgb.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.rgb'
make -C r.tileset || echo /home/neteler/src/releasebranch_7_8/scripts/r.tileset >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.tileset'
/usr/bin/install -c  r.tileset.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.tileset
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.tileset_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.tileset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.tileset --html-description < /dev/null | grep -v '</body>\|</html>' > r.tileset.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.shade.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1"
rm r.shade.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.shade'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.tileset > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.tileset.html
make -C r.unpack || echo /home/neteler/src/releasebranch_7_8/scripts/r.unpack >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r.unpack'
/usr/bin/install -c  r.unpack.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.unpack
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r.unpack_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r.unpack --html-description < /dev/null | grep -v '</body>\|</html>' > r.unpack.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r.unpack > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.unpack.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.tileset.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1"
rm r.tileset.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.tileset'
make -C r3.in.xyz || echo /home/neteler/src/releasebranch_7_8/scripts/r3.in.xyz >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/r3.in.xyz'
/usr/bin/install -c  r3.in.xyz.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/r3.in.xyz_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz --html-description < /dev/null | grep -v '</body>\|</html>' > r3.in.xyz.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r.unpack.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1"
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz:204: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if workers is 1 and "WORKERS" in os.environ:
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz:289: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if i % workers is 0:
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz:293: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if proc[p_i].wait() is not 0:
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz:299: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if proc[i].wait() is not 0:
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py r3.in.xyz > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.xyz.html
rm r.unpack.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r.unpack'
make -C v.build.all || echo /home/neteler/src/releasebranch_7_8/scripts/v.build.all >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.build.all'
/usr/bin/install -c  v.build.all.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.build.all
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.build.all_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.build.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.build.all --html-description < /dev/null | grep -v '</body>\|</html>' > v.build.all.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.build.all > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.build.all.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/r3.in.xyz.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1"
rm r3.in.xyz.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/r3.in.xyz'
make -C v.centroids || echo /home/neteler/src/releasebranch_7_8/scripts/v.centroids >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.centroids'
/usr/bin/install -c  v.centroids.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.centroids
/usr/bin/install -c  -m 644 v_centroids.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_centroids.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.centroids_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.centroids" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.centroids --html-description < /dev/null | grep -v '</body>\|</html>' > v.centroids.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.build.all.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.centroids > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.centroids.html
rm v.build.all.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.build.all'
make -C v.clip || echo /home/neteler/src/releasebranch_7_8/scripts/v.clip >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.clip'
/usr/bin/install -c  v.clip.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.clip
/usr/bin/install -c  -m 644 v_clip_poly.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/v_clip_region.png
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.clip_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.clip" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.clip --html-description < /dev/null | grep -v '</body>\|</html>' > v.clip.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.clip > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.clip.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.centroids.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1"
rm v.centroids.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.centroids'
make -C v.db.addcolumn || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.addcolumn >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.addcolumn'
/usr/bin/install -c  v.db.addcolumn.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.addcolumn_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.addcolumn.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.clip.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1"
rm v.clip.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.clip'
make -C v.db.addtable || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.addtable >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.addcolumn > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.addcolumn.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.addtable'
/usr/bin/install -c  v.db.addtable.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.addtable_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.addtable.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.addtable > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.addtable.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.addcolumn.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1"
rm v.db.addcolumn.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.addcolumn'
make -C v.db.join || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.join >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.join'
/usr/bin/install -c  v.db.join.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.join
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.join_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.join" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.join --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.join.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.addtable.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1"
rm v.db.addtable.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.addtable'
make -C v.db.dropcolumn || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.dropcolumn >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.join > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.join.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.dropcolumn'
/usr/bin/install -c  v.db.dropcolumn.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.dropcolumn_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.dropcolumn.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.dropcolumn > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.dropcolumn.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.join.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1"
rm v.db.join.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.join'
make -C v.db.droprow || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.droprow >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.droprow'
/usr/bin/install -c  v.db.droprow.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.droprow_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.droprow.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.dropcolumn.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1"
rm v.db.dropcolumn.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.dropcolumn'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.droprow > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.droprow.html
make -C v.db.droptable || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.droptable >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.droptable'
/usr/bin/install -c  v.db.droptable.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.droptable_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.droptable.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.droptable > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.droptable.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.droprow.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1"
rm v.db.droprow.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.droprow'
make -C v.db.renamecolumn || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.renamecolumn >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.renamecolumn'
/usr/bin/install -c  v.db.renamecolumn.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.renamecolumn_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.renamecolumn.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.renamecolumn > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.renamecolumn.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.droptable.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1"
rm v.db.droptable.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.droptable'
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.renamecolumn.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1"
make -C v.db.reconnect.all || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.reconnect.all >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.reconnect.all'
/usr/bin/install -c  v.db.reconnect.all.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.reconnect.all_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.reconnect.all.tmp.html ; fi
rm v.db.renamecolumn.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.renamecolumn'
make -C v.db.univar || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.univar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.univar'
/usr/bin/install -c  v.db.univar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.univar
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.univar_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.univar --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.univar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.univar.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.reconnect.all > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.reconnect.all.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.univar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.reconnect.all.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1"
rm v.db.univar.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.univar'
make -C v.db.update || echo /home/neteler/src/releasebranch_7_8/scripts/v.db.update >> /home/neteler/src/releasebranch_7_8/error.log
rm v.db.reconnect.all.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.reconnect.all'
make -C v.dissolve || echo /home/neteler/src/releasebranch_7_8/scripts/v.dissolve >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.update'
/usr/bin/install -c  v.db.update.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.update
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.dissolve'
/usr/bin/install -c  v.dissolve.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.dissolve
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.db.update_to_translate.c
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.dissolve_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.update" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.db.update --html-description < /dev/null | grep -v '</body>\|</html>' > v.db.update.tmp.html ; fi
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.dissolve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.dissolve --html-description < /dev/null | grep -v '</body>\|</html>' > v.dissolve.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.dissolve > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.dissolve.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.db.update > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.update.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.dissolve.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.db.update.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1"
rm v.dissolve.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.dissolve'
make -C v.import || echo /home/neteler/src/releasebranch_7_8/scripts/v.import >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.import'
/usr/bin/install -c  v.import.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.import
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.import_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.import --html-description < /dev/null | grep -v '</body>\|</html>' > v.import.tmp.html ; fi
rm v.db.update.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.db.update'
make -C v.in.e00 || echo /home/neteler/src/releasebranch_7_8/scripts/v.in.e00 >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.e00'
/usr/bin/install -c  v.in.e00.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.e00
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.in.e00_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.e00" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.e00 --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.e00.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.import > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.import.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.e00 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.e00.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.import.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1"
rm v.import.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.import'
make -C v.in.geonames || echo /home/neteler/src/releasebranch_7_8/scripts/v.in.geonames >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.geonames'
/usr/bin/install -c  v.in.geonames.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.in.geonames_to_translate.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.e00.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.geonames.tmp.html ; fi
rm v.in.e00.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.e00'
make -C v.in.lines || echo /home/neteler/src/releasebranch_7_8/scripts/v.in.lines >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.lines'
/usr/bin/install -c  v.in.lines.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.lines
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.in.lines_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.lines --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.lines.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.geonames > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.geonames.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.lines > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.lines.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.geonames.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.lines.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1"
rm v.in.geonames.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.geonames'
make -C v.in.mapgen || echo /home/neteler/src/releasebranch_7_8/scripts/v.in.mapgen >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.mapgen'
/usr/bin/install -c  v.in.mapgen.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.in.mapgen_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.mapgen.tmp.html ; fi
rm v.in.lines.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.lines'
make -C v.in.wfs || echo /home/neteler/src/releasebranch_7_8/scripts/v.in.wfs >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.wfs'
/usr/bin/install -c  v.in.wfs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.in.wfs_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs --html-description < /dev/null | grep -v '</body>\|</html>' > v.in.wfs.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.mapgen > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.mapgen.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.wfs > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.wfs.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.mapgen.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.in.wfs.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1"
rm v.in.mapgen.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.mapgen'
make -C v.rast.stats || echo /home/neteler/src/releasebranch_7_8/scripts/v.rast.stats >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.rast.stats'
/usr/bin/install -c  v.rast.stats.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.rast.stats_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats --html-description < /dev/null | grep -v '</body>\|</html>' > v.rast.stats.tmp.html ; fi
rm v.in.wfs.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.in.wfs'
make -C v.report || echo /home/neteler/src/releasebranch_7_8/scripts/v.report >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.report'
/usr/bin/install -c  v.report.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.report
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.report_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.report --html-description < /dev/null | grep -v '</body>\|</html>' > v.report.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.rast.stats > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.rast.stats.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.report > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.report.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.rast.stats.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1"
rm v.rast.stats.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.rast.stats'
make -C v.pack || echo /home/neteler/src/releasebranch_7_8/scripts/v.pack >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.report.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1"
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.pack'
/usr/bin/install -c  v.pack.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.pack
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.pack_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.pack --html-description < /dev/null | grep -v '</body>\|</html>' > v.pack.tmp.html ; fi
rm v.report.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.report'
make -C v.to.lines || echo /home/neteler/src/releasebranch_7_8/scripts/v.to.lines >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.to.lines'
/usr/bin/install -c  v.to.lines.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.to.lines
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.to.lines_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.to.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.to.lines --html-description < /dev/null | grep -v '</body>\|</html>' > v.to.lines.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.pack > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.pack.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.to.lines > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.lines.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.pack.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1"
rm v.pack.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.pack'
make -C v.unpack || echo /home/neteler/src/releasebranch_7_8/scripts/v.unpack >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.unpack'
/usr/bin/install -c  v.unpack.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.unpack
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.unpack_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.unpack --html-description < /dev/null | grep -v '</body>\|</html>' > v.unpack.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.to.lines.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1"
rm v.to.lines.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.to.lines'
make -C v.what.strds || echo /home/neteler/src/releasebranch_7_8/scripts/v.what.strds >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.unpack > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.unpack.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.what.strds'
/usr/bin/install -c  v.what.strds.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.what.strds
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.what.strds_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.what.strds --html-description < /dev/null | grep -v '</body>\|</html>' > v.what.strds.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.unpack.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.what.strds > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.strds.html
rm v.unpack.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.unpack'
make -C v.what.vect || echo /home/neteler/src/releasebranch_7_8/scripts/v.what.vect >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/v.what.vect'
/usr/bin/install -c  v.what.vect.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.what.vect
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/v.what.vect_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/v.what.vect --html-description < /dev/null | grep -v '</body>\|</html>' > v.what.vect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.strds.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.what.vect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.vect.html
rm v.what.strds.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.what.strds'
make -C wxpyimgview || echo /home/neteler/src/releasebranch_7_8/scripts/wxpyimgview >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/scripts/wxpyimgview'
/usr/bin/install -c  wxpyimgview.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/wxpyimgview_to_translate.c
/usr/bin/install -c  wxpyimgview_gui.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/wxpyimgview_gui.py
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview --html-description < /dev/null | grep -v '</body>\|</html>' > wxpyimgview.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxpyimgview > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxpyimgview.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/v.what.vect.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxpyimgview.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1"
rm v.what.vect.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/v.what.vect'
rm wxpyimgview.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts/wxpyimgview'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/scripts'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > temporalintro.tmp.html ; fi
make -C t.connect || echo /home/neteler/src/releasebranch_7_8/temporal/t.connect >> /home/neteler/src/releasebranch_7_8/error.log
make -C t.create || echo /home/neteler/src/releasebranch_7_8/temporal/t.create >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.connect'
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.create'
/usr/bin/install -c  t.create.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.create
gcc  -Werror-implicit-function-declaration -fno-common   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include    -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"temporal/t.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.create_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.create --html-description < /dev/null | grep -v '</body>\|</html>' > t.create.tmp.html ; fi
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/t.connect OBJ.x86_64-pc-linux-gnu/main.o    -lgrass_temporal.7.8 -lgrass_gis.7.8   -lm 
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.create > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.create.html
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/t.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/t.connect --html-description < /dev/null | grep -v '</body>\|</html>' > t.connect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.connect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.connect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.create.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.connect.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1"
rm t.create.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.create'
make -C t.downgrade || echo /home/neteler/src/releasebranch_7_8/temporal/t.downgrade >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.downgrade'
/usr/bin/install -c  t.downgrade.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.downgrade
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C g.parser -t t.downgrade.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/t.downgrade_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.downgrade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.downgrade --html-description < /dev/null | grep -v '</body>\|</html>' > t.downgrade.tmp.html ; fi
rm t.connect.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.connect'
make -C t.support || echo /home/neteler/src/releasebranch_7_8/temporal/t.support >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.support'
/usr/bin/install -c  t.support.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.support
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.support_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.support --html-description < /dev/null | grep -v '</body>\|</html>' > t.support.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.downgrade > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.downgrade.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.support > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.support.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.downgrade.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.downgrade.1"
rm t.downgrade.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.downgrade'
make -C t.topology || echo /home/neteler/src/releasebranch_7_8/temporal/t.topology >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.topology'
/usr/bin/install -c  t.topology.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.topology
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.topology_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.topology" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.topology --html-description < /dev/null | grep -v '</body>\|</html>' > t.topology.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.support.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.topology > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.topology.html
rm t.support.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.support'
make -C t.list || echo /home/neteler/src/releasebranch_7_8/temporal/t.list >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.list'
/usr/bin/install -c  t.list.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.list
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.list_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.list --html-description < /dev/null | grep -v '</body>\|</html>' > t.list.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.list > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.list.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.topology.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1"
rm t.topology.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.topology'
make -C t.info || echo /home/neteler/src/releasebranch_7_8/temporal/t.info >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.info'
/usr/bin/install -c  t.info.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.info
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.info_to_translate.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.list.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.info --html-description < /dev/null | grep -v '</body>\|</html>' > t.info.tmp.html ; fi
rm t.list.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.list'
make -C t.merge || echo /home/neteler/src/releasebranch_7_8/temporal/t.merge >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.merge'
/usr/bin/install -c  t.merge.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.merge
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.merge_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.merge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.merge --html-description < /dev/null | grep -v '</body>\|</html>' > t.merge.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.info > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.info.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.merge > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.merge.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.info.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1"
rm t.info.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.info'
make -C t.remove || echo /home/neteler/src/releasebranch_7_8/temporal/t.remove >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.remove'
/usr/bin/install -c  t.remove.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.remove
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.remove_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.remove --html-description < /dev/null | grep -v '</body>\|</html>' > t.remove.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.merge.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1"
rm t.merge.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.merge'
make -C t.sample || echo /home/neteler/src/releasebranch_7_8/temporal/t.sample >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.sample'
/usr/bin/install -c  t.sample.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.sample
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.sample_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.sample --html-description < /dev/null | grep -v '</body>\|</html>' > t.sample.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.remove > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.remove.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.sample > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.sample.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.remove.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1"
rm t.remove.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.remove'
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.sample.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1"
make -C t.register || echo /home/neteler/src/releasebranch_7_8/temporal/t.register >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.register'
/usr/bin/install -c  t.register.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.register
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.register_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.register" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.register --html-description < /dev/null | grep -v '</body>\|</html>' > t.register.tmp.html ; fi
rm t.sample.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.sample'
make -C t.unregister || echo /home/neteler/src/releasebranch_7_8/temporal/t.unregister >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.unregister'
/usr/bin/install -c  t.unregister.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.unregister
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.unregister_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.unregister" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.unregister --html-description < /dev/null | grep -v '</body>\|</html>' > t.unregister.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.register > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.register.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.unregister > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.unregister.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.register.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.unregister.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1"
rm t.register.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.register'
make -C t.rast.accumulate || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.accumulate >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.accumulate'
/usr/bin/install -c  t.rast.accumulate.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.accumulate_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.accumulate.tmp.html ; fi
rm t.unregister.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.unregister'
make -C t.rast.accdetect || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.accdetect >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.accdetect'
/usr/bin/install -c  t.rast.accdetect.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.accdetect_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.accdetect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.accumulate > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accumulate.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.accdetect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accdetect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accumulate.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1"
rm t.rast.accumulate.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.accumulate'
make -C t.rast.aggregate || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.aggregate >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.aggregate'
/usr/bin/install -c  t.rast.aggregate.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.aggregate_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.aggregate.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accdetect.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1"
rm t.rast.accdetect.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.accdetect'
make -C t.rast.aggregate.ds || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.aggregate.ds >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.aggregate > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.aggregate.ds'
/usr/bin/install -c  t.rast.aggregate.ds.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.aggregate.ds_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.aggregate.ds.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.aggregate.ds > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.ds.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1"
rm t.rast.aggregate.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.aggregate'
make -C t.rast.colors || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.colors >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.colors'
/usr/bin/install -c  t.rast.colors.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.colors_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.colors.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.ds.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1"
rm t.rast.aggregate.ds.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.aggregate.ds'
make -C t.rast.contour || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.contour >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.colors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.colors.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.contour'
/usr/bin/install -c  t.rast.contour.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.contour_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.contour.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.contour > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.contour.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.colors.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1"
rm t.rast.colors.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.colors'
make -C t.rast.to.rast3 || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.to.rast3 >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.to.rast3'
/usr/bin/install -c  t.rast.to.rast3.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.to.rast3_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3 --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.to.rast3.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.contour.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.to.rast3 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.rast3.html
rm t.rast.contour.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.contour'
make -C t.rast.univar || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.univar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.univar'
/usr/bin/install -c  t.rast.univar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.univar_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.univar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.rast3.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.univar.html
rm t.rast.to.rast3.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.to.rast3'
make -C t.rast.list || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.list >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.list'
/usr/bin/install -c  t.rast.list.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.list
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.list_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.list --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.list.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.univar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.list > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.list.html
rm t.rast.univar.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.univar'
make -C t.rast.mapcalc || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.mapcalc >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.mapcalc'
/usr/bin/install -c  t.rast.mapcalc.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.mapcalc_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.mapcalc.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.list.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.mapcalc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.mapcalc.html
rm t.rast.list.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.list'
make -C t.rast.algebra || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.algebra >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.algebra'
/usr/bin/install -c  t.rast.algebra.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.algebra_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.algebra.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.mapcalc.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.algebra > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.algebra.html
rm t.rast.mapcalc.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.mapcalc'
make -C t.rast.neighbors || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.neighbors >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.neighbors'
/usr/bin/install -c  t.rast.neighbors.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.neighbors_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.neighbors.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.algebra.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.neighbors > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.neighbors.html
rm t.rast.algebra.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.algebra'
make -C t.rast.series || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.series >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.series'
/usr/bin/install -c  t.rast.series.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.series
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.series_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.series --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.series.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.neighbors.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1"
rm t.rast.neighbors.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.neighbors'
make -C t.rast.export || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.export >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.export'
/usr/bin/install -c  t.rast.export.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.export
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.series > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.series.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.export_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.export --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.export.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.export > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.export.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.series.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1"
rm t.rast.series.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.series'
make -C t.rast.out.vtk || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.out.vtk >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.out.vtk'
/usr/bin/install -c  t.rast.out.vtk.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.out.vtk_to_translate.c
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.export.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1"
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.out.vtk.tmp.html ; fi
rm t.rast.export.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.export'
make -C t.rast.import || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.import >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.import'
/usr/bin/install -c  t.rast.import.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.import
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.import_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.import --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.import.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.out.vtk > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.out.vtk.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.import > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.import.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.out.vtk.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.import.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1"
rm t.rast.out.vtk.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.out.vtk'
make -C t.rast.gapfill || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.gapfill >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.gapfill'
/usr/bin/install -c  t.rast.gapfill.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.gapfill_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.gapfill.tmp.html ; fi
rm t.rast.import.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.import'
make -C t.rast.extract || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.extract >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.extract'
/usr/bin/install -c  t.rast.extract.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.extract_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.extract.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.gapfill > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.gapfill.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.extract > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.extract.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.gapfill.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.extract.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1"
rm t.rast.gapfill.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.gapfill'
make -C t.rast.to.vect || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.to.vect >> /home/neteler/src/releasebranch_7_8/error.log
rm t.rast.extract.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.extract'
make -C t.rast.what || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast.what >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.what'
/usr/bin/install -c  t.rast.what.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.what
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.what_to_translate.c
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.to.vect'
/usr/bin/install -c  t.rast.to.vect.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.what --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.what.tmp.html ; fi
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast.to.vect_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast.to.vect.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.what > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.what.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast.to.vect > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.vect.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.what.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.vect.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1"
rm t.rast.what.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.what'
make -C t.rast3d.list || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast3d.list >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.list'
/usr/bin/install -c  t.rast3d.list.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast3d.list_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast3d.list.tmp.html ; fi
rm t.rast.to.vect.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast.to.vect'
make -C t.rast3d.extract || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast3d.extract >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.extract'
/usr/bin/install -c  t.rast3d.extract.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast3d.extract_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast3d.extract.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast3d.list > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.list.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast3d.extract > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.extract.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.list.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1"
rm t.rast3d.list.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.list'
make -C t.rast3d.mapcalc || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast3d.mapcalc >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.mapcalc'
/usr/bin/install -c  t.rast3d.mapcalc.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast3d.mapcalc_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast3d.mapcalc.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.extract.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1"
rm t.rast3d.extract.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.extract'
make -C t.rast3d.algebra || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast3d.algebra >> /home/neteler/src/releasebranch_7_8/error.log
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast3d.mapcalc > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.mapcalc.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.algebra'
/usr/bin/install -c  t.rast3d.algebra.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast3d.algebra_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast3d.algebra.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast3d.algebra > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.algebra.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.mapcalc.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1"
rm t.rast3d.mapcalc.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.mapcalc'
make -C t.rast3d.univar || echo /home/neteler/src/releasebranch_7_8/temporal/t.rast3d.univar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.univar'
/usr/bin/install -c  t.rast3d.univar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rast3d.univar_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar --html-description < /dev/null | grep -v '</body>\|</html>' > t.rast3d.univar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.algebra.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rast3d.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.univar.html
rm t.rast3d.algebra.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.algebra'
make -C t.rename || echo /home/neteler/src/releasebranch_7_8/temporal/t.rename >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.rename'
/usr/bin/install -c  t.rename.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rename
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.rename_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.rename --html-description < /dev/null | grep -v '</body>\|</html>' > t.rename.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.rename > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rename.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.univar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.rename.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1"
rm t.rast3d.univar.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rast3d.univar'
make -C t.select || echo /home/neteler/src/releasebranch_7_8/temporal/t.select >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.select'
/usr/bin/install -c  t.select.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.select
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.select_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.select --html-description < /dev/null | grep -v '</body>\|</html>' > t.select.tmp.html ; fi
rm t.rename.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.rename'
make -C t.snap || echo /home/neteler/src/releasebranch_7_8/temporal/t.snap >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.snap'
/usr/bin/install -c  t.snap.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.snap
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.snap_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.snap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.snap --html-description < /dev/null | grep -v '</body>\|</html>' > t.snap.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.select > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.select.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.select.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.snap > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.snap.html
rm t.select.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.select'
make -C t.shift || echo /home/neteler/src/releasebranch_7_8/temporal/t.shift >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.shift'
/usr/bin/install -c  t.shift.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.shift
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.shift_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.shift" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.shift --html-description < /dev/null | grep -v '</body>\|</html>' > t.shift.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.snap.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.shift > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.shift.html
rm t.snap.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.snap'
make -C t.vect.list || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.list >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.list'
/usr/bin/install -c  t.vect.list.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.list
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.list_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.list --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.list.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.shift.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1"
rm t.shift.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.shift'
make -C t.vect.db.select || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.db.select >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.db.select'
/usr/bin/install -c  t.vect.db.select.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.list > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.list.html
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.db.select_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.db.select.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.list.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.db.select > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.db.select.html
rm t.vect.list.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.list'
make -C t.vect.export || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.export >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.export'
/usr/bin/install -c  t.vect.export.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.export
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.export_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.export --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.export.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.db.select.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.export > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.export.html
rm t.vect.db.select.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.db.select'
make -C t.vect.extract || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.extract >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.extract'
/usr/bin/install -c  t.vect.extract.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.extract_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.extract.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.export.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.extract > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.extract.html
rm t.vect.export.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.export'
make -C t.vect.algebra || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.algebra >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.algebra'
/usr/bin/install -c  t.vect.algebra.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.algebra_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.algebra.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.algebra > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.algebra.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.extract.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1"
rm t.vect.extract.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.extract'
make -C t.vect.import || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.import >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.import'
/usr/bin/install -c  t.vect.import.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.import
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.import_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.import --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.import.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.algebra.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.import > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.import.html
rm t.vect.algebra.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.algebra'
make -C t.vect.what.strds || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.what.strds >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.what.strds'
/usr/bin/install -c  t.vect.what.strds.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.what.strds_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.what.strds.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.what.strds > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.what.strds.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.import.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1"
rm t.vect.import.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.import'
make -C t.vect.observe.strds || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.observe.strds >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.observe.strds'
/usr/bin/install -c  t.vect.observe.strds.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.observe.strds_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.observe.strds.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.what.strds.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.observe.strds > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.observe.strds.html
rm t.vect.what.strds.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.what.strds'
make -C t.vect.univar || echo /home/neteler/src/releasebranch_7_8/temporal/t.vect.univar >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.univar'
/usr/bin/install -c  t.vect.univar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/locale/scriptstrings/t.vect.univar_to_translate.c
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar --html-description < /dev/null | grep -v '</body>\|</html>' > t.vect.univar.tmp.html ; fi
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.observe.strds.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1"
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../ \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py t.vect.univar > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.univar.html
rm t.vect.observe.strds.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.observe.strds'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py temporalintro > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/temporalintro.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/t.vect.univar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/temporalintro.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1"
rm t.vect.univar.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal/t.vect.univar'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/temporal'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/doc'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > grass_database.tmp.html ; fi
/usr/bin/install -c  -m 644 grass7_arch.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass7_arch.png
/usr/bin/install -c  -m 644 gi_3dview.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_3dview.jpg
/usr/bin/install -c  -m 644 gi_addons.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_addons.jpg
/usr/bin/install -c  -m 644 gi_cartography.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_cartography.jpg
/usr/bin/install -c  -m 644 gi_c.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_c.jpg
/usr/bin/install -c  -m 644 gi_database.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_database.jpg
/usr/bin/install -c  -m 644 gi_display.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_display.jpg
/usr/bin/install -c  -m 644 gi_gallery.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_gallery.jpg
/usr/bin/install -c  -m 644 gi_general.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_general.jpg
/usr/bin/install -c  -m 644 gi_gui.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_gui.jpg
/usr/bin/install -c  -m 644 gi_imagery.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_imagery.jpg
/usr/bin/install -c  -m 644 gi_miscellaneous.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_miscellaneous.jpg
/usr/bin/install -c  -m 644 gi_python.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_python.jpg
/usr/bin/install -c  -m 644 gi_raster3d.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_raster3d.jpg
/usr/bin/install -c  -m 644 gi_raster.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_raster.jpg
/usr/bin/install -c  -m 644 gi_temporal.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_temporal.jpg
/usr/bin/install -c  -m 644 gi_vector.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/gi_vector.jpg
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > projectionintro.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py grass_database > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass_database.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py projectionintro > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/projectionintro.html
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/doc'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/gui'
make -C icons || echo /home/neteler/src/releasebranch_7_8/gui/icons >> /home/neteler/src/releasebranch_7_8/error.log
make -C images || echo /home/neteler/src/releasebranch_7_8/gui/images >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/icons'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/images'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images
/usr/bin/install -c  -m 644 grass_form.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/grass_form.png
/usr/bin/install -c  -m 644 grass_world3-nq8.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/grass_world3-nq8.png
/usr/bin/install -c  -m 644 loc_wizard_qgis.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/loc_wizard_qgis.png
/usr/bin/install -c  -m 644 qgis_world.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/qgis_world.png
/usr/bin/install -c  -m 644 scalebar-fancy.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/scalebar-fancy.png
/usr/bin/install -c  -m 644 scalebar-simple.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/scalebar-simple.png
/usr/bin/install -c  -m 644 small_down_arrow.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/small_down_arrow.png
/usr/bin/install -c  -m 644 small_up_arrow.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/small_up_arrow.png
/usr/bin/install -c  -m 644 splash_screen.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/splash_screen.png
/usr/bin/install -c  -m 644 startup_banner_isis.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/startup_banner_isis.png
/usr/bin/install -c  -m 644 startup_banner.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/startup_banner.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons
/usr/bin/install -c  -m 644 grass/3d-help.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-help.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra
/usr/bin/install -c  -m 644 grass/3d-rotate.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-rotate.png
/usr/bin/install -c  -m 644 grass/3d-settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-settings.png
/usr/bin/install -c  -m 644 grass/area-measure.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/area-measure.png
/usr/bin/install -c  -m 644 grass/aspect-arrow.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/aspect-arrow.png
/usr/bin/install -c  -m 644 grass/attributes-display.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/attributes-display.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology
/usr/bin/install -c  -m 644 grass/boundary-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/boundary-create.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend
/usr/bin/install -c  -m 644 grass/cats-copy.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/cats-copy.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows
/usr/bin/install -c  -m 644 grass/cats-display.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/cats-display.png
/usr/bin/install -c  -m 644 symbols/basic/arrow1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow1.png
/usr/bin/install -c  -m 644 grass/cell-cats.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/cell-cats.png
/usr/bin/install -c  -m 644 symbols/basic/arrow2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow2.png
/usr/bin/install -c  -m 644 grass/centroid-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/centroid-create.png
/usr/bin/install -c  -m 644 symbols/basic/arrow3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow3.png
/usr/bin/install -c  -m 644 grass/check.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/check.png
/usr/bin/install -c  -m 644 symbols/basic/arrow.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow.png
/usr/bin/install -c  -m 644 grass/create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/create.png
/usr/bin/install -c  -m 644 symbols/basic/box.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/box.png
/usr/bin/install -c  -m 644 grass/data-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/data-add.png
/usr/bin/install -c  -m 644 symbols/basic/circle.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/circle.png
/usr/bin/install -c  -m 644 symbols/basic/cross1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross1.png
/usr/bin/install -c  -m 644 symbols/basic/cross2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross2.png
/usr/bin/install -c  -m 644 grass/edit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/edit.png
/usr/bin/install -c  -m 644 grass/erase.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/erase.png
/usr/bin/install -c  -m 644 grass/execute.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/execute.png
/usr/bin/install -c  -m 644 symbols/basic/cross3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross3.png
/usr/bin/install -c  -m 644 symbols/basic/diamond.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/diamond.png
/usr/bin/install -c  -m 644 symbols/basic/hexagon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/hexagon.png
/usr/bin/install -c  -m 644 grass/flythrough.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/flythrough.png
/usr/bin/install -c  -m 644 symbols/basic/marker.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/marker.png
/usr/bin/install -c  -m 644 grass/font.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/font.png
/usr/bin/install -c  -m 644 symbols/basic/octagon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/octagon.png
/usr/bin/install -c  -m 644 grass/gcp-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-add.png
/usr/bin/install -c  -m 644 symbols/basic/pin_dot.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pin_dot.png
/usr/bin/install -c  -m 644 grass/gcp-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-create.png
/usr/bin/install -c  -m 644 symbols/basic/pin.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pin.png
/usr/bin/install -c  -m 644 grass/gcp-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-delete.png
/usr/bin/install -c  -m 644 symbols/basic/point.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/point.png
/usr/bin/install -c  -m 644 grass/gcp-remove.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-remove.png
/usr/bin/install -c  -m 644 symbols/basic/pushpin.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pushpin.png
/usr/bin/install -c  -m 644 grass/gcp-rms.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-rms.png
/usr/bin/install -c  -m 644 symbols/basic/star.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/star.png
/usr/bin/install -c  -m 644 grass/gcp-save.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-save.png
/usr/bin/install -c  -m 644 symbols/basic/triangle.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/triangle.png
/usr/bin/install -c  -m 644 grass/georectify.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/georectify.png
/usr/bin/install -c  -m 644 symbols/basic/x.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/x.png
/usr/bin/install -c  -m 644 grass/help.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/help.png
/usr/bin/install -c  -m 644 grass/his.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/his.png
/usr/bin/install -c  -m 644 grass/image-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/image-add.png
/usr/bin/install -c  -m 644 grass/image-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/image-export.png
/usr/bin/install -c  -m 644 grass/info.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/info.png
/usr/bin/install -c  -m 644 symbols/demo/muchomurka.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo/muchomurka.png
/usr/bin/install -c  -m 644 symbols/demo/smrk.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo/smrk.png
/usr/bin/install -c  -m 644 symbols/extra/4pt_star.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/4pt_star.png
/usr/bin/install -c  -m 644 grass/label-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/label-add.png
/usr/bin/install -c  -m 644 grass/label.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/label.png
/usr/bin/install -c  -m 644 symbols/extra/adcp.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/adcp.png
/usr/bin/install -c  -m 644 grass/layer-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-add.png
/usr/bin/install -c  -m 644 symbols/extra/airport.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/airport.png
/usr/bin/install -c  -m 644 symbols/extra/alpha_flag.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/alpha_flag.png
/usr/bin/install -c  -m 644 grass/layer-aspect-arrow-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-aspect-arrow-add.png
/usr/bin/install -c  -m 644 grass/layer-bottom.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-bottom.png
/usr/bin/install -c  -m 644 symbols/extra/bridge.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/bridge.png
/usr/bin/install -c  -m 644 grass/layer-cell-cats-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-cell-cats-add.png
/usr/bin/install -c  -m 644 symbols/extra/dim_arrow.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/dim_arrow.png
/usr/bin/install -c  -m 644 grass/layer-command-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-command-add.png
/usr/bin/install -c  -m 644 symbols/extra/dive_flag.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/dive_flag.png
/usr/bin/install -c  -m 644 grass/layer-down.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-down.png
/usr/bin/install -c  -m 644 symbols/extra/fiducial.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/fiducial.png
/usr/bin/install -c  -m 644 grass/layer-edit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-edit.png
/usr/bin/install -c  -m 644 symbols/extra/fish.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/fish.png
/usr/bin/install -c  -m 644 grass/layer-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-export.png
/usr/bin/install -c  -m 644 symbols/extra/half-box.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/half-box.png
/usr/bin/install -c  -m 644 grass/layer-grid-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-grid-add.png
/usr/bin/install -c  -m 644 symbols/extra/half-circle.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/half-circle.png
/usr/bin/install -c  -m 644 grass/layer-group-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-group-add.png
/usr/bin/install -c  -m 644 symbols/extra/offbox_ne.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_ne.png
/usr/bin/install -c  -m 644 grass/layer-his-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-his-add.png
/usr/bin/install -c  -m 644 symbols/extra/offbox_nw.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_nw.png
/usr/bin/install -c  -m 644 grass/layer-import.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-import.png
/usr/bin/install -c  -m 644 grass/layer-info.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-info.png
/usr/bin/install -c  -m 644 symbols/extra/offbox_se.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_se.png
/usr/bin/install -c  -m 644 grass/layer-label-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-label-add.png
/usr/bin/install -c  -m 644 grass/layer-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-more.png
/usr/bin/install -c  -m 644 grass/layer-opacity.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-opacity.png
/usr/bin/install -c  -m 644 symbols/extra/offbox_sw.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_sw.png
/usr/bin/install -c  -m 644 grass/layer-open.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-open.png
/usr/bin/install -c  -m 644 symbols/extra/pentagon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/pentagon.png
/usr/bin/install -c  -m 644 grass/layer-raster3d-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster3d-add.png
/usr/bin/install -c  -m 644 grass/layer-raster-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-add.png
/usr/bin/install -c  -m 644 grass/layer-raster-analyze.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-analyze.png
/usr/bin/install -c  -m 644 symbols/extra/ping.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/ping.png
/usr/bin/install -c  -m 644 grass/layer-raster-histogram.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-histogram.png
/usr/bin/install -c  -m 644 symbols/extra/ring.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/ring.png
/usr/bin/install -c  -m 644 grass/layer-raster-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-more.png
/usr/bin/install -c  -m 644 symbols/extra/simple_zia.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/simple_zia.png
/usr/bin/install -c  -m 644 grass/layer-raster-profile.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-profile.png
/usr/bin/install -c  -m 644 symbols/extra/target.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/target.png
/usr/bin/install -c  -m 644 symbols/geology/circle_cross.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/circle_cross.png
/usr/bin/install -c  -m 644 symbols/geology/half-arrow_left.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/half-arrow_left.png
/usr/bin/install -c  -m 644 symbols/geology/half-arrow_right.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/half-arrow_right.png
/usr/bin/install -c  -m 644 grass/layer-redraw.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-redraw.png
/usr/bin/install -c  -m 644 symbols/geology/strike_box.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_box.png
/usr/bin/install -c  -m 644 symbols/geology/strike_circle.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_circle.png
/usr/bin/install -c  -m 644 symbols/geology/strike_cleavage.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_cleavage.png
/usr/bin/install -c  -m 644 symbols/geology/strike_half-bowtie.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_half-bowtie.png
/usr/bin/install -c  -m 644 symbols/geology/strike_line.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_line.png
/usr/bin/install -c  -m 644 symbols/geology/strike_parallel.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_parallel.png
/usr/bin/install -c  -m 644 grass/layer-remove.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-remove.png
/usr/bin/install -c  -m 644 symbols/geology/strike_triangle.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_triangle.png
/usr/bin/install -c  -m 644 symbols/legend/area_curved.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/area_curved.png
/usr/bin/install -c  -m 644 symbols/legend/area.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/area.png
/usr/bin/install -c  -m 644 grass/layer-rgb-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-rgb-add.png
/usr/bin/install -c  -m 644 symbols/legend/line_crooked.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/line_crooked.png
/usr/bin/install -c  -m 644 grass/layer-shaded-relief-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-shaded-relief-add.png
/usr/bin/install -c  -m 644 grass/layer-up.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-up.png
/usr/bin/install -c  -m 644 grass/layer-vector-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-add.png
/usr/bin/install -c  -m 644 grass/layer-vector-chart-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-chart-add.png
/usr/bin/install -c  -m 644 grass/layer-vector-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-more.png
/usr/bin/install -c  -m 644 symbols/legend/line.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/line.png
/usr/bin/install -c  -m 644 grass/layer-vector-thematic-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-thematic-add.png
/usr/bin/install -c  -m 644 grass/layer-wms-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-wms-add.png
/usr/bin/install -c  -m 644 grass/legend-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/legend-add.png
/usr/bin/install -c  -m 644 grass/line-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-add.png
/usr/bin/install -c  -m 644 grass/line-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-create.png
/usr/bin/install -c  -m 644 grass/line-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-delete.png
/usr/bin/install -c  -m 644 grass/line-edit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-edit.png
/usr/bin/install -c  -m 644 grass/line-move.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-move.png
/usr/bin/install -c  -m 644 symbols/n_arrows/basic_compass.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/basic_compass.png
/usr/bin/install -c  -m 644 symbols/n_arrows/fancy_compass.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/fancy_compass.png
/usr/bin/install -c  -m 644 grass/line-split.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-split.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow1a.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow1a.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow1b.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow1b.png
/usr/bin/install -c  -m 644 grass/locked.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/locked.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow2.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow3.png
/usr/bin/install -c  -m 644 grass/loop-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/loop-add.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow4.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow4.png
/usr/bin/install -c  -m 644 grass/map-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-add.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow5.png
/usr/bin/install -c  -m 644 grass/map-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-export.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow6.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow6.png
/usr/bin/install -c  -m 644 grass/map-info.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-info.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow7a.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow7a.png
/usr/bin/install -c  -m 644 grass/mapset-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/mapset-add.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow7b.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow7b.png
/usr/bin/install -c  -m 644 grass/map-settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-settings.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow8a.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow8a.png
/usr/bin/install -c  -m 644 grass/measure-length.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/measure-length.png
/usr/bin/install -c  -m 644 grass/modeler-main.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/modeler-main.png
/usr/bin/install -c  -m 644 grass/modeler-variables.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/modeler-variables.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow8b.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow8b.png
/usr/bin/install -c  -m 644 symbols/n_arrows/n_arrow9.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow9.png
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/images'
make -C scripts || echo /home/neteler/src/releasebranch_7_8/gui/scripts >> /home/neteler/src/releasebranch_7_8/error.log
/usr/bin/install -c  -m 644 grass/module-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/module-add.png
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/scripts'
test -d /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/scripts | mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/scripts
/usr/bin/install -c  -m 644 grass/monitor-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/monitor-create.png
/usr/bin/install -c  -m 644 grass/move.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/move.png
/usr/bin/install -c  d.rast3d.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/scripts/d.rast3d
/usr/bin/install -c  -m 644 grass/north-arrow-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/north-arrow-add.png
/usr/bin/install -c  d.wms.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/scripts/d.wms
/usr/bin/install -c  -m 644 grass/open.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/open.png
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/scripts'
/usr/bin/install -c  -m 644 grass/options.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/options.png
make -C xml || echo /home/neteler/src/releasebranch_7_8/gui/xml >> /home/neteler/src/releasebranch_7_8/error.log
/usr/bin/install -c  -m 644 grass/overlay-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/overlay-add.png
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/xml'
test -d /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/xml | mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/xml
/usr/bin/install -c  -m 644 grass/page-settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/page-settings.png
/usr/bin/install -c  -m 644 grass-interface.dtd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/xml/grass-interface.dtd
/usr/bin/install -c  -m 644 grass/pan.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/pan.png
/usr/bin/install -c  -m 644 grass/pdf-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/pdf-export.png
/usr/bin/install -c  -m 644 grass/player-back.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-back.png
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/xml'
/usr/bin/install -c  -m 644 grass/player-pause.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-pause.png
make -C wxpython || echo /home/neteler/src/releasebranch_7_8/gui/wxpython >> /home/neteler/src/releasebranch_7_8/error.log
/usr/bin/install -c  -m 644 grass/player-repeat-back-forward.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-repeat-back-forward.png
/usr/bin/install -c  -m 644 grass/player-stop.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-stop.png
/usr/bin/install -c  -m 644 grass/point-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/point-add.png
/usr/bin/install -c  -m 644 grass/point-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/point-create.png
/usr/bin/install -c  -m 644 grass/pointer.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/pointer.png
/usr/bin/install -c  -m 644 grass/polygon-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon-create.png
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython
/usr/bin/install -c  -m 644 grass/polygon-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon-delete.png
/usr/bin/install -c  -m 644 grass/polygon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon.png
/usr/bin/install -c  -m 644 grass/print-compose.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/print-compose.png
/usr/bin/install -c  -m 644 grass/print.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/print.png
/usr/bin/install -c  -m 644 grass/ps-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/ps-export.png
/usr/bin/install -c  -m 644 grass/python-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/python-export.png
/usr/bin/install -c  -m 644 grass/python.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/python.png
/usr/bin/install -c  -m 644 grass/quit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/quit.png
/usr/bin/install -c  -m 644 grass/raster3d.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster3d.png
/usr/bin/install -c  -m 644 grass/raster-calculator.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-calculator.png
/usr/bin/install -c  -m 644 grass/raster.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster.png
/usr/bin/install -c  -m 644 grass/raster-stats.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-stats.png
/usr/bin/install -c  -m 644 grass/rectangle-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/rectangle-add.png
/usr/bin/install -c  -m 644 grass/redo.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/redo.png
/usr/bin/install -c  -m 644 grass/redraw.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/redraw.png
/usr/bin/install -c  -m 644 grass/region.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/region.png
/usr/bin/install -c  -m 644 grass/relation-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/relation-create.png
/usr/bin/install -c  -m 644 grass/reload.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/reload.png
/usr/bin/install -c  -m 644 grass/rgb.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/rgb.png
/usr/bin/install -c  -m 644 grass/save.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/save.png
/usr/bin/install -c  -m 644 grass/scalebar-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/scalebar-add.png
/usr/bin/install -c  -m 644 grass/script-load.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/script-load.png
/usr/bin/install -c  -m 644 grass/script-save.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/script-save.png
/usr/bin/install -c  -m 644 grass/select.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/select.png
/usr/bin/install -c  -m 644 grass/settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/settings.png
/usr/bin/install -c  -m 644 grass/shaded-relief.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/shaded-relief.png
/usr/bin/install -c  -m 644 grass/shortest-distance.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/shortest-distance.png
/usr/bin/install -c  -m 644 grass/show.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/show.png
/usr/bin/install -c  -m 644 grass/stats.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/stats.png
/usr/bin/install -c  -m 644 grass/table-manager.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/table-manager.png
/usr/bin/install -c  -m 644 grass/table.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/table.png
/usr/bin/install -c  -m 644 grass/text-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/text-add.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation
/usr/bin/install -c  -m 644 grass/tools.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/tools.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core
/usr/bin/install -c  -m 644 grass/undo.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/undo.png
/usr/bin/install -c  -m 644 grass/unlocked.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/unlocked.png
/usr/bin/install -c  -m 644 grass/vector-chart.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-chart.png
/usr/bin/install -c  -m 644 grass/vector.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog
/usr/bin/install -c  -m 644 grass/vector-thematic.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-thematic.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr
/usr/bin/install -c  -m 644 grass/vector-tools.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-tools.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp
/usr/bin/install -c  -m 644 grass/vertex-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-create.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core
/usr/bin/install -c  -m 644 grass/vertex-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-delete.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass
/usr/bin/install -c  -m 644 grass/vertex-move.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-move.png
/usr/bin/install -c  -m 644 grass/wms.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/wms.png
/usr/bin/install -c  -m 644 grass/zoom-extent.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-extent.png
/usr/bin/install -c  -m 644 grass/zoom-in.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-in.png
/usr/bin/install -c  -m 644 grass/zoom-last.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-last.png
/usr/bin/install -c  -m 644 grass/zoom-layer.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-layer.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr
/usr/bin/install -c  -m 644 grass/zoom-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-more.png
/usr/bin/install -c  -m 644 grass/zoom-out.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-out.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin
/usr/bin/install -c  -m 644 grass/zoom-region.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-region.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp
/usr/bin/install -c  -m 644 grass_cmd.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_cmd.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules
/usr/bin/install -c  -m 644 grass_dialog.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_dialog.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz
/usr/bin/install -c  -m 644 grass.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap
/usr/bin/install -c  -m 644 grass_map.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_map.ico
/usr/bin/install -c  -m 644 grass_msys.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_msys.ico
/usr/bin/install -c  -m 644 grass_nviz.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_nviz.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit
/usr/bin/install -c  -m 644 grass_osgeo.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_osgeo.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot
/usr/bin/install -c  -m 644 grass_sql.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_sql.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services
/usr/bin/install -c  -m 644 grass_web.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass_web.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit
/usr/bin/install -c  -m 644 wingrass.ico /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/wingrass.ico
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet
/usr/bin/install -c  -m 644 grass-128x128.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-128x128.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline
/usr/bin/install -c  -m 644 grass-16x16.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-16x16.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt
/usr/bin/install -c  -m 644 grass-192x192.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-192x192.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot
/usr/bin/install -c  -m 644 grass-22x22.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-22x22.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image
/usr/bin/install -c  -m 644 grass-24x24.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-24x24.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/icons
/usr/bin/install -c  -m 644 grass-32x32.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-32x32.png
/usr/bin/install -c  -m 644 grass-36x36.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-36x36.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/scripts
/usr/bin/install -c  -m 644 grass-40x40.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-40x40.png
/usr/bin/install -c  -m 644 grass-42x42.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-42x42.png
/usr/bin/install -c  -m 644 grass-48x48.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-48x48.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml
/usr/bin/install -c  -m 644 grass-64x64.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-64x64.png
/usr/bin/install -c  -m 644 icons/grass_icons.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/grass_icons.py
/usr/bin/install -c  -m 644 grass-72x72.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-72x72.png
/usr/bin/install -c  -m 644 icons/icon.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/icon.py
/usr/bin/install -c  -m 644 grass-80x80.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-80x80.png
/usr/bin/install -c  -m 644 icons/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__init__.py
/usr/bin/install -c  -m 644 grass-8x8.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-8x8.png
/usr/bin/install -c  -m 644 grass-96x96.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/grass-96x96.png
/usr/bin/install -c  -m 644 flags/af.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/af.png
/usr/bin/install -c  -m 644 xml/grass-gxm.dtd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/grass-gxm.dtd
/usr/bin/install -c  -m 644 flags/am.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/am.png
/usr/bin/install -c  -m 644 xml/grass-gxw.dtd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/grass-gxw.dtd
/usr/bin/install -c  -m 644 flags/ar.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ar.png
/usr/bin/install -c  -m 644 xml/main_menu.dtd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/main_menu.dtd
/usr/bin/install -c  -m 644 xml/main_menu.xml /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/main_menu.xml
/usr/bin/install -c  -m 644 flags/bg.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/bg.png
/usr/bin/install -c  -m 644 xml/menudata.dtd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.dtd
/usr/bin/install -c  -m 644 flags/cs.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/cs.png
/usr/bin/install -c  -m 644 xml/menudata_modeler.xml /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_modeler.xml
/usr/bin/install -c  -m 644 flags/da.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/da.png
/usr/bin/install -c  -m 644 xml/menudata_psmap.xml /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_psmap.xml
/usr/bin/install -c  -m 644 flags/de.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/de.png
/usr/bin/install -c  -m 644 xml/menudata_pyedit.xml /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_pyedit.xml
/usr/bin/install -c  -m 644 flags/el.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/el.png
/usr/bin/install -c  -m 644 xml/menudata.README /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.README
/usr/bin/install -c  -m 644 flags/es.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/es.png
/usr/bin/install -c  -m 644 xml/module_items.dtd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.dtd
/usr/bin/install -c  -m 644 flags/et.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/et.png
/usr/bin/install -c  -m 644 xml/module_tree.xml /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_tree.xml
/usr/bin/install -c  -m 644 flags/fa.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/fa.png
/usr/bin/install -c  -m 644 xml/toolboxes.dtd /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/toolboxes.dtd
/usr/bin/install -c  -m 644 flags/fi.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/fi.png
/usr/bin/install -c  -m 644 xml/toolboxes.xml /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/toolboxes.xml
/usr/bin/install -c  -m 644 flags/fr.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/fr.png
/usr/bin/install -c  -m 644 flags/he.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/he.png
/usr/bin/install -c  -m 644 xml/wxgui_items.dtd /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/wxgui_items.xml
/usr/bin/install -c  -m 644 flags/hr.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/hr.png
/usr/bin/install -c  -m 644 animation/anim.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/anim.py
/usr/bin/install -c  -m 644 flags/hu.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/hu.png
/usr/bin/install -c  -m 644 animation/controller.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/controller.py
/usr/bin/install -c  -m 644 flags/id.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/id.png
/usr/bin/install -c  -m 644 animation/data.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/data.py
/usr/bin/install -c  -m 644 animation/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/dialogs.py
/usr/bin/install -c  -m 644 animation/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/frame.py
/usr/bin/install -c  -m 644 flags/is.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/is.png
/usr/bin/install -c  -m 644 animation/g.gui.animation.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/g.gui.animation.py
/usr/bin/install -c  -m 644 flags/it.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/it.png
/usr/bin/install -c  -m 644 animation/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__init__.py
/usr/bin/install -c  -m 644 animation/mapwindow.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/mapwindow.py
/usr/bin/install -c  -m 644 flags/ja.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ja.png
/usr/bin/install -c  -m 644 flags/ka.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ka.png
/usr/bin/install -c  -m 644 animation/nviztask.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/nviztask.py
/usr/bin/install -c  -m 644 flags/ko.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ko.png
/usr/bin/install -c  -m 644 animation/provider.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/provider.py
/usr/bin/install -c  -m 644 animation/temporal_manager.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/temporal_manager.py
/usr/bin/install -c  -m 644 animation/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/toolbars.py
/usr/bin/install -c  -m 644 animation/utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/utils.py
/usr/bin/install -c  -m 644 core/debug.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/debug.py
/usr/bin/install -c  -m 644 core/gcmd.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gcmd.py
/usr/bin/install -c  -m 644 core/gconsole.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gconsole.py
/usr/bin/install -c  -m 644 core/giface.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/giface.py
/usr/bin/install -c  -m 644 core/globalvar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/globalvar.py
/usr/bin/install -c  -m 644 flags/lo.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/lo.png
/usr/bin/install -c  -m 644 core/gthread.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gthread.py
/usr/bin/install -c  -m 644 flags/lt.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/lt.png
/usr/bin/install -c  -m 644 core/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__init__.py
/usr/bin/install -c  -m 644 flags/lv.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/lv.png
/usr/bin/install -c  -m 644 core/layerlist.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/layerlist.py
/usr/bin/install -c  -m 644 core/menutree.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/menutree.py
/usr/bin/install -c  -m 644 core/render.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/render.py
/usr/bin/install -c  -m 644 flags/ml.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ml.png
/usr/bin/install -c  -m 644 core/settings.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/settings.py
/usr/bin/install -c  -m 644 core/toolboxes.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/toolboxes.py
/usr/bin/install -c  -m 644 core/treemodel.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/treemodel.py
/usr/bin/install -c  -m 644 core/units.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/units.py
/usr/bin/install -c  -m 644 core/utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/utils.py
/usr/bin/install -c  -m 644 core/workspace.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/workspace.py
/usr/bin/install -c  -m 644 flags/mn.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/mn.png
/usr/bin/install -c  -m 644 flags/mr.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/mr.png
/usr/bin/install -c  -m 644 core/ws.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/ws.py
/usr/bin/install -c  -m 644 flags/nl.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/nl.png
/usr/bin/install -c  -m 644 datacatalog/catalog.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/catalog.py
/usr/bin/install -c  -m 644 datacatalog/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/dialogs.py
/usr/bin/install -c  -m 644 datacatalog/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/frame.py
/usr/bin/install -c  -m 644 datacatalog/g.gui.datacatalog.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/g.gui.datacatalog.py
/usr/bin/install -c  -m 644 datacatalog/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__init__.py
/usr/bin/install -c  -m 644 flags/no.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/no.png
/usr/bin/install -c  -m 644 datacatalog/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/toolbars.py
/usr/bin/install -c  -m 644 datacatalog/tree.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/tree.py
/usr/bin/install -c  -m 644 flags/pl.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/pl.png
/usr/bin/install -c  -m 644 dbmgr/base.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/base.py
/usr/bin/install -c  -m 644 dbmgr/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/dialogs.py
/usr/bin/install -c  -m 644 dbmgr/g.gui.dbmgr.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/g.gui.dbmgr.py
/usr/bin/install -c  -m 644 dbmgr/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__init__.py
/usr/bin/install -c  -m 644 flags/pt_br.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/pt_br.png
/usr/bin/install -c  -m 644 dbmgr/manager.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/manager.py
/usr/bin/install -c  -m 644 dbmgr/sqlbuilder.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/sqlbuilder.py
/usr/bin/install -c  -m 644 flags/pt.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/pt.png
/usr/bin/install -c  -m 644 dbmgr/vinfo.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/vinfo.py
/usr/bin/install -c  -m 644 flags/ro.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ro.png
/usr/bin/install -c  -m 644 gcp/g.gui.gcp.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/g.gui.gcp.py
/usr/bin/install -c  -m 644 flags/ru.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ru.png
/usr/bin/install -c  -m 644 gcp/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__init__.py
/usr/bin/install -c  -m 644 flags/sk.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/sk.png
/usr/bin/install -c  -m 644 gcp/manager.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/manager.py
/usr/bin/install -c  -m 644 flags/sl.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/sl.png
/usr/bin/install -c  -m 644 flags/sq.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/sq.png
/usr/bin/install -c  -m 644 gcp/mapdisplay.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/mapdisplay.py
/usr/bin/install -c  -m 644 flags/sr.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/sr.png
/usr/bin/install -c  -m 644 gcp/statusbar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/statusbar.py
/usr/bin/install -c  -m 644 flags/sv.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/sv.png
/usr/bin/install -c  -m 644 flags/ta.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/ta.png
/usr/bin/install -c  -m 644 flags/th.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/th.png
/usr/bin/install -c  -m 644 flags/tr.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/tr.png
/usr/bin/install -c  -m 644 flags/uk.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/uk.png
/usr/bin/install -c  -m 644 gcp/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/toolbars.py
/usr/bin/install -c  -m 644 flags/vi.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/vi.png
/usr/bin/install -c  -m 644 gmodeler/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/dialogs.py
/usr/bin/install -c  -m 644 gmodeler/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/frame.py
/usr/bin/install -c  -m 644 gmodeler/g.gui.gmodeler.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/g.gui.gmodeler.py
/usr/bin/install -c  -m 644 gmodeler/giface.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/giface.py
/usr/bin/install -c  -m 644 gmodeler/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__init__.py
/usr/bin/install -c  -m 644 gmodeler/menudata.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/menudata.py
/usr/bin/install -c  -m 644 flags/xh.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/xh.png
/usr/bin/install -c  -m 644 gmodeler/model.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model.py
/usr/bin/install -c  -m 644 flags/zh.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/zh.png
/usr/bin/install -c  -m 644 gmodeler/preferences.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/preferences.py
/usr/bin/install -c  -m 644 flags/zh_tw.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/icons/flags/zh_tw.png
/usr/bin/install -c  -m 644 gmodeler/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/toolbars.py
/usr/bin/install -c  -m 644 grass/3d-help.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-help.png
/usr/bin/install -c  -m 644 grass/3d-rotate.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-rotate.png
/usr/bin/install -c  -m 644 grass/3d-settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-settings.png
/usr/bin/install -c  -m 644 grass/area-measure.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/area-measure.png
/usr/bin/install -c  -m 644 grass/aspect-arrow.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/aspect-arrow.png
/usr/bin/install -c  -m 644 grass/attributes-display.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/attributes-display.png
/usr/bin/install -c  -m 644 gui_core/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/dialogs.py
/usr/bin/install -c  -m 644 grass/boundary-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/boundary-create.png
/usr/bin/install -c  -m 644 gui_core/forms.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/forms.py
/usr/bin/install -c  -m 644 grass/cats-copy.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/cats-copy.png
/usr/bin/install -c  -m 644 grass/cats-display.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/cats-display.png
/usr/bin/install -c  -m 644 gui_core/ghelp.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/ghelp.py
/usr/bin/install -c  -m 644 grass/cell-cats.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/cell-cats.png
/usr/bin/install -c  -m 644 gui_core/goutput.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/goutput.py
/usr/bin/install -c  -m 644 grass/centroid-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/centroid-create.png
/usr/bin/install -c  -m 644 gui_core/gselect.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/gselect.py
/usr/bin/install -c  -m 644 grass/check.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/check.png
/usr/bin/install -c  -m 644 gui_core/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__init__.py
/usr/bin/install -c  -m 644 grass/create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/create.png
/usr/bin/install -c  -m 644 gui_core/mapdisp.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/mapdisp.py
/usr/bin/install -c  -m 644 grass/data-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/data-add.png
/usr/bin/install -c  -m 644 gui_core/menu.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/menu.py
/usr/bin/install -c  -m 644 grass/edit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/edit.png
/usr/bin/install -c  -m 644 grass/erase.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/erase.png
/usr/bin/install -c  -m 644 grass/execute.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/execute.png
/usr/bin/install -c  -m 644 grass/flythrough.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/flythrough.png
/usr/bin/install -c  -m 644 gui_core/preferences.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/preferences.py
/usr/bin/install -c  -m 644 gui_core/prompt.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/prompt.py
/usr/bin/install -c  -m 644 grass/font.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/font.png
/usr/bin/install -c  -m 644 grass/gcp-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-add.png
/usr/bin/install -c  -m 644 gui_core/pyedit.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pyedit.py
/usr/bin/install -c  -m 644 grass/gcp-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-create.png
/usr/bin/install -c  -m 644 grass/gcp-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-delete.png
/usr/bin/install -c  -m 644 gui_core/pystc.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pystc.py
/usr/bin/install -c  -m 644 grass/gcp-remove.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-remove.png
/usr/bin/install -c  -m 644 gui_core/query.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/query.py
/usr/bin/install -c  -m 644 grass/gcp-rms.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-rms.png
/usr/bin/install -c  -m 644 gui_core/simplelmgr.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/simplelmgr.py
/usr/bin/install -c  -m 644 grass/gcp-save.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-save.png
/usr/bin/install -c  -m 644 gui_core/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/toolbars.py
/usr/bin/install -c  -m 644 gui_core/treeview.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/treeview.py
/usr/bin/install -c  -m 644 grass/georectify.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/georectify.png
/usr/bin/install -c  -m 644 grass/help.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/help.png
/usr/bin/install -c  -m 644 grass/his.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/his.png
/usr/bin/install -c  -m 644 gui_core/vselect.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/vselect.py
/usr/bin/install -c  -m 644 grass/image-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/image-add.png
/usr/bin/install -c  -m 644 grass/image-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/image-export.png
/usr/bin/install -c  -m 644 grass/info.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/info.png
/usr/bin/install -c  -m 644 grass/label-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/label-add.png
/usr/bin/install -c  -m 644 grass/label.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/label.png
/usr/bin/install -c  -m 644 grass/layer-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-add.png
/usr/bin/install -c  -m 644 grass/layer-aspect-arrow-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-aspect-arrow-add.png
/usr/bin/install -c  -m 644 grass/layer-bottom.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-bottom.png
/usr/bin/install -c  -m 644 gui_core/widgets.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/widgets.py
/usr/bin/install -c  -m 644 gui_core/wrap.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/wrap.py
/usr/bin/install -c  -m 644 iclass/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/dialogs.py
/usr/bin/install -c  -m 644 iclass/digit.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/digit.py
/usr/bin/install -c  -m 644 iclass/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/frame.py
/usr/bin/install -c  -m 644 iclass/g.gui.iclass.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/g.gui.iclass.py
/usr/bin/install -c  -m 644 grass/layer-cell-cats-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-cell-cats-add.png
/usr/bin/install -c  -m 644 iclass/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__init__.py
/usr/bin/install -c  -m 644 grass/layer-command-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-command-add.png
/usr/bin/install -c  -m 644 iclass/plots.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/plots.py
/usr/bin/install -c  -m 644 grass/layer-down.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-down.png
/usr/bin/install -c  -m 644 iclass/statistics.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/statistics.py
/usr/bin/install -c  -m 644 iclass/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/toolbars.py
/usr/bin/install -c  -m 644 lmgr/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/frame.py
/usr/bin/install -c  -m 644 lmgr/giface.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/giface.py
/usr/bin/install -c  -m 644 lmgr/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__init__.py
/usr/bin/install -c  -m 644 lmgr/layertree.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/layertree.py
/usr/bin/install -c  -m 644 lmgr/menudata.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/menudata.py
/usr/bin/install -c  -m 644 grass/layer-edit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-edit.png
/usr/bin/install -c  -m 644 grass/layer-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-export.png
/usr/bin/install -c  -m 644 lmgr/pyshell.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/pyshell.py
/usr/bin/install -c  -m 644 grass/layer-grid-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-grid-add.png
/usr/bin/install -c  -m 644 lmgr/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/toolbars.py
/usr/bin/install -c  -m 644 grass/layer-group-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-group-add.png
/usr/bin/install -c  -m 644 location_wizard/base.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/base.py
/usr/bin/install -c  -m 644 location_wizard/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/dialogs.py
/usr/bin/install -c  -m 644 grass/layer-his-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-his-add.png
/usr/bin/install -c  -m 644 grass/layer-import.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-import.png
/usr/bin/install -c  -m 644 grass/layer-info.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-info.png
/usr/bin/install -c  -m 644 grass/layer-label-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-label-add.png
/usr/bin/install -c  -m 644 location_wizard/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__init__.py
/usr/bin/install -c  -m 644 grass/layer-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-more.png
/usr/bin/install -c  -m 644 location_wizard/wizard.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/wizard.py
/usr/bin/install -c  -m 644 grass/layer-opacity.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-opacity.png
/usr/bin/install -c  -m 644 mapwin/analysis.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/analysis.py
/usr/bin/install -c  -m 644 grass/layer-open.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-open.png
/usr/bin/install -c  -m 644 mapwin/base.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/base.py
/usr/bin/install -c  -m 644 grass/layer-raster3d-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster3d-add.png
/usr/bin/install -c  -m 644 mapwin/buffered.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/buffered.py
/usr/bin/install -c  -m 644 mapwin/decorations.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/decorations.py
/usr/bin/install -c  -m 644 mapwin/graphics.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/graphics.py
/usr/bin/install -c  -m 644 mapwin/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__init__.py
/usr/bin/install -c  -m 644 grass/layer-raster-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-add.png
/usr/bin/install -c  -m 644 mapdisp/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/frame.py
/usr/bin/install -c  -m 644 grass/layer-raster-analyze.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-analyze.png
/usr/bin/install -c  -m 644 mapdisp/gprint.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/gprint.py
/usr/bin/install -c  -m 644 grass/layer-raster-histogram.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-histogram.png
/usr/bin/install -c  -m 644 mapdisp/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__init__.py
/usr/bin/install -c  -m 644 grass/layer-raster-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-more.png
/usr/bin/install -c  -m 644 mapdisp/main.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/main.py
/usr/bin/install -c  -m 644 grass/layer-raster-profile.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-profile.png
/usr/bin/install -c  -m 644 mapdisp/statusbar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/statusbar.py
/usr/bin/install -c  -m 644 grass/layer-redraw.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-redraw.png
/usr/bin/install -c  -m 644 mapdisp/test_mapdisp.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/test_mapdisp.py
/usr/bin/install -c  -m 644 grass/layer-remove.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-remove.png
/usr/bin/install -c  -m 644 mapdisp/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/toolbars.py
/usr/bin/install -c  -m 644 grass/layer-rgb-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-rgb-add.png
/usr/bin/install -c  -m 644 mapswipe/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/dialogs.py
/usr/bin/install -c  -m 644 grass/layer-shaded-relief-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-shaded-relief-add.png
/usr/bin/install -c  -m 644 mapswipe/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/frame.py
/usr/bin/install -c  -m 644 grass/layer-up.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-up.png
/usr/bin/install -c  -m 644 mapswipe/g.gui.mapswipe.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/g.gui.mapswipe.py
/usr/bin/install -c  -m 644 grass/layer-vector-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-add.png
/usr/bin/install -c  -m 644 mapswipe/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__init__.py
/usr/bin/install -c  -m 644 grass/layer-vector-chart-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-chart-add.png
/usr/bin/install -c  -m 644 mapswipe/mapwindow.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/mapwindow.py
/usr/bin/install -c  -m 644 mapswipe/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/toolbars.py
/usr/bin/install -c  -m 644 grass/layer-vector-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-more.png
/usr/bin/install -c  -m 644 modules/colorrules.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/colorrules.py
/usr/bin/install -c  -m 644 grass/layer-vector-thematic-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-thematic-add.png
/usr/bin/install -c  -m 644 grass/layer-wms-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-wms-add.png
/usr/bin/install -c  -m 644 grass/legend-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/legend-add.png
/usr/bin/install -c  -m 644 grass/line-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/line-add.png
/usr/bin/install -c  -m 644 grass/line-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/line-create.png
/usr/bin/install -c  -m 644 modules/extensions.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/extensions.py
/usr/bin/install -c  -m 644 modules/histogram.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/histogram.py
/usr/bin/install -c  -m 644 modules/import_export.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/import_export.py
/usr/bin/install -c  -m 644 grass/line-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/line-delete.png
/usr/bin/install -c  -m 644 modules/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__init__.py
/usr/bin/install -c  -m 644 grass/line-edit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/line-edit.png
/usr/bin/install -c  -m 644 grass/line-move.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/line-move.png
/usr/bin/install -c  -m 644 grass/line-split.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/line-split.png
/usr/bin/install -c  -m 644 grass/locked.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/locked.png
/usr/bin/install -c  -m 644 grass/loop-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/loop-add.png
/usr/bin/install -c  -m 644 modules/mapsets_picker.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mapsets_picker.py
/usr/bin/install -c  -m 644 grass/map-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/map-add.png
/usr/bin/install -c  -m 644 modules/mcalc_builder.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mcalc_builder.py
/usr/bin/install -c  -m 644 modules/vclean.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/vclean.py
/usr/bin/install -c  -m 644 nviz/animation.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/animation.py
/usr/bin/install -c  -m 644 grass/map-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/map-export.png
/usr/bin/install -c  -m 644 grass/map-info.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/map-info.png
/usr/bin/install -c  -m 644 nviz/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__init__.py
/usr/bin/install -c  -m 644 nviz/main.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/main.py
/usr/bin/install -c  -m 644 nviz/mapwindow.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/mapwindow.py
/usr/bin/install -c  -m 644 grass/mapset-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/mapset-add.png
/usr/bin/install -c  -m 644 nviz/preferences.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/preferences.py
/usr/bin/install -c  -m 644 nviz/tools.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/tools.py
/usr/bin/install -c  -m 644 nviz/workspace.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/workspace.py
/usr/bin/install -c  -m 644 grass/map-settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/map-settings.png
/usr/bin/install -c  -m 644 nviz/wxnviz.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/wxnviz.py
/usr/bin/install -c  -m 644 grass/measure-length.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/measure-length.png
/usr/bin/install -c  -m 644 psmap/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/dialogs.py
/usr/bin/install -c  -m 644 grass/modeler-main.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/modeler-main.png
/usr/bin/install -c  -m 644 psmap/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/frame.py
/usr/bin/install -c  -m 644 grass/modeler-variables.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/modeler-variables.png
/usr/bin/install -c  -m 644 grass/module-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/module-add.png
/usr/bin/install -c  -m 644 grass/monitor-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/monitor-create.png
/usr/bin/install -c  -m 644 grass/move.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/move.png
/usr/bin/install -c  -m 644 grass/north-arrow-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/north-arrow-add.png
/usr/bin/install -c  -m 644 grass/open.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/open.png
/usr/bin/install -c  -m 644 grass/options.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/options.png
/usr/bin/install -c  -m 644 psmap/g.gui.psmap.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/g.gui.psmap.py
/usr/bin/install -c  -m 644 psmap/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__init__.py
/usr/bin/install -c  -m 644 grass/overlay-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/overlay-add.png
/usr/bin/install -c  -m 644 psmap/instructions.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/instructions.py
/usr/bin/install -c  -m 644 grass/page-settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/page-settings.png
/usr/bin/install -c  -m 644 psmap/menudata.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/menudata.py
/usr/bin/install -c  -m 644 grass/pan.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/pan.png
/usr/bin/install -c  -m 644 psmap/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/toolbars.py
/usr/bin/install -c  -m 644 grass/pdf-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/pdf-export.png
/usr/bin/install -c  -m 644 psmap/utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/utils.py
/usr/bin/install -c  -m 644 grass/player-back.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/player-back.png
/usr/bin/install -c  -m 644 rdigit/controller.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/controller.py
/usr/bin/install -c  -m 644 grass/player-pause.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/player-pause.png
/usr/bin/install -c  -m 644 rdigit/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/dialogs.py
/usr/bin/install -c  -m 644 rdigit/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__init__.py
/usr/bin/install -c  -m 644 rdigit/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/toolbars.py
/usr/bin/install -c  -m 644 rlisetup/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/frame.py
/usr/bin/install -c  -m 644 grass/player-repeat-back-forward.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/player-repeat-back-forward.png
/usr/bin/install -c  -m 644 rlisetup/functions.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/functions.py
/usr/bin/install -c  -m 644 grass/player-stop.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/player-stop.png
/usr/bin/install -c  -m 644 rlisetup/g.gui.rlisetup.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/g.gui.rlisetup.py
/usr/bin/install -c  -m 644 rlisetup/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__init__.py
/usr/bin/install -c  -m 644 rlisetup/sampling_frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/sampling_frame.py
/usr/bin/install -c  -m 644 grass/point-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/point-add.png
/usr/bin/install -c  -m 644 rlisetup/wizard.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/wizard.py
/usr/bin/install -c  -m 644 grass/point-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/point-create.png
/usr/bin/install -c  -m 644 startup/guiutils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/guiutils.py
/usr/bin/install -c  -m 644 grass/pointer.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/pointer.png
/usr/bin/install -c  -m 644 startup/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__init__.py
/usr/bin/install -c  -m 644 grass/polygon-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon-create.png
/usr/bin/install -c  -m 644 startup/locdownload.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/locdownload.py
/usr/bin/install -c  -m 644 grass/polygon-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon-delete.png
/usr/bin/install -c  -m 644 startup/utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/utils.py
/usr/bin/install -c  -m 644 timeline/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/frame.py
/usr/bin/install -c  -m 644 timeline/g.gui.timeline.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/g.gui.timeline.py
/usr/bin/install -c  -m 644 timeline/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__init__.py
/usr/bin/install -c  -m 644 grass/polygon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon.png
/usr/bin/install -c  -m 644 grass/print-compose.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/print-compose.png
/usr/bin/install -c  -m 644 vdigit/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/dialogs.py
/usr/bin/install -c  -m 644 grass/print.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/print.png
/usr/bin/install -c  -m 644 vdigit/g.gui.vdigit.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/g.gui.vdigit.py
/usr/bin/install -c  -m 644 grass/ps-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/ps-export.png
/usr/bin/install -c  -m 644 grass/python-export.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/python-export.png
/usr/bin/install -c  -m 644 vdigit/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__init__.py
/usr/bin/install -c  -m 644 vdigit/main.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/main.py
/usr/bin/install -c  -m 644 grass/python.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/python.png
/usr/bin/install -c  -m 644 grass/quit.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/quit.png
/usr/bin/install -c  -m 644 vdigit/mapwindow.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/mapwindow.py
/usr/bin/install -c  -m 644 vdigit/preferences.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/preferences.py
/usr/bin/install -c  -m 644 vdigit/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/toolbars.py
/usr/bin/install -c  -m 644 vdigit/wxdigit.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdigit.py
/usr/bin/install -c  -m 644 vdigit/wxdisplay.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdisplay.py
/usr/bin/install -c  -m 644 vnet/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/dialogs.py
/usr/bin/install -c  -m 644 grass/raster3d.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/raster3d.png
/usr/bin/install -c  -m 644 vnet/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__init__.py
/usr/bin/install -c  -m 644 grass/raster-calculator.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-calculator.png
/usr/bin/install -c  -m 644 vnet/toolbars.py /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_core.py
/usr/bin/install -c  -m 644 grass/raster.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/raster.png
/usr/bin/install -c  -m 644 vnet/vnet_data.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_data.py
/usr/bin/install -c  -m 644 grass/raster-stats.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-stats.png
/usr/bin/install -c  -m 644 grass/rectangle-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/rectangle-add.png
/usr/bin/install -c  -m 644 grass/redo.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/redo.png
/usr/bin/install -c  -m 644 grass/redraw.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/redraw.png
/usr/bin/install -c  -m 644 grass/region.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/region.png
/usr/bin/install -c  -m 644 vnet/vnet_utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_utils.py
/usr/bin/install -c  -m 644 vnet/widgets.py /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/cap_interface.py
/usr/bin/install -c  -m 644 web_services/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/dialogs.py
/usr/bin/install -c  -m 644 grass/relation-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/relation-create.png
/usr/bin/install -c  -m 644 grass/reload.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/reload.png
/usr/bin/install -c  -m 644 grass/rgb.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/rgb.png
/usr/bin/install -c  -m 644 grass/save.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/save.png
/usr/bin/install -c  -m 644 grass/scalebar-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/scalebar-add.png
/usr/bin/install -c  -m 644 grass/script-load.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/script-load.png
/usr/bin/install -c  -m 644 web_services/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__init__.py
/usr/bin/install -c  -m 644 grass/script-save.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/script-save.png
/usr/bin/install -c  -m 644 web_services/widgets.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/widgets.py
/usr/bin/install -c  -m 644 grass/select.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/select.png
/usr/bin/install -c  -m 644 wxplot/base.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/base.py
/usr/bin/install -c  -m 644 grass/settings.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/settings.png
/usr/bin/install -c  -m 644 wxplot/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/dialogs.py
/usr/bin/install -c  -m 644 grass/shaded-relief.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/shaded-relief.png
/usr/bin/install -c  -m 644 grass/shortest-distance.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/shortest-distance.png
/usr/bin/install -c  -m 644 grass/show.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/show.png
/usr/bin/install -c  -m 644 wxplot/histogram.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/histogram.py
/usr/bin/install -c  -m 644 grass/stats.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/stats.png
/usr/bin/install -c  -m 644 wxplot/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__init__.py
/usr/bin/install -c  -m 644 grass/table-manager.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/table-manager.png
/usr/bin/install -c  -m 644 grass/table.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/table.png
/usr/bin/install -c  -m 644 wxplot/profile.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/profile.py
/usr/bin/install -c  -m 644 grass/text-add.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/text-add.png
/usr/bin/install -c  -m 644 wxplot/scatter.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/scatter.py
/usr/bin/install -c  -m 644 iscatt/controllers.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/controllers.py
/usr/bin/install -c  -m 644 iscatt/core_c.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/core_c.py
/usr/bin/install -c  -m 644 grass/tools.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/tools.png
/usr/bin/install -c  -m 644 iscatt/dialogs.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/dialogs.py
/usr/bin/install -c  -m 644 grass/undo.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/undo.png
/usr/bin/install -c  -m 644 grass/unlocked.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/unlocked.png
/usr/bin/install -c  -m 644 grass/vector-chart.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-chart.png
/usr/bin/install -c  -m 644 grass/vector.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/vector.png
/usr/bin/install -c  -m 644 iscatt/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/frame.py
/usr/bin/install -c  -m 644 iscatt/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__init__.py
/usr/bin/install -c  -m 644 grass/vector-thematic.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-thematic.png
/usr/bin/install -c  -m 644 grass/vector-tools.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-tools.png
/usr/bin/install -c  -m 644 grass/vertex-create.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-create.png
/usr/bin/install -c  -m 644 grass/vertex-delete.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-delete.png
/usr/bin/install -c  -m 644 iscatt/iscatt_core.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/iscatt_core.py
/usr/bin/install -c  -m 644 grass/vertex-move.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-move.png
/usr/bin/install -c  -m 644 iscatt/plots.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/plots.py
/usr/bin/install -c  -m 644 grass/wms.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/wms.png
/usr/bin/install -c  -m 644 iscatt/toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/toolbars.py
/usr/bin/install -c  -m 644 grass/zoom-extent.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-extent.png
/usr/bin/install -c  -m 644 iscatt/utils.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/utils.py
/usr/bin/install -c  -m 644 grass/zoom-in.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-in.png
/usr/bin/install -c  -m 644 tplot/frame.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/frame.py
/usr/bin/install -c  -m 644 tplot/g.gui.tplot.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/g.gui.tplot.py
/usr/bin/install -c  -m 644 grass/zoom-last.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-last.png
/usr/bin/install -c  -m 644 tplot/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__init__.py
/usr/bin/install -c  -m 644 photo2image/g.gui.photo2image.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/g.gui.photo2image.py
/usr/bin/install -c  -m 644 photo2image/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__init__.py
/usr/bin/install -c  -m 644 photo2image/ip2i_manager.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_manager.py
/usr/bin/install -c  -m 644 grass/zoom-layer.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-layer.png
/usr/bin/install -c  -m 644 grass/zoom-more.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-more.png
/usr/bin/install -c  -m 644 photo2image/ip2i_mapdisplay.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_mapdisplay.py
/usr/bin/install -c  -m 644 grass/zoom-out.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-out.png
/usr/bin/install -c  -m 644 grass/zoom-region.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-region.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/applications
/usr/bin/install -c  -m 644 grass.desktop /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/applications
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps
/usr/bin/install -c  -m 644 photo2image/ip2i_statusbar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_statusbar.py
/usr/bin/install -c  -m 644 grass-8x8.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps
/usr/bin/install -c  -m 644 grass-16x16.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps
/usr/bin/install -c  -m 644 photo2image/ip2i_toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_toolbars.py
/usr/bin/install -c  -m 644 grass-22x22.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps
/usr/bin/install -c  -m 644 grass-24x24.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps
/usr/bin/install -c  -m 644 grass-32x32.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps/grass.png
/usr/bin/install -c  -m 644 image2target/g.gui.image2target.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/g.gui.image2target.py
/usr/bin/install -c  -m 644 image2target/ii2t_gis_set_error.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set_error.py
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps
/usr/bin/install -c  -m 644 image2target/ii2t_gis_set.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set.py
/usr/bin/install -c  -m 644 grass-36x36.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps
/usr/bin/install -c  -m 644 grass-40x40.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps
/usr/bin/install -c  -m 644 grass-42x42.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps
/usr/bin/install -c  -m 644 grass-48x48.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps
/usr/bin/install -c  -m 644 grass-64x64.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps/grass.png
/usr/bin/install -c  -m 644 image2target/ii2t_manager.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_manager.py
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps
/usr/bin/install -c  -m 644 grass-72x72.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps/grass.png
/usr/bin/install -c  -m 644 image2target/ii2t_mapdisplay.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_mapdisplay.py
/usr/bin/install -c  -m 644 image2target/ii2t_menustrings.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_menustrings.py
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps
/usr/bin/install -c  -m 644 grass-80x80.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps/grass.png
/usr/bin/install -c  -m 644 image2target/ii2t_statusbar.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_statusbar.py
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps
/usr/bin/install -c  -m 644 grass-96x96.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps/grass.png
/usr/bin/install -c  -m 644 image2target/ii2t_toolbars.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_toolbars.py
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps
/usr/bin/install -c  -m 644 grass-128x128.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps
/usr/bin/install -c  -m 644 grass-192x192.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps/grass.png
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps
/usr/bin/install -c  -m 644 grass.svg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps/grass.svg
mkdir -p /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/metainfo
/usr/bin/install -c  -m 644 grass.appdata.xml /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/share/metainfo/org.osgeo.grass.appdata.xml
/usr/bin/install -c  -m 644 image2target/__init__.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__init__.py
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/icons'
/usr/bin/install -c  -m 644 gis_set.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gis_set.py
/usr/bin/install -c  -m 644 gis_set_error.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gis_set_error.py
/usr/bin/install -c  -m 644 wxgui.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxgui.py
/usr/bin/install -c  -m 644 README /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/README
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/grass_icons.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/icon.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/anim.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/controller.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/data.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/g.gui.animation.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/mapwindow.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/nviztask.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/provider.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/temporal_manager.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/debug.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gcmd.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gconsole.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/giface.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/globalvar.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gthread.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/layerlist.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/menutree.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/render.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/settings.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/toolboxes.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/treemodel.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/units.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/workspace.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/core/ws.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/catalog.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/g.gui.datacatalog.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/tree.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/base.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/g.gui.dbmgr.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/manager.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/sqlbuilder.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/vinfo.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/g.gui.gcp.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/manager.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/mapdisplay.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/statusbar.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/g.gui.gmodeler.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/giface.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/menudata.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/preferences.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/forms.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/ghelp.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/goutput.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/gselect.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/mapdisp.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/menu.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/preferences.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/prompt.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pyedit.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pystc.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/query.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/simplelmgr.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/treeview.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/vselect.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/widgets.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/wrap.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/digit.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/g.gui.iclass.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/plots.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/statistics.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/giface.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/layertree.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/menudata.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/pyshell.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/base.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/wizard.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/analysis.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/base.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/buffered.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/decorations.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/graphics.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/gprint.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/main.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/statusbar.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/test_mapdisp.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/g.gui.mapswipe.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/mapwindow.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/colorrules.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/extensions.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/histogram.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/import_export.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mapsets_picker.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mcalc_builder.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/vclean.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/animation.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/main.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/mapwindow.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/preferences.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/tools.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/workspace.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/wxnviz.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/g.gui.psmap.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/instructions.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/menudata.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/controller.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/functions.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/g.gui.rlisetup.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/sampling_frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/wizard.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/guiutils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/locdownload.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/g.gui.timeline.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/g.gui.vdigit.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/main.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/mapwindow.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/preferences.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdigit.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdisplay.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_core.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_data.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/widgets.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/cap_interface.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/widgets.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/base.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/histogram.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/profile.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/scatter.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/controllers.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/core_c.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/dialogs.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/iscatt_core.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/plots.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/utils.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/frame.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/g.gui.tplot.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/g.gui.photo2image.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_manager.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_mapdisplay.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_statusbar.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/g.gui.image2target.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set_error.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_manager.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_mapdisplay.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_menustrings.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_statusbar.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_toolbars.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__init__.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gis_set.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/gis_set_error.py
python3 -t -m py_compile /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/wxgui.py
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
Generating interface description for all modules...
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
make xml/menudata.xml
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C python3 core/toolboxes.py > xml/menudata.xml
r.in.lidar: Unable to fetch interface description for command '<r.in.lidar>'.

Details: <[Errno 2] No such file or directory: 'r.in.lidar'>
v.in.lidar: Unable to fetch interface description for command '<v.in.lidar>'.

Details: <[Errno 2] No such file or directory: 'v.in.lidar'>
WARNING: Some addons failed when loading. Please consider to update your addons by running 'g.extension.all -f'.
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/gui/wxpython'
make xml/module_tree_menudata.xml
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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
r.in.lidar: Unable to fetch interface description for command '<r.in.lidar>'.

Details: <[Errno 2] No such file or directory: 'r.in.lidar'>
v.in.lidar: Unable to fetch interface description for command '<v.in.lidar>'.

Details: <[Errno 2] No such file or directory: 'v.in.lidar'>
g.gui.dbmgr: Unable to fetch interface description for command '<g.gui.dbmgr>'.

Details: <[Errno 2] No such file or directory: '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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/gui/wxpython'
make menustrings.py
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
/usr/bin/install -c  -m 644 xml/menudata.xml /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_tree_menudata.xml
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/gui/wxpython'
make parsubdirs
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
make -C docs || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/docs >> /home/neteler/src/releasebranch_7_8/error.log
make -C animation || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/animation >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/animation'
/usr/bin/install -c  g.gui.animation.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.animation
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/docs'
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.components.tmp.html ; fi
/usr/bin/install -c  -m 644 wxGUI_animation_tool.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_animation_tool.jpg
/usr/bin/install -c  -m 644 wxGUI_modules_flags.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_flags.png
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html
/usr/bin/install -c  -m 644 wxGUI_modules_parameters.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_parameters.png
/usr/bin/install -c  -m 644 wxGUI_modules_style_left.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_style_left.png
/usr/bin/install -c  -m 644 wxGUI_modules_style_top.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_style_top.png
/usr/bin/install -c  -m 644 wxGUI_modules_widget_file1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_file1.png
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/animation'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.animation --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.animation.tmp.html
/usr/bin/install -c  -m 644 wxGUI_modules_widget_file2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_file2.png
/usr/bin/install -c  -m 644 wxGUI_modules_widget_selection.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_selection.png
/usr/bin/install -c  -m 644 wxGUI_rdigit_step1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step1.png
/usr/bin/install -c  -m 644 wxGUI_rdigit_step2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step2.png
/usr/bin/install -c  -m 644 wxGUI_rdigit_step3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step3.png
/usr/bin/install -c  -m 644 wxGUI_rdigit_step4.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step4.png
/usr/bin/install -c  -m 644 wxGUI_rdigit_step5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step5.png
/usr/bin/install -c  -m 644 wxGUI_iscatt.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iscatt.jpg
/usr/bin/install -c  -m 644 wxGUI_layer_manager.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_layer_manager.jpg
/usr/bin/install -c  -m 644 wxGUI_map_display.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_map_display.jpg
/usr/bin/install -c  -m 644 wxGUI_nviz_toolbar.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_toolbar.jpg
/usr/bin/install -c  -m 644 wxGUI_nviz_tools_light.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_light.jpg
/usr/bin/install -c  -m 644 wxGUI_nviz_tools_surface.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_surface.jpg
/usr/bin/install -c  -m 644 wxGUI_nviz_tools_vector.jpg /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_view.jpg
/usr/bin/install -c  -m 644 wxGUI_nviz_tools_volume.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_volume.jpg
/usr/bin/install -c  -m 644 wxGUI_toolboxes.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_toolboxes.jpg
/usr/bin/install -c  -m 644 wxGUI_vnet.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_vnet.jpg
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.tmp.html ; fi
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.iscatt.tmp.html ; fi
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.modules.tmp.html ; fi
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.nviz.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.animation 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.rdigit.tmp.html ; fi
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.toolboxes.tmp.html ; fi
if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C  --html-description < /dev/null | grep -v '</body>\|</html>' > wxGUI.vnet.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI.components > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.components.html
rm g.gui.animation.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/animation'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/animation'
rm -f g.gui.animation.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.animation 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/animation'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/animation'
make -C datacatalog || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/datacatalog >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/datacatalog'
/usr/bin/install -c  g.gui.datacatalog.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.datacatalog
/usr/bin/install -c  -m 644 datacatalog.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/datacatalog.png
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/datacatalog'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.datacatalog --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.datacatalog.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI.iscatt > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iscatt.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.datacatalog 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI.modules > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.modules.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI.nviz > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.nviz.html
rm g.gui.datacatalog.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/datacatalog'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/datacatalog'
rm -f g.gui.datacatalog.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.datacatalog 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/datacatalog'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/datacatalog'
make -C mapswipe || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/mapswipe >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/mapswipe'
/usr/bin/install -c  g.gui.mapswipe.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.mapswipe
/usr/bin/install -c  -m 644 mapswipe_tsunami.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/mapswipe_tsunami.jpg
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/mapswipe'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.mapswipe --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.mapswipe.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI.rdigit > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.mapswipe 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI.toolboxes > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.toolboxes.html
rm g.gui.mapswipe.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/mapswipe'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/mapswipe'
rm -f g.gui.mapswipe.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.mapswipe 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py wxGUI.vnet > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vnet.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/mapswipe'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/mapswipe'
make -C gmodeler || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/gmodeler >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gmodeler'
/usr/bin/install -c  g.gui.gmodeler.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.gmodeler
/usr/bin/install -c  -m 644 g_gui_gmodeler_avg_map.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_avg_map.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_avg_run.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_avg_run.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_comment.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_comment.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_db.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_dlg_module.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_intermediate_data.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_intermediate_data.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_items.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_items.png
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/docs'
make -C rlisetup || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/rlisetup >> /home/neteler/src/releasebranch_7_8/error.log
/usr/bin/install -c  -m 644 g_gui_gmodeler_loop_dlg.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop_dlg.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_loop_final.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop_final.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_loop.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_lower_toolbar.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_lower_toolbar.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mcomment.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mcomment.png
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/rlisetup'
/usr/bin/install -c  g.gui.rlisetup.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.rlisetup
/usr/bin/install -c  -m 644 g_gui_gmodeler_mdb.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mdb.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_1.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_2.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_3.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mloop.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mloop.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mmodule.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mmodule.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mmodulex.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mmodulex.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_4.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_4.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_model_avg.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_avg.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_model_classification.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_classification.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_5.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_5.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_model_landslides.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_landslides.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_6.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_6.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_model_properties.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_properties.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_7.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_7.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_model_usle.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_usle.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_8.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_8.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_modis_1o.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_1o.png
/usr/bin/install -c  -m 644 g_gui_rlisetup_sample_areas.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_sample_areas.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_modis_1.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_1.png
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html
/usr/bin/install -c  -m 644 g_gui_gmodeler_modis_2o.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_2o.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_modis_2.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_2.png
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/rlisetup'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.rlisetup --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.rlisetup.tmp.html
/usr/bin/install -c  -m 644 g_gui_gmodeler_modis_3o.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_3o.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_modis_3.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_3.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_modulex.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modulex.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_modul.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modul.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mraster3d.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mraster3d.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mraster.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mraster.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mrelation.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mrelation.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_mvector.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mvector.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_parameter.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_parameter.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_python_code.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python_code.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_python_code_result.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python_code_result.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_python.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_raster3d.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_raster3d.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_raster.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_raster.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_relation.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_relation.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_toolbar.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_toolbar.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_variables.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_variables_raster.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables_raster.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_variables_run.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables_run.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_vector.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_vector.png
/usr/bin/install -c  -m 644 g_gui_gmodeler_zipcodes_avg_elevation.gxm /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gmodeler'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.gmodeler --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.gmodeler.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.rlisetup 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.gmodeler 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html
rm g.gui.rlisetup.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/rlisetup'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/rlisetup'
rm -f g.gui.rlisetup.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.rlisetup 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html
rm g.gui.gmodeler.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gmodeler'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gmodeler'
rm -f g.gui.gmodeler.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.gmodeler 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/rlisetup'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/rlisetup'
make -C psmap || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/psmap >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/psmap'
/usr/bin/install -c  g.gui.psmap.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.psmap
/usr/bin/install -c  -m 644 psmap_frame.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/psmap_frame.jpg
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/psmap'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.psmap --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.psmap.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gmodeler'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gmodeler'
make -C dbmgr || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/dbmgr >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/dbmgr'
/usr/bin/install -c  g.gui.dbmgr.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.dbmgr
/usr/bin/install -c  -m 644 dbmgr_frame.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/dbmgr_frame.png
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.psmap 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html
/usr/bin/install -c  -m 644 dbmgr_sql_builder.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/dbmgr_sql_builder.png
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/dbmgr'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.dbmgr --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.dbmgr.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.dbmgr 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html
rm g.gui.psmap.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/psmap'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/psmap'
rm -f g.gui.psmap.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.psmap 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html
rm g.gui.dbmgr.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/dbmgr'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/dbmgr'
rm -f g.gui.dbmgr.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.dbmgr 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/psmap'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/psmap'
make -C vdigit || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/vdigit >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/vdigit'
/usr/bin/install -c  g.gui.vdigit.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.vdigit
/usr/bin/install -c  -m 644 vdigit_toolbar.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vdigit_toolbar.jpg
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/vdigit'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.vdigit --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.vdigit.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/dbmgr'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/dbmgr'
make -C iclass || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/iclass >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/iclass'
/usr/bin/install -c  g.gui.iclass.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.iclass
/usr/bin/install -c  -m 644 iclass_frame.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/iclass_frame.jpg
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.vdigit 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/iclass'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.iclass --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.iclass.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.iclass 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html
rm g.gui.vdigit.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/vdigit'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/vdigit'
rm -f g.gui.vdigit.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.vdigit 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html
rm g.gui.iclass.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/iclass'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/iclass'
rm -f g.gui.iclass.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.iclass 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/vdigit'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/vdigit'
make -C gcp || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/gcp >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gcp'
/usr/bin/install -c  g.gui.gcp.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.gcp
/usr/bin/install -c  -m 644 wxGUI_gcp_frame.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_gcp_frame.jpg
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gcp'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.gcp --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.gcp.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/iclass'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/iclass'
make -C timeline || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/timeline >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/timeline'
/usr/bin/install -c  g.gui.timeline.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.timeline
/usr/bin/install -c  -m 644 timeline_2D.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/timeline_2D.jpg
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/timeline'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.timeline --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.timeline.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.timeline 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.gcp 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html
rm g.gui.timeline.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/timeline'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/timeline'
rm -f g.gui.timeline.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.timeline 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html
rm g.gui.gcp.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gcp'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gcp'
rm -f g.gui.gcp.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.gcp 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/timeline'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/timeline'
make -C tplot || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/tplot >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/tplot'
/usr/bin/install -c  g.gui.tplot.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.tplot
/usr/bin/install -c  -m 644 g_gui_tplot_export_csv.png /home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/g_gui_tplot_labels.png
/usr/bin/install -c  -m 644 tplot.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/tplot.png
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/tplot'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.tplot --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.tplot.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gcp'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/gcp'
make -C photo2image || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/photo2image >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/photo2image'
/usr/bin/install -c  g.gui.photo2image.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.photo2image
/usr/bin/install -c  -m 644 wxGUI_iphoto2image_frame.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iphoto2image_frame.jpg
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/photo2image'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.photo2image --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.photo2image.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.photo2image 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.tplot 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html
rm g.gui.photo2image.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/photo2image'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/photo2image'
rm -f g.gui.photo2image.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.photo2image 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html
rm g.gui.tplot.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/tplot'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/tplot'
rm -f g.gui.tplot.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.tplot 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/photo2image'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/photo2image'
make -C image2target || echo /home/neteler/src/releasebranch_7_8/gui/wxpython/image2target >> /home/neteler/src/releasebranch_7_8/error.log
make[5]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/image2target'
/usr/bin/install -c  g.gui.image2target.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.image2target
/usr/bin/install -c  -m 644 wxGUI_iimage2target_frame.jpg /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iimage2target_frame.jpg
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.image2target.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/image2target'
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts/g.gui.image2target --html-description < /dev/null | grep -v '</body>\|</html>' > g.gui.image2target.tmp.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/tplot'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/tplot'
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.image2target 2023 > /home/neteler/src/releasebranch_7_8/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_7_8/gui/wxpython/image2target'
rm -f g.gui.*.tmp.html
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html
make[6]: Entering directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/image2target'
rm -f g.gui.image2target.tmp.html
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py g.gui.image2target 2023 > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html
make[6]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/image2target'
make[5]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython/image2target'
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui/wxpython'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/gui'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/visualization'
make -C ximgview || echo /home/neteler/src/releasebranch_7_8/visualization/ximgview >> /home/neteler/src/releasebranch_7_8/error.log
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"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_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include     -DPACKAGE=\""grassmods"\"   -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"visualization/ximgview\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c
: && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/src/releasebranch_7_8/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.7.8  -lSM -lICE -lX11    -lm 
if [ "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/ximgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin/ximgview --html-description < /dev/null | grep -v '</body>\|</html>' > ximgview.tmp.html ; fi
VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=../.. \
        python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py ximgview > /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/ximgview.html
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/ximgview.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1"
rm ximgview.tmp.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/visualization/ximgview'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/visualization'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/locale'
Creating translations (= 'make mo')
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/locale'
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES/grasslibs.mo po/grasslibs_ar.po
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grasslibs.mo po/grasslibs_bn.po
24 translated messages, 2048 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grasslibs.mo po/grasslibs_cs.po
48 translated messages, 1034 fuzzy translations, 990 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grasslibs.mo po/grasslibs_de.po
579 translated messages, 15 fuzzy translations, 1511 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grasslibs.mo po/grasslibs_el.po
715 translated messages, 13 fuzzy translations, 1379 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grasslibs.mo po/grasslibs_es.po
384 translated messages, 17 fuzzy translations, 1697 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grasslibs.mo po/grasslibs_fi.po
1884 translated messages, 16 fuzzy translations, 265 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grasslibs.mo po/grasslibs_fr.po
0 translated messages, 2072 untranslated messages.
2131 translated messages, 25 fuzzy translations, 21 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grasslibs.mo po/grasslibs_hu.po
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grasslibs.mo po/grasslibs_id_ID.po
35 translated messages, 2038 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grasslibs.mo po/grasslibs_it.po
75 translated messages, 1998 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grasslibs.mo po/grasslibs_ja.po
1064 translated messages, 13 fuzzy translations, 1051 untranslated messages.
711 translated messages, 15 fuzzy translations, 1384 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grasslibs.mo po/grasslibs_ko.po
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grasslibs.mo po/grasslibs_lv.po
317 translated messages, 60 fuzzy translations, 1695 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grasslibs.mo po/grasslibs_ml.po
471 translated messages, 10 fuzzy translations, 1613 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grasslibs.mo po/grasslibs_pl.po
73 translated messages, 8 fuzzy translations, 2003 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grasslibs.mo po/grasslibs_pt_BR.po
693 translated messages, 13 fuzzy translations, 1398 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grasslibs.mo po/grasslibs_pt.po
538 translated messages, 17 fuzzy translations, 1549 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grasslibs.mo po/grasslibs_ro.po
1937 translated messages, 13 fuzzy translations, 143 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grasslibs.mo po/grasslibs_ru.po
121 translated messages, 8 fuzzy translations, 1952 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grasslibs.mo po/grasslibs_si.po
5 translated messages, 2067 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES/grasslibs.mo po/grasslibs_sl.po
505 translated messages, 15 fuzzy translations, 1585 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grasslibs.mo po/grasslibs_ta.po
48 translated messages, 2024 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grasslibs.mo po/grasslibs_th.po
61 translated messages, 1099 fuzzy translations, 912 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grasslibs.mo po/grasslibs_tr.po
266 translated messages, 16 fuzzy translations, 1816 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grasslibs.mo po/grasslibs_uk.po
252 translated messages, 15 fuzzy translations, 1827 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grasslibs.mo po/grasslibs_vi.po
18 translated messages, 2054 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grasslibs.mo po/grasslibs_zh_CN.po
243 translated messages, 14 fuzzy translations, 1838 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grasslibs.mo po/grasslibs_zh.po
0 translated messages, 2072 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES/grassmods.mo po/grassmods_ar.po
236 translated messages, 13 fuzzy translations, 1849 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grassmods.mo po/grassmods_bn.po
0 translated messages, 12344 untranslated messages.
235 translated messages, 6351 fuzzy translations, 5758 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grassmods.mo po/grassmods_cs.po
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grassmods.mo po/grassmods_de.po
3197 translated messages, 1084 fuzzy translations, 8282 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grassmods.mo po/grassmods_el.po
4354 translated messages, 1166 fuzzy translations, 7094 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grassmods.mo po/grassmods_es.po
133 translated messages, 368 fuzzy translations, 11881 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grassmods.mo po/grassmods_fi.po
7876 translated messages, 1433 fuzzy translations, 3439 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grassmods.mo po/grassmods_fr.po
42 translated messages, 18 fuzzy translations, 12284 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grassmods.mo po/grassmods_hu.po
2922 translated messages, 1216 fuzzy translations, 8401 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grassmods.mo po/grassmods_id_ID.po
38 translated messages, 125 fuzzy translations, 12181 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grassmods.mo po/grassmods_it.po
0 translated messages, 12344 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grassmods.mo po/grassmods_ja.po
3092 translated messages, 1048 fuzzy translations, 8358 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grassmods.mo po/grassmods_ko.po
2787 translated messages, 1008 fuzzy translations, 8785 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grassmods.mo po/grassmods_lv.po
1588 translated messages, 760 fuzzy translations, 10084 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grassmods.mo po/grassmods_ml.po
316 translated messages, 1183 fuzzy translations, 10845 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grassmods.mo po/grassmods_pl.po
0 translated messages, 12344 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grassmods.mo po/grassmods_pt_BR.po
2042 translated messages, 974 fuzzy translations, 9492 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grassmods.mo po/grassmods_pt.po
4186 translated messages, 858 fuzzy translations, 7467 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grassmods.mo po/grassmods_ro.po
695 translated messages, 776 fuzzy translations, 11031 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grassmods.mo po/grassmods_ru.po
1110 translated messages, 629 fuzzy translations, 10647 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grassmods.mo po/grassmods_si.po
122 translated messages, 389 fuzzy translations, 11994 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES/grassmods.mo po/grassmods_sl.po
0 translated messages, 12344 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grassmods.mo po/grassmods_ta.po
204 translated messages, 6444 fuzzy translations, 5696 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grassmods.mo po/grassmods_th.po
24 translated messages, 23 fuzzy translations, 12297 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grassmods.mo po/grassmods_tr.po
99 translated messages, 388 fuzzy translations, 12009 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grassmods.mo po/grassmods_uk.po
1554 translated messages, 871 fuzzy translations, 10057 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grassmods.mo po/grassmods_vi.po
0 translated messages, 12344 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grassmods.mo po/grassmods_zh_CN.po
111 translated messages, 382 fuzzy translations, 12011 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grassmods.mo po/grassmods_zh.po
518 translated messages, 670 fuzzy translations, 11268 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grasswxpy.mo po/grasswxpy_bn.po
0 translated messages, 12344 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grasswxpy.mo po/grasswxpy_cs.po
0 translated messages, 4138 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grasswxpy.mo po/grasswxpy_de.po
2329 translated messages, 34 fuzzy translations, 1892 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grasswxpy.mo po/grasswxpy_el.po
2617 translated messages, 25 fuzzy translations, 1576 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grasswxpy.mo po/grasswxpy_es.po
698 translated messages, 23 fuzzy translations, 3453 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grasswxpy.mo po/grasswxpy_fi.po
4202 translated messages, 1 fuzzy translation, 36 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grasswxpy.mo po/grasswxpy_fr.po
137 translated messages, 4005 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grasswxpy.mo po/grasswxpy_hu.po
4221 translated messages, 28 fuzzy translations, 47 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grasswxpy.mo po/grasswxpy_id_ID.po
2267 translated messages, 1874 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grasswxpy.mo po/grasswxpy_it.po
0 translated messages, 8 fuzzy translations, 4138 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ja.po
3949 translated messages, 7 fuzzy translations, 286 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ko.po
517 translated messages, 3624 untranslated messages.
2286 translated messages, 33 fuzzy translations, 1942 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grasswxpy.mo po/grasswxpy_lv.po
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ml.po
181 translated messages, 28 fuzzy translations, 3975 untranslated messages.
1603 translated messages, 23 fuzzy translations, 2512 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pl.po
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pt_BR.po
2783 translated messages, 5 fuzzy translations, 1392 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pt.po
3661 translated messages, 61 fuzzy translations, 521 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ro.po
2421 translated messages, 34 fuzzy translations, 1797 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ru.po
696 translated messages, 63 fuzzy translations, 3462 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grasswxpy.mo po/grasswxpy_si.po
958 translated messages, 53 fuzzy translations, 3210 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ta.po
0 translated messages, 4138 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grasswxpy.mo po/grasswxpy_th.po
79 translated messages, 4059 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grasswxpy.mo po/grasswxpy_tr.po
396 translated messages, 30 fuzzy translations, 3752 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grasswxpy.mo po/grasswxpy_uk.po
991 translated messages, 54 fuzzy translations, 3187 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grasswxpy.mo po/grasswxpy_vi.po
0 translated messages, 4138 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grasswxpy.mo po/grasswxpy_zh_CN.po
36 translated messages, 44 fuzzy translations, 4138 untranslated messages.
msgfmt --statistics -o /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grasswxpy.mo po/grasswxpy_zh.po
0 translated messages, 4138 untranslated messages.
1751 translated messages, 56 fuzzy translations, 2500 untranslated messages.
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/locale'
Creating translation statistics (= 'make statistics')
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/locale'
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" python3 ./grass_po_stats.py
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/locale'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/locale'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/man'
/usr/bin/install -c  -m 644 grassdocs.css /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grassdocs.css
/usr/bin/install -c  -m 644 jquery.fixedheadertable.min.js /home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass_logo.png
/usr/bin/install -c  -m 644 grass_icon.png /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass_icon.png
Generating HTML manual pages index (help system)...
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/full_index.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/index.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topics.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/keywords.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/manual_gallery.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/display.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/database.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/general.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/imagery.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/postscript.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/temporal.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vector.html
make[3]: Entering directory '/home/neteler/src/releasebranch_7_8/man'
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_full_index.py 
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_index.py 
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/index.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_topics.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/full_index.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_keywords.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topics.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_graphical_index.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/keywords.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_manual_gallery.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class_graphical.py /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./parser_standard_options.py -t "/home/neteler/src/releasebranch_7_8/lib/gis/parser_standard_options.c" -f "grass" -o "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html" -p 'id="opts_table" class="scroolTable"'
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py d display
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/display.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py db database
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/database.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py g general
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/general.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py i imagery
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/imagery.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py m miscellaneous
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py ps postscript
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/postscript.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py r raster
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py r3 raster3d
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py t temporal
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/temporal.html
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_class.py v vector
touch /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vector.html
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/man'
GISBASE="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 python3 ./build_check.py 
Generated HTML docs in /home/neteler/src/releasebranch_7_8/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_7_8/man'
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/class_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/database_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/display_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/general_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.datacatalog.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.image2target.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.photo2image.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/graphical_index.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass7.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass_database.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/guimodules_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/manual_gallery.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/parser_standard_options.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.downgrade.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_clip.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_contour.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphons.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_gradient.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mosaic.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_null_data.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_point_cloud.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_time_management.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_unit_test.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_visualization.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vector_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.pdal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.datacatalog.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI_graphical.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.image2target.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.modules.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.photo2image.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rdigit.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1
make[4]: Entering directory '/home/neteler/src/releasebranch_7_8/man'
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/class_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/database_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/database_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/database.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/display_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/display_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/display.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/full_index.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/general_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/general_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/general.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.datacatalog.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1' is up to date.
can't handle line breaks in <dt>...</dt>
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.image2target.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.image2target.1"
can't handle line breaks in <dt>...</dt>
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.photo2image.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/graphical_index.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass7.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass7.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/grass_database.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass_database.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/guimodules_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/guimodules_graphical.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/helptext.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/imagery_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/imagery.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/index.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/keywords.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/manual_gallery.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/manual_gallery.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/parser_standard_options.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/postscript_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/postscript.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/projectionintro.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster3d_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/raster.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.downgrade.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/temporal_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/temporal.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_ACCA.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_accumulation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_aggregation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_albedo.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_algebra.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_atmospheric_correction.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_attribute_table.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_biomass.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_buffer.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_cartography.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_category.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_centroid.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_classification.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_clip.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_clip.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_color_table.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_color_transformation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_composite.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_connection_settings.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_contour.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_contour.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_conversion.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_cost_surface.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_diagram.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_display.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_dissolve.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_distance.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_edges.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_editing.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_elevation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_emissivity.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_energy_balance.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_evapotranspiration.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_export.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_extract.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_fire.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_fusion.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_generalization.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_geometry.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_geomorphology.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_geomorphons.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphons.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_gradient.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_gradient.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_graphics.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_groundwater_flow.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_GUI.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_histogram.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_hydrology.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_imagery_quality_assessment.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_import.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_installation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_interpolation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_kernel_density.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_landscape_structure_analysis.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_latitude.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_LIDAR.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_linear_reference_system.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_manual.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_map_annotations.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_map_management.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_mask.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_measurement.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_metadata.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_modules.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_mosaic.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mosaic.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_multispectral.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_network.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_null_data.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_null_data.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_orthorectify.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_paint_labels.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_point_cloud.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_point_cloud.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_printing.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_profile.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_projection.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_querying.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_radiometric_conversion.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_raster.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_reclassification.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_recode_categories.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_rectify.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_resample.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_rescale.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_RGB.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_sampling.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_segmentation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_series.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_settings.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topics.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_solar.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_statistics.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_support.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_surface.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_temporal.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_terrain.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_tiling.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_time_management.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_time_management.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_topology.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_transformation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_unit_test.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_unit_test.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_vector.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_vegetation_index.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_viewshed.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_visualization.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_visualization.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_volume.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/topic_voxel.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/variables.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vector_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vector_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/vector.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.pdal.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1' is up to date.
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.components.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.datacatalog.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1"
can't handle line breaks in <dt>...</dt>
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_graphical.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI_graphical.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.image2target.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iscatt.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1"
can't handle line breaks in <dt>...</dt>
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.modules.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.modules.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.nviz.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.photo2image.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rdigit.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.toolboxes.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1"
VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vnet.html" "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1"
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1' is up to date.
make[4]: '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1' is up to date.
make[4]: Leaving directory '/home/neteler/src/releasebranch_7_8/man'
make[3]: Leaving directory '/home/neteler/src/releasebranch_7_8/man'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/man'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/macosx'
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/macosx'
make[2]: Entering directory '/home/neteler/src/releasebranch_7_8/mswindows'
make[2]: Nothing to be done for 'first'.
make[2]: Leaving directory '/home/neteler/src/releasebranch_7_8/mswindows'
make[1]: Leaving directory '/home/neteler/src/releasebranch_7_8'
make /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/AUTHORS /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/CHANGES /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/CITING /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/COPYING /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/GPL.TXT /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/INSTALL /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/REQUIREMENTS.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/contributors.csv /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/contributors_extra.csv /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/translators.csv
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8'
/usr/bin/install -c  -m 644 AUTHORS /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/AUTHORS
/usr/bin/install -c  -m 644 CHANGES /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/CHANGES
/usr/bin/install -c  -m 644 CITING /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/CITING
/usr/bin/install -c  -m 644 COPYING /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/COPYING
/usr/bin/install -c  -m 644 GPL.TXT /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/GPL.TXT
/usr/bin/install -c  -m 644 INSTALL /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/INSTALL
/usr/bin/install -c  -m 644 REQUIREMENTS.html /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/REQUIREMENTS.html
/usr/bin/install -c  -m 644 contributors.csv /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/contributors.csv
/usr/bin/install -c  -m 644 contributors_extra.csv /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/contributors_extra.csv
/usr/bin/install -c  -m 644 translators.csv /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/translators.csv
make[1]: Leaving directory '/home/neteler/src/releasebranch_7_8'
make manifests
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8'
make[1]: Nothing to be done for 'manifests'.
make[1]: Leaving directory '/home/neteler/src/releasebranch_7_8'
GRASS GIS 7.8.9dev f5d06d4f2c compilation log
--------------------------------------------------
Started compilation: Sat 12 Jul 2025 05:00:42 AM UTC
--
Errors in:
No errors detected.
--
Finished compilation: Sat 12 Jul 2025 05:15:12 AM UTC
GRASS 78 compilation done
make -C ./lib/python/docs libpythonclean
sphinx-build
sphinx-apidoc
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/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_7_8/lib/python/docs'
make -C ./lib/python/docs/ libpythonapidoc
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/docs'
SPHINXBUILD: Using <sphinx-build>
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/lib/python/docs'
make -C ./lib/python/docs/ libpythonhtml
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/docs'
SPHINXBUILD: Found <sphinx-build>
SPHINXAPIDOC: Found <sphinx-apidoc>
SPHINXBUILD: Using <sphinx-build>
GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/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_7_8/dist.x86_64-pc-linux-gnu/docs/html/libpython
Running Sphinx v3.4.3
loading translations [en]... done
making output directory... done
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: [new config] 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
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
OSError error(2): No such file or directory
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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py:docstring of pydispatch.dispatcher:21: WARNING: Unexpected indentation.
/home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_stream_network_map:15: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_stream_network_map:18: WARNING: Inline substitution_reference start-string without end-string.
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_stream_network_map:31: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py:docstring of script.array.array.read:10: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py:docstring of script.array.array3d.read:10: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/home/neteler/src/releasebranch_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.run_command:21: WARNING: Inline emphasis start-string without end-string.
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.run_command:22: WARNING: Inline strong start-string without end-string.
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.write_command:14: WARNING: Inline emphasis start-string without end-string.
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.write_command:15: WARNING: Inline strong start-string without end-string.
/home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py:docstring of temporal.core.init:41: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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_7_8/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.
/home/neteler/src/releasebranch_7_8/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_7_8/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_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_topology_dataset_connector.py:docstring of temporal.temporal_topology_dataset_connector:5: WARNING: Pygments lexer name 'python:' is not known
/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_topology_dataset_connector.py:docstring of temporal.temporal_topology_dataset_connector.TemporalTopologyDatasetConnector:24: WARNING: Pygments lexer name 'python:' is not known
generating indices... genindex py-modindex done
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... [ 49%] pygrass.tests.set_mapset
highlighting module code... [ 50%] pygrass.utils
highlighting module code... [ 51%] pygrass.vector
highlighting module code... [ 52%] pygrass.vector.abstract
highlighting module code... [ 53%] pygrass.vector.basic
highlighting module code... [ 54%] pygrass.vector.find
highlighting module code... [ 55%] pygrass.vector.geometry
highlighting module code... [ 56%] pygrass.vector.table
highlighting module code... [ 57%] script.array
highlighting module code... [ 58%] script.core
highlighting module code... [ 59%] script.db
highlighting module code... [ 60%] script.raster
highlighting module code... [ 61%] script.raster3d
highlighting module code... [ 62%] script.setup
highlighting module code... [ 63%] script.task
highlighting module code... [ 64%] script.utils
highlighting module code... [ 65%] script.vector
highlighting module code... [ 66%] temporal.abstract_dataset
highlighting module code... [ 67%] temporal.abstract_map_dataset
highlighting module code... [ 68%] temporal.abstract_space_time_dataset
highlighting module code... [ 69%] temporal.aggregation
highlighting module code... [ 70%] temporal.base
highlighting module code... [ 71%] temporal.c_libraries_interface
highlighting module code... [ 72%] temporal.core
highlighting module code... [ 73%] temporal.datetime_math
highlighting module code... [ 74%] temporal.extract
highlighting module code... [ 75%] temporal.factory
highlighting module code... [ 76%] temporal.gui_support
highlighting module code... [ 77%] temporal.list_stds
highlighting module code... [ 78%] temporal.mapcalc
highlighting module code... [ 79%] temporal.metadata
highlighting module code... [ 80%] temporal.open_stds
highlighting module code... [ 81%] temporal.register
highlighting module code... [ 82%] temporal.sampling
highlighting module code... [ 83%] temporal.space_time_datasets
highlighting module code... [ 84%] temporal.spatial_extent
highlighting module code... [ 85%] temporal.spatial_topology_dataset_connector
highlighting module code... [ 86%] temporal.spatio_temporal_relationships
highlighting module code... [ 87%] temporal.stds_export
highlighting module code... [ 88%] temporal.stds_import
highlighting module code... [ 89%] temporal.temporal_algebra
highlighting module code... [ 90%] temporal.temporal_extent
highlighting module code... [ 91%] temporal.temporal_granularity
highlighting module code... [ 92%] temporal.temporal_operator
highlighting module code... [ 93%] temporal.temporal_raster3d_algebra
highlighting module code... [ 94%] temporal.temporal_raster_algebra
highlighting module code... [ 95%] temporal.temporal_raster_base_algebra
highlighting module code... [ 96%] temporal.temporal_topology_dataset_connector
highlighting module code... [ 97%] temporal.temporal_vector_algebra
highlighting module code... [ 98%] temporal.unit_tests
highlighting module code... [100%] temporal.univar_statistics

writing additional pages... search done
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, 78 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_7_8/dist.x86_64-pc-linux-gnu/docs/html/libpython
make[1]: Leaving directory '/home/neteler/src/releasebranch_7_8/lib/python/docs'
Copy over the manual + pygrass HTML pages:
Copied pygrass progman to https://grass.osgeo.org/grass78/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_7_8/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_7_8/gui/wxpython/docs/wxgui_sphinx'
make -C ./lib/python/docs libpythonclean
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8/lib/python/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_7_8/lib/python/docs'
make real-bindist
make[1]: Entering directory '/home/neteler/src/releasebranch_7_8'
tar cCBf /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu - AUTHORS CHANGES CITING COPYING GPL.TXT INSTALL REQUIREMENTS.html contributors.csv contributors_extra.csv translators.csv grass78.tmp bin demolocation docs driver etc fonts gui include lib locale scripts tools share | gzip -fc > grass-7.8.9dev-x86_64-pc-linux-gnu-12_07_2025.tar.gz
size=`ls -l grass-7.8.9dev-x86_64-pc-linux-gnu-12_07_2025.tar.gz | awk '{print $5}'`; \
    sed -e "s/BIN_DIST_VERSION/7.8.9dev-x86_64-pc-linux-gnu-12_07_2025/" \
    -e "s/GRASSPRG_NAME/grass78/" \
    -e "s/SIZE_TAR_FILE/$size/" -e "s#BIN_DIST_DIR#'/usr/local/grass78'#" \
    -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-7.8.9dev-x86_64-pc-linux-gnu-12_07_2025-install.sh ; \
    chmod a+x grass-7.8.9dev-x86_64-pc-linux-gnu-12_07_2025-install.sh 2>/dev/null
make[1]: Leaving directory '/home/neteler/src/releasebranch_7_8'
Copy new binary version into web space:
  adding: manuals/ (stored 0%)
  adding: manuals/v.out.ascii.html (deflated 64%)
  adding: manuals/i_topo_corr_angles.png (deflated 8%)
  adding: manuals/database.html (deflated 65%)
  adding: manuals/r.out.ppm.html (deflated 59%)
  adding: manuals/g_gui_gmodeler_lower_toolbar.png (deflated 1%)
  adding: manuals/g.cairocomp.html (deflated 62%)
  adding: manuals/g.gui.animation.html (deflated 62%)
  adding: manuals/rhorizon_polar_plot.png (deflated 3%)
  adding: manuals/r_resamp_stats_6m_20m.png (deflated 1%)
  adding: manuals/databaseintro.html (deflated 66%)
  adding: manuals/v.out.vtk.html (deflated 61%)
  adding: manuals/r3.colors.html (deflated 75%)
  adding: manuals/v.what.rast.html (deflated 64%)
  adding: manuals/r.li.dominance.html (deflated 60%)
  adding: manuals/topic_reclassification.html (deflated 53%)
  adding: manuals/v.in.geonames.html (deflated 63%)
  adding: manuals/r_surf_fractal_simple.png (deflated 0%)
  adding: manuals/v.perturb.html (deflated 65%)
  adding: manuals/r.out.mat.html (deflated 59%)
  adding: manuals/topic_emissivity.html (deflated 50%)
  adding: manuals/topic_visualization.html (deflated 50%)
  adding: manuals/v_perturb_normal.png (deflated 6%)
  adding: manuals/vdigit_toolbar.jpg (deflated 20%)
  adding: manuals/g_gui_gmodeler_mvector.png (stored 0%)
  adding: manuals/rterraflow_dir2.png (stored 0%)
  adding: manuals/g_gui_gmodeler_modis_2o.png (deflated 0%)
  adding: manuals/g.pnmcomp.html (deflated 60%)
  adding: manuals/wxGUI_nviz_tools_volume.jpg (deflated 5%)
  adding: manuals/r.univar.html (deflated 63%)
  adding: manuals/r3.timestamp.html (deflated 63%)
  adding: manuals/i_cluster_landsat_clustering.png (deflated 1%)
  adding: manuals/v.db.renamecolumn.html (deflated 61%)
  adding: manuals/i_segment_ortho_segs_l1.jpg (deflated 0%)
  adding: manuals/v.parallel.html (deflated 63%)
  adding: manuals/geomorphon.png (deflated 0%)
  adding: manuals/v.extract.html (deflated 69%)
  adding: manuals/gi_raster.jpg (deflated 1%)
  adding: manuals/r.terraflow.html (deflated 65%)
  adding: manuals/wxGUI.vnet.html (deflated 62%)
  adding: manuals/g_gui_gmodeler_modis_1.png (deflated 0%)
  adding: manuals/topic_temporal.html (deflated 50%)
  adding: manuals/d_rast_landuse.png (deflated 0%)
  adding: manuals/topic_geomorphology.html (deflated 50%)
  adding: manuals/wxGUI_rdigit_step3.png (deflated 0%)
  adding: manuals/vector_graphical.html (deflated 82%)
  adding: manuals/v_mkgrid_hexagons.png (deflated 0%)
  adding: manuals/g_gui_gmodeler_model_landslides.png (deflated 3%)
  adding: manuals/topic_export.html (deflated 74%)
  adding: manuals/v.db.univar.html (deflated 63%)
  adding: manuals/raster3d.html (deflated 67%)
  adding: manuals/r.resamp.stats.html (deflated 61%)
  adding: manuals/g.gui.dbmgr.html (deflated 62%)
  adding: manuals/r.coin.html (deflated 65%)
  adding: manuals/dshade.png (deflated 0%)
  adding: manuals/db.in.ogr.html (deflated 64%)
  adding: manuals/topic_RGB.html (deflated 51%)
  adding: manuals/g_gui_gmodeler_loop.png (deflated 25%)
  adding: manuals/i.target.html (deflated 61%)
  adding: manuals/r.topmodel.html (deflated 64%)
  adding: manuals/slope.png (deflated 11%)
  adding: manuals/r3.mapcalc.html (deflated 68%)
  adding: manuals/wxGUI_rdigit_step4.png (deflated 0%)
  adding: manuals/r.rescale.html (deflated 63%)
  adding: manuals/psmap_frame.jpg (deflated 21%)
  adding: manuals/t.rast.contour.html (deflated 64%)
  adding: manuals/r_li_richness_formula.png (stored 0%)
  adding: manuals/v.out.ogr.html (deflated 68%)
  adding: manuals/v.lidar.edgedetection.html (deflated 64%)
  adding: manuals/v.normal.html (deflated 59%)
  adding: manuals/g_gui_gmodeler_mmodulex.png (deflated 12%)
  adding: manuals/r3.out.netcdf.html (deflated 75%)
  adding: manuals/r.to.rast3elev.html (deflated 65%)
  adding: manuals/v.centroids.html (deflated 60%)
  adding: manuals/v.support.html (deflated 63%)
  adding: manuals/d.vect.html (deflated 76%)
  adding: manuals/v.net.iso.html (deflated 68%)
  adding: manuals/r_clump_lakes.png (deflated 20%)
  adding: manuals/db.select.html (deflated 65%)
  adding: manuals/i_ortho_photo_step7.png (deflated 0%)
  adding: manuals/d.rast.num.html (deflated 61%)
  adding: manuals/wxGUI.iclass.html (deflated 62%)
  adding: manuals/db.connect.html (deflated 71%)
  adding: manuals/t.rast.colors.html (deflated 74%)
  adding: manuals/g_gui_gmodeler_db.png (stored 0%)
  adding: manuals/iclass_frame.jpg (deflated 3%)
  adding: manuals/d_rast_num_zoom.png (deflated 1%)
  adding: manuals/r3flow_flowlines.png (deflated 1%)
  adding: manuals/topic_vegetation_index.html (deflated 51%)
  adding: manuals/r.out.bin.html (deflated 60%)
  adding: manuals/t.support.html (deflated 64%)
  adding: manuals/wxGUI.rdigit.html (deflated 62%)
  adding: manuals/rhorizon_singlepoint_plot.png (deflated 6%)
  adding: manuals/g.gui.tplot.html (deflated 65%)
  adding: manuals/r.null.html (deflated 61%)
  adding: manuals/db.columns.html (deflated 65%)
  adding: manuals/v.net.centrality.html (deflated 65%)
  adding: manuals/t.rast.extract.html (deflated 65%)
  adding: manuals/graphical_index.html (deflated 68%)
  adding: manuals/rlipadrange_formula.png (stored 0%)
  adding: manuals/r.info.html (deflated 66%)
  adding: manuals/topic_transformation.html (deflated 58%)
  adding: manuals/v.delaunay.html (deflated 58%)
  adding: manuals/v.report.html (deflated 59%)
  adding: manuals/v.in.ogr.html (deflated 68%)
  adding: manuals/wxGUI_modules_style_top.png (deflated 2%)
  adding: manuals/v.in.e00.html (deflated 59%)
  adding: manuals/r.buildvrt.html (deflated 61%)
  adding: manuals/pngdriver.html (deflated 60%)
  adding: manuals/r_drain.png (deflated 0%)
  adding: manuals/g_gui_tplot_export_csv.png (deflated 34%)
  adding: manuals/topic_settings.html (deflated 59%)
  adding: manuals/v_segment_spaced_right_points.jpg (deflated 48%)
  adding: manuals/d.redraw.html (deflated 58%)
  adding: manuals/g_gui_tplot_labels.png (deflated 33%)
  adding: manuals/r.to.rast3elev.png (deflated 1%)
  adding: manuals/v_buffer_areas.png (deflated 2%)
  adding: manuals/topic_resample.html (deflated 58%)
  adding: manuals/g.gisenv.html (deflated 64%)
  adding: manuals/r_buffer_road.png (deflated 1%)
  adding: manuals/i.ortho.transform.html (deflated 63%)
  adding: manuals/rlipadsd_formula.png (stored 0%)
  adding: manuals/d.rhumbline.html (deflated 58%)
  adding: manuals/sweep2.png (deflated 1%)
  adding: manuals/v_decimate_count.png (deflated 0%)
  adding: manuals/r_plane_3d.png (deflated 1%)
  adding: manuals/r.to.rast3.html (deflated 62%)
  adding: manuals/r.sunhours.html (deflated 65%)
  adding: manuals/r_flow_accumulation.png (deflated 0%)
  adding: manuals/r.to.rast3.png (deflated 1%)
  adding: manuals/r.thin.html (deflated 61%)
  adding: manuals/v.select.html (deflated 76%)
  adding: manuals/r3.to.rast.png (deflated 1%)
  adding: manuals/wxGUI_modules_style_left.png (deflated 0%)
  adding: manuals/r.mask.html (deflated 63%)
  adding: manuals/i.pca.html (deflated 59%)
  adding: manuals/wxGUI_gcp_frame.jpg (deflated 4%)
  adding: manuals/t.rast.out.vtk.html (deflated 62%)
  adding: manuals/v_mkgrid_ppattern.png (deflated 8%)
  adding: manuals/v_net_alloc_time.png (deflated 0%)
  adding: manuals/v_overlay_urban_census2000.png (deflated 1%)
  adding: manuals/r.in.ascii.html (deflated 64%)
  adding: manuals/vectorintro.html (deflated 67%)
  adding: manuals/keywords.html (deflated 86%)
  adding: manuals/psdriver.html (deflated 61%)
  adding: manuals/postscript.html (deflated 51%)
  adding: manuals/v.out.pov.html (deflated 60%)
  adding: manuals/index.html (deflated 72%)
  adding: manuals/d.colorlist.html (deflated 59%)
  adding: manuals/wxGUI_nviz_tools_view.jpg (deflated 6%)
  adding: manuals/r.stats.quantile.html (deflated 63%)
  adding: manuals/r.out.gdal.html (deflated 66%)
  adding: manuals/t.list.html (deflated 66%)
  adding: manuals/db.tables.html (deflated 65%)
  adding: manuals/v.in.lines.html (deflated 60%)
  adding: manuals/i.ortho.elev.html (deflated 63%)
  adding: manuals/v.lrs.where.html (deflated 62%)
  adding: manuals/wxpyimgview.html (deflated 58%)
  adding: manuals/v_select_op_overlap.png (deflated 0%)
  adding: manuals/v.in.region.html (deflated 60%)
  adding: manuals/r.series.html (deflated 65%)
  adding: manuals/r_fill_stats_01.png (deflated 4%)
  adding: manuals/rshade.png (deflated 8%)
  adding: manuals/g_gui_rlisetup_6.png (deflated 3%)
  adding: manuals/t.info.html (deflated 70%)
  adding: manuals/vrandom_restricted_attr.png (deflated 0%)
  adding: manuals/topic_mask.html (deflated 52%)
  adding: manuals/grass_icon.png (deflated 6%)
  adding: manuals/i.ortho.camera.html (deflated 63%)
  adding: manuals/d.geodesic.html (deflated 61%)
  adding: manuals/gi_raster3d.jpg (deflated 0%)
  adding: manuals/test.r3flow.html (deflated 59%)
  adding: manuals/r.gwflow.html (deflated 68%)
  adding: manuals/topic_printing.html (deflated 50%)
  adding: manuals/r.contour.html (deflated 62%)
  adding: manuals/g.gui.gmodeler.html (deflated 69%)
  adding: manuals/v_to_rast3_test.png (deflated 2%)
  adding: manuals/g_gui_gmodeler_comment.png (deflated 11%)
  adding: manuals/wxGUI.tplot.html (deflated 60%)
  adding: manuals/r_path_with_r_watershed_direction.png (deflated 0%)
  adding: manuals/g.mapset.html (deflated 65%)
  adding: manuals/r.mapcalc.simple.html (deflated 65%)
  adding: manuals/g_gui_rlisetup_1.png (deflated 0%)
  adding: manuals/v_decimate_grid_cat.png (deflated 0%)
  adding: manuals/t.rast.to.rast3.html (deflated 70%)
  adding: manuals/g_gui_gmodeler_items.png (deflated 2%)
  adding: manuals/v.surf.rst.html (deflated 66%)
  adding: manuals/t.downgrade.html (deflated 59%)
  adding: manuals/r.out.pov.html (deflated 58%)
  adding: manuals/r.ros.html (deflated 69%)
  adding: manuals/r.surf.area.html (deflated 59%)
  adding: manuals/d.vect.thematic.html (deflated 72%)
  adding: manuals/d_rast_edit.png (deflated 4%)
  adding: manuals/r.stream.extract.html (deflated 69%)
  adding: manuals/g.gui.timeline.html (deflated 59%)
  adding: manuals/r.category.html (deflated 64%)
  adding: manuals/topic_algebra.html (deflated 68%)
  adding: manuals/v.net.connectivity.html (deflated 65%)
  adding: manuals/v.distance.html (deflated 69%)
  adding: manuals/r_patch_zeros_as_nulls.png (deflated 17%)
  adding: manuals/r3.retile.html (deflated 60%)
  adding: manuals/t.rast3d.mapcalc.html (deflated 62%)
  adding: manuals/r.unpack.html (deflated 60%)
  adding: manuals/g.findetc.html (deflated 59%)
  adding: manuals/m.transform.html (deflated 64%)
  adding: manuals/v_overlay_op_and.png (deflated 2%)
  adding: manuals/r.statistics.html (deflated 64%)
  adding: manuals/g.extension.all.html (deflated 61%)
  adding: manuals/g.gui.html (deflated 63%)
  adding: manuals/rlipadcv_formula2.png (stored 0%)
  adding: manuals/gi_general.jpg (deflated 8%)
  adding: manuals/d_geodesic.png (deflated 3%)
  adding: manuals/g_gui_rlisetup_8.png (deflated 4%)
  adding: manuals/i_tasscap_haze.jpg (deflated 0%)
  adding: manuals/db.dropdb.html (deflated 64%)
  adding: manuals/r.buffer.lowmem.html (deflated 61%)
  adding: manuals/r.transect.html (deflated 60%)
  adding: manuals/topic_volume.html (deflated 50%)
  adding: manuals/r.walk.html (deflated 64%)
  adding: manuals/i.vi.html (deflated 72%)
  adding: manuals/r_contour_using_levels.png (deflated 0%)
  adding: manuals/topic_paint_labels.html (deflated 54%)
  adding: manuals/r_in_wms_sentinel2.jpg (deflated 0%)
  adding: manuals/class_graphical.html (stored 0%)
  adding: manuals/temporal.html (deflated 76%)
  adding: manuals/i_segment_lsat7_seg_min100.png (deflated 2%)
  adding: manuals/v.info.html (deflated 68%)
  adding: manuals/topic_series.html (deflated 53%)
  adding: manuals/r.out.mpeg.html (deflated 60%)
  adding: manuals/wxGUI.gcp.html (deflated 69%)
  adding: manuals/i.atcorr.html (deflated 72%)
  adding: manuals/t.select.html (deflated 70%)
  adding: manuals/r.series.accumulate.html (deflated 64%)
  adding: manuals/v_overlay_urbanarea.png (stored 0%)
  adding: manuals/v.net.bridge.html (deflated 64%)
  adding: manuals/v_mkgrid.png (deflated 0%)
  adding: manuals/grass_start.png (deflated 1%)
  adding: manuals/v.db.addtable.html (deflated 63%)
  adding: manuals/r_resamp_interp_orig_500m.png (deflated 33%)
  adding: manuals/wxGUI.vdigit.html (deflated 69%)
  adding: manuals/r3.neighbors.html (deflated 65%)
  adding: manuals/v.surf.idw.html (deflated 62%)
  adding: manuals/circle_2.png (deflated 5%)
  adding: manuals/r_li_edgedensity_formula_2.png (stored 0%)
  adding: manuals/v.db.droptable.html (deflated 61%)
  adding: manuals/r.out.vtk.html (deflated 64%)
  adding: manuals/r3.out.v5d.html (deflated 57%)
  adding: manuals/v_qcount_1.png (deflated 1%)
  adding: manuals/v_centroids.png (deflated 2%)
  adding: manuals/r_grow_distance_zoom.png (deflated 2%)
  adding: manuals/g_gui_gmodeler_raster.png (stored 0%)
  adding: manuals/circle_5.png (stored 0%)
  adding: manuals/d.out.file.html (deflated 60%)
  adding: manuals/i.ortho.rectify.html (deflated 63%)
  adding: manuals/r_surf_fractal.jpg (deflated 3%)
  adding: manuals/r_slope_aspect_aspect.png (deflated 0%)
  adding: manuals/r.sim.sediment.html (deflated 65%)
  adding: manuals/northarrows/ (stored 0%)
  adding: manuals/northarrows/fancy_compass.png (deflated 6%)
  adding: manuals/northarrows/1b.png (deflated 6%)
  adding: manuals/northarrows/arrow1.png (deflated 10%)
  adding: manuals/northarrows/7a.png (deflated 12%)
  adding: manuals/northarrows/star.png (deflated 13%)
  adding: manuals/northarrows/6.png (deflated 5%)
  adding: manuals/northarrows/8b.png (deflated 7%)
  adding: manuals/northarrows/basic_compass.png (deflated 7%)
  adding: manuals/northarrows/9.png (deflated 9%)
  adding: manuals/northarrows/3.png (deflated 12%)
  adding: manuals/northarrows/4.png (deflated 8%)
  adding: manuals/northarrows/arrow3.png (deflated 11%)
  adding: manuals/northarrows/8a.png (deflated 6%)
  adding: manuals/northarrows/7b.png (deflated 12%)
  adding: manuals/northarrows/arrow2.png (deflated 13%)
  adding: manuals/northarrows/5.png (deflated 6%)
  adding: manuals/northarrows/2.png (deflated 10%)
  adding: manuals/northarrows/1a.png (deflated 8%)
  adding: manuals/g.search.modules.html (deflated 62%)
  adding: manuals/v_buffer_line_c.png (deflated 2%)
  adding: manuals/i_segment_ortho_segs_l2_l5.jpg (deflated 0%)
  adding: manuals/v.extrude.html (deflated 65%)
  adding: manuals/v.decimate.html (deflated 64%)
  adding: manuals/v.to.rast.html (deflated 66%)
  adding: manuals/d_vect_chart_pie_2d.png (deflated 2%)
  adding: manuals/wxGUI_graphical.html (deflated 77%)
  adding: manuals/db.dropcolumn.html (deflated 60%)
  adding: manuals/g_gui_gmodeler_dlg_module.png (deflated 5%)
  adding: manuals/r_surf_random_hist.png (deflated 4%)
  adding: manuals/r.out.png.html (deflated 58%)
  adding: manuals/topic_cartography.html (deflated 67%)
  adding: manuals/r.water.outlet.html (deflated 61%)
  adding: manuals/i_tasscap_greenness.jpg (stored 0%)
  adding: manuals/r_texture_directions_example.png (deflated 13%)
  adding: manuals/r.support.html (deflated 65%)
  adding: manuals/parser_standard_options.css (deflated 78%)
  adding: manuals/v.what.strds.html (deflated 63%)
  adding: manuals/m_measure_distance.png (deflated 1%)
  adding: manuals/gi_cartography.jpg (deflated 0%)
  adding: manuals/wxGUI_modules_widget_file2.png (deflated 3%)
  adding: manuals/d_rhumbline.png (deflated 3%)
  adding: manuals/runivar_basins.png (deflated 0%)
  adding: manuals/v.to.lines.html (deflated 63%)
  adding: manuals/r.spreadpath.html (deflated 63%)
  adding: manuals/r3.in.ascii.html (deflated 65%)
  adding: manuals/wxGUI.dbmgr.html (deflated 62%)
  adding: manuals/i_vi_arvi.png (deflated 0%)
  adding: manuals/t.rast3d.algebra.html (deflated 61%)
  adding: manuals/i.biomass.html (deflated 61%)
  adding: manuals/d.northarrow.html (deflated 68%)
  adding: manuals/g_gui_gmodeler_parameter.png (deflated 2%)
  adding: manuals/v.edit.html (deflated 72%)
  adding: manuals/gi_gui.jpg (deflated 0%)
  adding: manuals/g_gui_gmodeler_zipcodes_avg_elevation.gxm (deflated 87%)
  adding: manuals/i.segment.html (deflated 67%)
  adding: manuals/r.kappa.html (deflated 62%)
  adding: manuals/r_li_dominance_formula.png (stored 0%)
  adding: manuals/db.execute.html (deflated 63%)
  adding: manuals/r.path.html (deflated 66%)
  adding: manuals/r3.flow.html (deflated 65%)
  adding: manuals/r.volume.html (deflated 63%)
  adding: manuals/topic_color_transformation.html (deflated 56%)
  adding: manuals/m.proj.html (deflated 63%)
  adding: manuals/r.tileset.html (deflated 64%)
  adding: manuals/topic_manual.html (deflated 50%)
  adding: manuals/ps_map.png (deflated 0%)
  adding: manuals/m.measure.html (deflated 59%)
  adding: manuals/r_geomorphon.png (deflated 0%)
  adding: manuals/v.label.sa.html (deflated 66%)
  adding: manuals/v.lrs.label.html (deflated 67%)
  adding: manuals/dbmgr_sql_builder.png (deflated 5%)
  adding: manuals/r.spread.html (deflated 67%)
  adding: manuals/i_vi_ndvi.png (deflated 0%)
  adding: manuals/i_ortho_photo_step8.png (deflated 0%)
  adding: manuals/r.stats.html (deflated 67%)
  adding: manuals/manual_gallery.html (deflated 87%)
  adding: manuals/db.univar.html (deflated 61%)
  adding: manuals/topic_statistics.html (deflated 72%)
  adding: manuals/d.rast.arrow.html (deflated 62%)
  adding: manuals/wxGUI_animation_tool.jpg (deflated 14%)
  adding: manuals/r.out.ppm3.html (deflated 61%)
  adding: manuals/topic_point_cloud.html (deflated 50%)
  adding: manuals/i_pca_result.png (deflated 0%)
  adding: manuals/r.stats.zonal.html (deflated 67%)
  adding: manuals/v_buffer_lines.png (deflated 2%)
  adding: manuals/v_net_alloc_from_centers.png (deflated 2%)
  adding: manuals/r.surf.gauss.html (deflated 62%)
  adding: manuals/r3.gradient.html (deflated 61%)
  adding: manuals/grass_logo.txt (deflated 65%)
  adding: manuals/wxGUI_layer_manager.jpg (deflated 15%)
  adding: manuals/g_gui_gmodeler_modul.png (deflated 16%)
  adding: manuals/timeline_2D.jpg (deflated 29%)
  adding: manuals/v_kernel.png (deflated 1%)
  adding: manuals/cairodriver.html (deflated 65%)
  adding: manuals/g_parser_test.png (deflated 7%)
  adding: manuals/r.flow.html (deflated 63%)
  adding: manuals/v_buffer_areas_int.png (deflated 5%)
  adding: manuals/g_gui_rlisetup_sample_areas.png (deflated 6%)
  adding: manuals/i_albedo_landsat5.png (deflated 0%)
  adding: manuals/topic_raster.html (deflated 50%)
  adding: manuals/v.db.select.html (deflated 66%)
  adding: manuals/d.rast.leg.html (deflated 59%)
  adding: manuals/g.gui.gcp.html (deflated 69%)
  adding: manuals/datacatalog.png (deflated 0%)
  adding: manuals/r_thin_vectorized.png (deflated 0%)
  adding: manuals/r.usler.html (deflated 61%)
  adding: manuals/i.gensig.html (deflated 62%)
  adding: manuals/r.li.patchdensity.html (deflated 61%)
  adding: manuals/r.composite.html (deflated 65%)
  adding: manuals/ps_map_basic.png (deflated 0%)
  adding: manuals/t.rast.what.html (deflated 67%)
  adding: manuals/v.in.db.html (deflated 69%)
  adding: manuals/r3.in.xyz.html (deflated 63%)
  adding: manuals/imagery.html (deflated 69%)
  adding: manuals/wxGUI.html (deflated 73%)
  adding: manuals/t.rast.mapcalc.html (deflated 68%)
  adding: manuals/r.patch.html (deflated 65%)
  adding: manuals/r.in.png.html (deflated 61%)
  adding: manuals/help_loc_struct.png (deflated 3%)
  adding: manuals/r.drain.html (deflated 71%)
  adding: manuals/r.report.html (deflated 70%)
  adding: manuals/r_random_cells.png (deflated 2%)
  adding: manuals/i_ortho_photo_step1.png (deflated 0%)
  adding: manuals/r.random.cells.html (deflated 63%)
  adding: manuals/i.evapo.pt.html (deflated 61%)
  adding: manuals/v_overlay_op_or.png (deflated 4%)
  adding: manuals/r_grow_distance.png (deflated 3%)
  adding: manuals/vector.html (deflated 76%)
  adding: manuals/i_ortho_photo_step6.png (deflated 1%)
  adding: manuals/wxGUI.rlisetup.html (deflated 69%)
  adding: manuals/d.profile.html (deflated 59%)
  adding: manuals/g_gui_gmodeler_python.png (deflated 3%)
  adding: manuals/i.cca.html (deflated 63%)
  adding: manuals/wxGUI_modules_widget_selection.png (deflated 3%)
  adding: manuals/r.sunmask.html (deflated 64%)
  adding: manuals/display.html (deflated 72%)
  adding: manuals/r.li.renyi.html (deflated 60%)
  adding: manuals/v.db.connect.html (deflated 71%)
  adding: manuals/i.in.spotvgt.html (deflated 58%)
  adding: manuals/i.eb.soilheatflux.html (deflated 59%)
  adding: manuals/v_overlay_area_lines.png (stored 0%)
  adding: manuals/i.evapo.pm.html (deflated 61%)
  adding: manuals/wxGUI_rdigit_step5.png (deflated 0%)
  adding: manuals/i_pansharpen_rgb_ihs542.jpg (deflated 0%)
  adding: manuals/topic_installation.html (deflated 54%)
  adding: manuals/d_polar_aspect.png (deflated 7%)
  adding: manuals/v_segment_spaced_points.jpg (deflated 48%)
  adding: manuals/g.version.html (deflated 62%)
  adding: manuals/i.ortho.target.html (deflated 63%)
  adding: manuals/topic_null_data.html (deflated 51%)
  adding: manuals/r_sim_water_water_depth.png (deflated 0%)
  adding: manuals/topic_albedo.html (deflated 50%)
  adding: manuals/raster_graphical.html (deflated 82%)
  adding: manuals/gi_display.jpg (deflated 0%)
  adding: manuals/i.fft.html (deflated 59%)
  adding: manuals/r.shade.html (deflated 63%)
  adding: manuals/t.rast.import.html (deflated 63%)
  adding: manuals/topic_hydrology.html (deflated 65%)
  adding: manuals/v.univar.html (deflated 65%)
  adding: manuals/r.li.padrange.html (deflated 61%)
  adding: manuals/r3.support.html (deflated 63%)
  adding: manuals/test.raster3d.lib.html (deflated 62%)
  adding: manuals/d_vect_chart_pie_3d.png (deflated 2%)
  adding: manuals/r.surf.random.html (deflated 61%)
  adding: manuals/r.compress.html (deflated 67%)
  adding: manuals/r.li.simpson.html (deflated 60%)
  adding: manuals/wxGUI_rdigit_step2.png (deflated 0%)
  adding: manuals/topic_rescale.html (deflated 54%)
  adding: manuals/i_colors_enhance_corrected.jpg (deflated 0%)
  adding: manuals/i_pansharpen_rgb_pca542.jpg (deflated 0%)
  adding: manuals/r3.out.vtk.html (deflated 67%)
  adding: manuals/r.colors.out.html (deflated 60%)
  adding: manuals/rlimps_formula.png (stored 0%)
  adding: manuals/r_path_with_bitmask.png (deflated 3%)
  adding: manuals/t.rast.algebra.html (deflated 71%)
  adding: manuals/v_vect_stats.png (deflated 1%)
  adding: manuals/i.eb.netrad.html (deflated 63%)
  adding: manuals/rterraflow_dir3.png (stored 0%)
  adding: manuals/vnetsteiner.png (deflated 1%)
  adding: manuals/r3.out.ascii.html (deflated 66%)
  adding: manuals/r.li.patchnum.html (deflated 60%)
  adding: manuals/d.correlate.html (deflated 59%)
  adding: manuals/topic_unit_test.html (deflated 52%)
  adding: manuals/topic_classification.html (deflated 58%)
  adding: manuals/full_index.html (deflated 80%)
  adding: manuals/i.image.mosaic.html (deflated 59%)
  adding: manuals/tcurv.png (deflated 17%)
  adding: manuals/g.gui.image2target.html (deflated 69%)
  adding: manuals/r_sim_water.png (deflated 0%)
  adding: manuals/grass-odbc.html (deflated 70%)
  adding: manuals/v.qcount.html (deflated 59%)
  adding: manuals/v.timestamp.html (deflated 62%)
  adding: manuals/gi_c.jpg (deflated 4%)
  adding: manuals/v.net.salesman.html (deflated 65%)
  adding: manuals/pcurv.png (deflated 16%)
  adding: manuals/r_carve_dem_carved_accum.png (deflated 0%)
  adding: manuals/r.uslek.html (deflated 61%)
  adding: manuals/vnetdistance.png (deflated 0%)
  adding: manuals/r.latlong.html (deflated 60%)
  adding: manuals/r.viewshed.html (deflated 63%)
  adding: manuals/ximgview.html (deflated 60%)
  adding: manuals/r_random_surface.jpg (deflated 1%)
  adding: manuals/t.vect.list.html (deflated 66%)
  adding: manuals/i_maxlik_classes.png (deflated 0%)
  adding: manuals/db.createdb.html (deflated 64%)
  adding: manuals/r.mapcalc.html (deflated 70%)
  adding: manuals/g.proj.html (deflated 67%)
  adding: manuals/g.filename.html (deflated 60%)
  adding: manuals/r.mode.html (deflated 62%)
  adding: manuals/topic_GUI.html (deflated 65%)
  adding: manuals/t.vect.univar.html (deflated 61%)
  adding: manuals/general.html (deflated 69%)
  adding: manuals/r_carve_dem_carved.png (deflated 0%)
  adding: manuals/topic_support.html (deflated 53%)
  adding: manuals/v_label_sa.jpg (deflated 0%)
  adding: manuals/t.shift.html (deflated 73%)
  adding: manuals/topic_generalization.html (deflated 51%)
  adding: manuals/v.class.html (deflated 61%)
  adding: manuals/r.viewshed.png (deflated 1%)
  adding: manuals/wxGUI.mapswipe.html (deflated 54%)
  adding: manuals/t.rast.neighbors.html (deflated 65%)
  adding: manuals/r.plane.html (deflated 61%)
  adding: manuals/t.register.html (deflated 69%)
  adding: manuals/v.lrs.segment.html (deflated 63%)
  adding: manuals/r_sunhours.png (deflated 0%)
  adding: manuals/v.kcv.html (deflated 58%)
  adding: manuals/topic_querying.html (deflated 55%)
  adding: manuals/topic_network.html (deflated 68%)
  adding: manuals/topic_clip.html (deflated 50%)
  adding: manuals/vnetsalesman.png (deflated 1%)
  adding: manuals/gi_imagery.jpg (deflated 0%)
  adding: manuals/wxGUI.datacatalog.html (deflated 58%)
  adding: manuals/topic_extract.html (deflated 58%)
  adding: manuals/r.in.bin.html (deflated 66%)
  adding: manuals/g.copy.html (deflated 63%)
  adding: manuals/grassdocs.css (deflated 68%)
  adding: manuals/v.label.html (deflated 65%)
  adding: manuals/r.clump.html (deflated 64%)
  adding: manuals/miscellaneous_graphical.html (deflated 62%)
  adding: manuals/ps.map.html (deflated 72%)
  adding: manuals/r3.mask.html (deflated 57%)
  adding: manuals/v.vol.rst.html (deflated 64%)
  adding: manuals/d_rgb.png (deflated 0%)
  adding: manuals/jquery.fixedheadertable.min.js (deflated 70%)
  adding: manuals/g_gui_gmodeler_modis_3o.png (deflated 0%)
  adding: manuals/v.transform.html (deflated 68%)
  adding: manuals/r.slope.aspect.html (deflated 67%)
  adding: manuals/v.neighbors.html (deflated 62%)
  adding: manuals/v_select_op_intersects.png (deflated 1%)
  adding: manuals/d.shade.html (deflated 61%)
  adding: manuals/zipcodes_minor1000ha.png (deflated 12%)
  adding: manuals/v.drape.html (deflated 63%)
  adding: manuals/d_correlate_plot.png (deflated 0%)
  adding: manuals/d.graph.html (deflated 65%)
  adding: manuals/circle_4.png (stored 0%)
  adding: manuals/v_select_op_equals.png (deflated 0%)
  adding: manuals/v.in.wfs.html (deflated 62%)
  adding: manuals/v.external.html (deflated 65%)
  adding: manuals/topic_multispectral.html (deflated 50%)
  adding: manuals/r.resamp.filter.html (deflated 63%)
  adding: manuals/t.rast.accdetect.html (deflated 67%)
  adding: manuals/wxGUI_map_display.jpg (deflated 1%)
  adding: manuals/htmldriver.html (deflated 62%)
  adding: manuals/i.rectify.html (deflated 62%)
  adding: manuals/d_legend_vect.png (deflated 1%)
  adding: manuals/general_graphical.html (deflated 77%)
  adding: manuals/v_clean.png (deflated 5%)
  adding: manuals/r_carve_dem_carved_shaded.png (deflated 0%)
  adding: manuals/r3.null.html (deflated 57%)
  adding: manuals/r3.cross.rast.html (deflated 64%)
  adding: manuals/r3.to.rast.html (deflated 63%)
  adding: manuals/r_flow_line.png (deflated 0%)
  adding: manuals/r_carve_dem_orig_shaded.png (deflated 0%)
  adding: manuals/r.quant.html (deflated 60%)
  adding: manuals/d.vect.chart.html (deflated 66%)
  adding: manuals/v.db.addcolumn.html (deflated 62%)
  adding: manuals/g.access.html (deflated 59%)
  adding: manuals/r3.info.html (deflated 58%)
  adding: manuals/g_gui_gmodeler_avg_map.png (deflated 1%)
  adding: manuals/g.message.html (deflated 63%)
  adding: manuals/topic_radiometric_conversion.html (deflated 53%)
  adding: manuals/d_rast_elevation_values.png (deflated 1%)
  adding: manuals/v_buffer_no_cap.png (deflated 0%)
  adding: manuals/grass_database.png (deflated 8%)
  adding: manuals/d.colortable.html (deflated 62%)
  adding: manuals/circle_3.png (stored 0%)
  adding: manuals/r_li_shannon_formula.png (stored 0%)
  adding: manuals/i.tasscap.html (deflated 61%)
  adding: manuals/topic_graphics.html (deflated 64%)
  adding: manuals/r.mfilter.html (deflated 64%)
  adding: manuals/v.rast.stats.html (deflated 62%)
  adding: manuals/wxGUI_iscatt.jpg (deflated 3%)
  adding: manuals/v_clip_poly.png (deflated 0%)
  adding: manuals/rasterintro.html (deflated 65%)
  adding: manuals/r_slope_aspect_4_directions.png (deflated 0%)
  adding: manuals/v.net.spanningtree.html (deflated 63%)
  adding: manuals/v_buffer_area_s.png (deflated 2%)
  adding: manuals/gi_python.jpg (deflated 3%)
  adding: manuals/topic_vector.html (deflated 54%)
  adding: manuals/r_thin_network.png (deflated 14%)
  adding: manuals/gi_3dview.jpg (deflated 0%)
  adding: manuals/r.in.gdal.html (deflated 69%)
  adding: manuals/t.rast3d.list.html (deflated 63%)
  adding: manuals/topic_landscape_structure_analysis.html (deflated 72%)
  adding: manuals/r_li_pielou.png (stored 0%)
  adding: manuals/wxGUI.photo2image.html (deflated 59%)
  adding: manuals/t.rast3d.extract.html (deflated 62%)
  adding: manuals/t.vect.what.strds.html (deflated 63%)
  adding: manuals/r_gwflow_concept.png (deflated 0%)
  adding: manuals/r.in.mat.html (deflated 60%)
  adding: manuals/d.what.rast.html (deflated 59%)
  adding: manuals/i_pansharpen_rgb_landsat542.jpg (deflated 0%)
  adding: manuals/d.polar.html (deflated 59%)
  adding: manuals/r.fill.dir.html (deflated 62%)
  adding: manuals/v_net_alloc.png (deflated 0%)
  adding: manuals/topic_distance.html (deflated 59%)
  adding: manuals/r.geomorphon.html (deflated 67%)
  adding: manuals/r3.out.bin.html (deflated 61%)
  adding: manuals/topic_map_annotations.html (deflated 53%)
  adding: manuals/r.grow.html (deflated 62%)
  adding: manuals/topic_atmospheric_correction.html (deflated 52%)
  adding: manuals/aspect.png (deflated 13%)
  adding: manuals/v.unpack.html (deflated 61%)
  adding: manuals/g_gui_gmodeler_avg_run.png (deflated 2%)
  adding: manuals/r.external.out.html (deflated 62%)
  adding: manuals/r.grow.distance.html (deflated 65%)
  adding: manuals/raster.html (deflated 77%)
  adding: manuals/r_watershed_drainage.png (deflated 7%)
  adding: manuals/v_buffer_square_cap.png (stored 0%)
  adding: manuals/gi_addons.jpg (deflated 0%)
  adding: manuals/r.li.richness.html (deflated 60%)
  adding: manuals/r.param.scale.html (deflated 63%)
  adding: manuals/r_surf_gauss_hist.png (deflated 10%)
  adding: manuals/r.li.pielou.html (deflated 60%)
  adding: manuals/r_water_outlet.png (deflated 0%)
  adding: manuals/r_param_scale_morph.jpg (deflated 1%)
  adding: manuals/parser_standard_options.html (deflated 86%)
  adding: manuals/r_stream_extract_accum_orig_zoom.png (deflated 10%)
  adding: manuals/t.vect.export.html (deflated 63%)
  adding: manuals/topic_surface.html (deflated 66%)
  adding: manuals/v.lrs.create.html (deflated 66%)
  adding: manuals/db.describe.html (deflated 62%)
  adding: manuals/rcost_knightsmove.png (stored 0%)
  adding: manuals/i.eb.hsebal01.html (deflated 62%)
  adding: manuals/v.vect.stats.html (deflated 72%)
  adding: manuals/v.clip.html (deflated 65%)
  adding: manuals/r.fill.stats.html (deflated 68%)
  adding: manuals/gi_temporal.jpg (deflated 1%)
  adding: manuals/g_gui_rlisetup_7.png (deflated 3%)
  adding: manuals/v.lidar.correction.html (deflated 63%)
  adding: manuals/d_grid_blue_grid.png (deflated 0%)
  adding: manuals/r.li.mps.html (deflated 60%)
  adding: manuals/topic_contour.html (deflated 51%)
  adding: manuals/topic_evapotranspiration.html (deflated 57%)
  adding: manuals/grass-ogr.html (deflated 53%)
  adding: manuals/v.cluster.html (deflated 66%)
  adding: manuals/d_text.png (deflated 18%)
  adding: manuals/topic_fusion.html (deflated 49%)
  adding: manuals/v.net.alloc.html (deflated 69%)
  adding: manuals/g.manual.html (deflated 60%)
  adding: manuals/rlicwed_formula.png (stored 0%)
  adding: manuals/v_select_op_disjoint.png (deflated 0%)
  adding: manuals/v_clip_region.png (deflated 1%)
  adding: manuals/r.reclass.html (deflated 66%)
  adding: manuals/r_stream_extract_streams_noweight.png (deflated 0%)
  adding: manuals/v.net.distance.html (deflated 70%)
  adding: manuals/topic_recode_categories.html (deflated 51%)
  adding: manuals/r3.cross.rast.png (deflated 2%)
  adding: manuals/v_lidar_edgedetection_objects.png (deflated 0%)
  adding: manuals/topic_voxel.html (deflated 49%)
  adding: manuals/d.barscale.html (deflated 68%)
  adding: manuals/v.in.mapgen.html (deflated 59%)
  adding: manuals/i.his.rgb.html (deflated 62%)
  adding: manuals/r_carve_dem_orig_accum.png (deflated 0%)
  adding: manuals/v_select_op_crosses.png (deflated 0%)
  adding: manuals/topic_geomorphons.html (deflated 50%)
  adding: manuals/i.pansharpen.html (deflated 65%)
  adding: manuals/v_overlay_op_xor.png (deflated 5%)
  adding: manuals/r.watershed.html (deflated 68%)
  adding: manuals/tplot.png (deflated 1%)
  adding: manuals/grass-sqlite.html (deflated 61%)
  adding: manuals/v_select_op_overlaps.png (deflated 0%)
  adding: manuals/i.rgb.his.html (deflated 62%)
  adding: manuals/r3flow_flowlines_color.png (deflated 2%)
  adding: manuals/addons/ (stored 0%)
  adding: manuals/addons/stream_network.png (deflated 2%)
  adding: manuals/addons/img_tables2.png (deflated 9%)
  adding: manuals/addons/r.change.info.html (deflated 68%)
  adding: manuals/addons/r3_scatterplot_3_variables.png (deflated 0%)
  adding: manuals/addons/r_watershed_nc_example.png (deflated 1%)
  adding: manuals/addons/r_tpi.png (deflated 0%)
  adding: manuals/addons/r.skyview.html (deflated 63%)
  adding: manuals/addons/r_connectivity_corridors_mst_eb.png (deflated 2%)
  adding: manuals/addons/i_sentinel_mask_ES.png (deflated 0%)
  adding: manuals/addons/i.cva_1angle.png (deflated 0%)
  adding: manuals/addons/r.landscape.evol.old.html (deflated 65%)
  adding: manuals/addons/r.pi.csr.mw.html (deflated 63%)
  adding: manuals/addons/r.in.pdal.html (deflated 67%)
  adding: manuals/addons/d.vect.colhist.html (deflated 60%)
  adding: manuals/addons/img4_3.png (deflated 0%)
  adding: manuals/addons/r_slope_direction_streets_wake_slope_1.png (deflated 0%)
  adding: manuals/addons/i_variance_region1.png (deflated 4%)
  adding: manuals/addons/r.centroids.html (deflated 62%)
  adding: manuals/addons/r.green.hydro.structure.html (deflated 68%)
  adding: manuals/addons/r.lake.series.html (deflated 63%)
  adding: manuals/addons/r_slope_direction_fdir_slope_13.png (deflated 0%)
  adding: manuals/addons/r_series_lwr_cla_lwr1_lwr2.png (deflated 6%)
  adding: manuals/addons/r.niche.similarity.html (deflated 57%)
  adding: manuals/addons/r_area_createweight_census_initial.png (deflated 0%)
  adding: manuals/addons/g.proj.identify.html (deflated 61%)
  adding: manuals/addons/r.pi.fnn.html (deflated 64%)
  adding: manuals/addons/r.richdem.resolveflats.html (deflated 60%)
  adding: manuals/addons/i_gabor_ortho.png (deflated 0%)
  adding: manuals/addons/r.valley.bottom.html (deflated 64%)
  adding: manuals/addons/r_futures_scenario_sprawl.png (deflated 0%)
  adding: manuals/addons/r.futures.validation.html (deflated 60%)
  adding: manuals/addons/d.region.grid.html (deflated 66%)
  adding: manuals/addons/i.cva_3magnitude.png (deflated 2%)
  adding: manuals/addons/r.learn.ml.html (deflated 69%)
  adding: manuals/addons/FUTURES_inputs_diagram.png (deflated 11%)
  adding: manuals/addons/r_accumulate_nc_stream_comparison.png (deflated 3%)
  adding: manuals/addons/r_green_hydro_delplants_input.png (deflated 11%)
  adding: manuals/addons/r_to_vect_schools_count.png (deflated 1%)
  adding: manuals/addons/i.ann.maskrcnn.html (deflated 57%)
  adding: manuals/addons/stream_network_order_drwal.png (deflated 1%)
  adding: manuals/addons/img_a_vcivilroad_7.png (deflated 16%)
  adding: manuals/addons/r.green.biomassfor.html (deflated 63%)
  adding: manuals/addons/r_futures_demand_plot_logarithmic.png (deflated 6%)
  adding: manuals/addons/r.connectivity.corridors.html (deflated 65%)
  adding: manuals/addons/r_forestfrag_window_7.png (deflated 0%)
  adding: manuals/addons/avoided_emission.png (deflated 8%)
  adding: manuals/addons/r_futures_demand_plot_exponential.png (deflated 6%)
  adding: manuals/addons/r.vol.dem.html (deflated 61%)
  adding: manuals/addons/i.variance.html (deflated 62%)
  adding: manuals/addons/r.pi.enn.pr.html (deflated 61%)
  adding: manuals/addons/i.landsat.html (deflated 61%)
  adding: manuals/addons/r.basin.html (deflated 65%)
  adding: manuals/addons/v.in.ogc.features.html (deflated 60%)
  adding: manuals/addons/r.pi.import.html (deflated 62%)
  adding: manuals/addons/db.csw.run.html (deflated 59%)
  adding: manuals/addons/r_scatterplot.png (deflated 0%)
  adding: manuals/addons/t.rast.patch.html (deflated 62%)
  adding: manuals/addons/g.copyall.html (deflated 62%)
  adding: manuals/addons/r.agent.rand.html (deflated 60%)
  adding: manuals/addons/r_landscape_evol_Map1.png (deflated 0%)
  adding: manuals/addons/v_net_curvedarcs.png (deflated 11%)
  adding: manuals/addons/r_green_install_permissions.png (deflated 1%)
  adding: manuals/addons/r_green_hydro_financial_fgamma.png (stored 0%)
  adding: manuals/addons/d.vect.thematic2.html (deflated 67%)
  adding: manuals/addons/v.in.wfs2.html (deflated 62%)
  adding: manuals/addons/convexity_example.png (deflated 0%)
  adding: manuals/addons/v.strds.stats.html (deflated 64%)
  adding: manuals/addons/t.rast.what.aggr.html (deflated 69%)
  adding: manuals/addons/LC81840332014146LGN00_B10.jpg (deflated 3%)
  adding: manuals/addons/r_futures_scenario_status_quo.png (deflated 1%)
  adding: manuals/addons/r_scatterplot_density_full.png (deflated 0%)
  adding: manuals/addons/sitemap_manuals.xml (deflated 96%)
  adding: manuals/addons/img_tables4_2.png (deflated 8%)
  adding: manuals/addons/r_connectivity_network_overview.png (deflated 4%)
  adding: manuals/addons/t.rast.whatcsv.html (deflated 67%)
  adding: manuals/addons/r.bitpattern.html (deflated 60%)
  adding: manuals/addons/i.spec.unmix.html (deflated 60%)
  adding: manuals/addons/i.gcp.html (deflated 66%)
  adding: manuals/addons/r_accumulate_nc_watershed_example.png (deflated 1%)
  adding: manuals/addons/grass_logo.png (stored 0%)
  adding: manuals/addons/r_scatterplot_2_variables.png (deflated 1%)
  adding: manuals/addons/v_isochrones_net.png (deflated 3%)
  adding: manuals/addons/v.in.survey.html (deflated 66%)
  adding: manuals/addons/r_scatterplot_2_variables_3rd_z_4th_color2.png (deflated 0%)
  adding: manuals/addons/v.in.ogc.html (deflated 59%)
  adding: manuals/addons/r.pi.rectangle.html (deflated 63%)
  adding: manuals/addons/v.profile.points.html (deflated 61%)
  adding: manuals/addons/i.sentinel.download.html (deflated 71%)
  adding: manuals/addons/r_connectivity_network_deg_udc.png (deflated 1%)
  adding: manuals/addons/r.edm.eval.html (deflated 62%)
  adding: manuals/addons/i.sentinel.import.html (deflated 68%)
  adding: manuals/addons/r.regression.series.html (deflated 64%)
  adding: manuals/addons/vtransect_options2.jpg (deflated 3%)
  adding: manuals/addons/v.centerpoint.html (deflated 67%)
  adding: manuals/addons/global_ndvi.png (deflated 2%)
  adding: manuals/addons/r.clip.html (deflated 68%)
  adding: manuals/addons/img_tables3_1.png (deflated 7%)
  adding: manuals/addons/r_green_hydro_financial_tableeco.png (deflated 4%)
  adding: manuals/addons/r.futures.potential.html (deflated 63%)
  adding: manuals/addons/r_scatterplot_2_variables_3rd_color.png (deflated 1%)
  adding: manuals/addons/r.soillossbare.html (deflated 64%)
  adding: manuals/addons/i_gabor_segment.png (deflated 1%)
  adding: manuals/addons/m.printws_filledagainwindow.png (stored 0%)
  adding: manuals/addons/r_green_hydro_planning_output_PNAM3.png (deflated 1%)
  adding: manuals/addons/pops_logo.png (deflated 2%)
  adding: manuals/addons/r_futures_demand_plot_linear.png (deflated 7%)
  adding: manuals/addons/r_accumulate_nc_lfp_example_single_warning.png (deflated 4%)
  adding: manuals/addons/r.out.kde.html (deflated 61%)
  adding: manuals/addons/r.northerness.easterness.html (deflated 62%)
  adding: manuals/addons/r.local.relief_redblue.png (deflated 0%)
  adding: manuals/addons/legal_output.png (deflated 0%)
  adding: manuals/addons/r_mess_Ex_01.png (deflated 0%)
  adding: manuals/addons/r.tpi.html (deflated 61%)
  adding: manuals/addons/v.gsflow.mapdata.html (deflated 64%)
  adding: manuals/addons/r.texture.tiled.html (deflated 64%)
  adding: manuals/addons/r.mcda.electre.html (deflated 59%)
  adding: manuals/addons/r_viewshed_exposure_workflow.png (deflated 4%)
  adding: manuals/addons/elevation.jpg (deflated 1%)
  adding: manuals/addons/r.mcda.output.html (deflated 62%)
  adding: manuals/addons/g.download.location.html (deflated 61%)
  adding: manuals/addons/r_colors_matplotlib_viscm_edit.png (deflated 0%)
  adding: manuals/addons/r_series_lwr_cla_orig.png (deflated 10%)
  adding: manuals/addons/r_droka_img.png (deflated 10%)
  adding: manuals/addons/r_green_hydro_delplants_output.png (deflated 12%)
  adding: manuals/addons/r3.scatterplot.html (deflated 67%)
  adding: manuals/addons/i_histo_match_original.png (deflated 5%)
  adding: manuals/addons/v.greedycolors.html (deflated 61%)
  adding: manuals/addons/r.recode.attr.html (deflated 61%)
  adding: manuals/addons/r_green_hydro_recommended_input_PNAM.png (deflated 2%)
  adding: manuals/addons/r3_scatterplot_3_variables_3_colors.png (deflated 0%)
  adding: manuals/addons/r_vol_dem_layerdown.jpg (deflated 5%)
  adding: manuals/addons/i.signature.list.html (deflated 60%)
  adding: manuals/addons/r.fuzzy.system.html (deflated 63%)
  adding: manuals/addons/r.sun.hourly.html (deflated 72%)
  adding: manuals/addons/v.in.redlist.html (deflated 62%)
  adding: manuals/addons/r.in.nasadem.html (deflated 63%)
  adding: manuals/addons/r_landscape_evol_equation4.gif (deflated 5%)
  adding: manuals/addons/d_region_grid_two_rasters.png (deflated 11%)
  adding: manuals/addons/r_accumulate_nc_comparison.png (deflated 1%)
  adding: manuals/addons/v_profile_points_workspace.png (deflated 7%)
  adding: manuals/addons/i_sentinel_mask_SD.png (deflated 13%)
  adding: manuals/addons/v.to.rast.multi.html (deflated 64%)
  adding: manuals/addons/r_landscape_evol_equation3.gif (stored 0%)
  adding: manuals/addons/r.pi.energy.html (deflated 66%)
  adding: manuals/addons/r_vol_dem_layerup.jpg (deflated 7%)
  adding: manuals/addons/g.gui.metadata.html (deflated 99%)
  adding: manuals/addons/r.divergence.html (deflated 60%)
  adding: manuals/addons/r.pi.graph.dec.html (deflated 64%)
  adding: manuals/addons/rfclassification.png (deflated 1%)
  adding: manuals/addons/r.resamp.tps.html (deflated 66%)
  adding: manuals/addons/g.isis3mt.html (deflated 58%)
  adding: manuals/addons/v.stream.order.html (deflated 68%)
  adding: manuals/addons/m.printws_fullwindow.png (stored 0%)
  adding: manuals/addons/d_explanation_plot.png (deflated 12%)
  adding: manuals/addons/r_patch_smooth_parallel_smoothing.png (deflated 2%)
  adding: manuals/addons/r_to_vect_schools_sum.png (deflated 0%)
  adding: manuals/addons/i.gravity.html (deflated 65%)
  adding: manuals/addons/r.green.biomassfor.theoretical.html (deflated 67%)
  adding: manuals/addons/i_fusion_hpf_lsat7_orig_rgb.png (deflated 9%)
  adding: manuals/addons/shape.png (deflated 1%)
  adding: manuals/addons/r.stream.channel.html (deflated 66%)
  adding: manuals/addons/v.convert.all.html (deflated 61%)
  adding: manuals/addons/r.green.hydro.closest.html (deflated 61%)
  adding: manuals/addons/i.modis.html (deflated 73%)
  adding: manuals/addons/g.projpicker.html (deflated 71%)
  adding: manuals/addons/r.green.hydro.discharge_output.png (deflated 0%)
  adding: manuals/addons/v.out.ply.html (deflated 60%)
  adding: manuals/addons/dip.png (deflated 8%)
  adding: manuals/addons/r.stream.variables.html (deflated 62%)
  adding: manuals/addons/img4.png (deflated 0%)
  adding: manuals/addons/ndvi_season2_start1.png (deflated 7%)
  adding: manuals/addons/r.fuzzy.logic.html (deflated 62%)
  adding: manuals/addons/index.html (deflated 76%)
  adding: manuals/addons/i.wi.html (deflated 65%)
  adding: manuals/addons/img3.png (deflated 0%)
  adding: manuals/addons/v.external.all.html (deflated 61%)
  adding: manuals/addons/r_scatterplot_density_res_240.png (deflated 1%)
  adding: manuals/addons/r_accumulate_formats.png (deflated 4%)
  adding: manuals/addons/r.futures.gridvalidation.html (deflated 65%)
  adding: manuals/addons/time_series_ndvi.png (deflated 5%)
  adding: manuals/addons/r_area_createweight_importances_plot_names.png (deflated 6%)
  adding: manuals/addons/edges.png (deflated 3%)
  adding: manuals/addons/r_slope_direction_fdir_slope_5.png (deflated 0%)
  adding: manuals/addons/conv.png (deflated 4%)
  adding: manuals/addons/classification_example.png (deflated 1%)
  adding: manuals/addons/r_patch_smooth_overview.png (deflated 7%)
  adding: manuals/addons/t.info.iso.html (deflated 59%)
  adding: manuals/addons/r.series.filter.html (deflated 65%)
  adding: manuals/addons/r_in_pdal.png (deflated 0%)
  adding: manuals/addons/flowchart.png (deflated 3%)
  adding: manuals/addons/v.kriging.html (deflated 71%)
  adding: manuals/addons/v.link.precip.html (deflated 61%)
  adding: manuals/addons/r_slope_direction_streets_wake_slope_13.png (deflated 0%)
  adding: manuals/addons/sectors.png (stored 0%)
  adding: manuals/addons/r_pops_spread.png (deflated 0%)
  adding: manuals/addons/i.points.auto.html (deflated 62%)
  adding: manuals/addons/m.printws_sample_print.png (deflated 0%)
  adding: manuals/addons/i.eb.z0m.html (deflated 60%)
  adding: manuals/addons/r.green.biomassfor.recommended.html (deflated 66%)
  adding: manuals/addons/r.pi.searchtime.html (deflated 68%)
  adding: manuals/addons/r_connectivity_network_ebc_udc.png (deflated 5%)
  adding: manuals/addons/i.lswt.html (deflated 61%)
  adding: manuals/addons/i_zero2null_s2_corr.png (deflated 5%)
  adding: manuals/addons/r.gdd.html (deflated 63%)
  adding: manuals/addons/r_sim_water.png (deflated 0%)
  adding: manuals/addons/r_colors_matplotlib_gist_earth_discrete.png (deflated 0%)
  adding: manuals/addons/i.segment.uspo.html (deflated 68%)
  adding: manuals/addons/r_green_hydro_financial_flinearcost.png (stored 0%)
  adding: manuals/addons/r_subdayprecip_design_basin.png (deflated 0%)
  adding: manuals/addons/i_sentinel_import_with_cloud_shadow_mask_v1.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/stumpage.png (deflated 5%)
  adding: manuals/addons/r_centroids_basin_50K.png (deflated 2%)
  adding: manuals/addons/d_vect_colbp_01.png (deflated 9%)
  adding: manuals/addons/r_scatterplot_density_grid_hexagons.png (deflated 0%)
  adding: manuals/addons/i.ortho.corr.html (deflated 63%)
  adding: manuals/addons/r.gsflow.hydrodem.html (deflated 63%)
  adding: manuals/addons/i.evapo.potrad.html (deflated 64%)
  adding: manuals/addons/r.pi.prox.html (deflated 62%)
  adding: manuals/addons/r.mcda.roughset.html (deflated 61%)
  adding: manuals/addons/r.gwr.html (deflated 63%)
  adding: manuals/addons/r_in_srtm_region_etna.png (deflated 0%)
  adding: manuals/addons/r.sample.category.png (deflated 0%)
  adding: manuals/addons/r_out_legend_1.png (deflated 2%)
  adding: manuals/addons/r_green.png (deflated 2%)
  adding: manuals/addons/r.pi.lm.html (deflated 62%)
  adding: manuals/addons/r_sim_terrain.png (deflated 4%)
  adding: manuals/addons/r.quantile.ref.html (deflated 65%)
  adding: manuals/addons/g_projpicker_gui.png (deflated 3%)
  adding: manuals/addons/v.gsflow.hruparams.html (deflated 62%)
  adding: manuals/addons/r.connectivity.distance.html (deflated 66%)
  adding: manuals/addons/r.colors.out_sld.html (deflated 60%)
  adding: manuals/addons/r_futures_potsurface.png (deflated 1%)
  adding: manuals/addons/r_fill_gaps_01.png (deflated 4%)
  adding: manuals/addons/tech_function.png (deflated 15%)
  adding: manuals/addons/LC81840332014146LGN00_B11.jpg (deflated 3%)
  adding: manuals/addons/i.segment.gsoc.html (deflated 66%)
  adding: manuals/addons/r_accumulate_nc_lfp_example_multiple.png (deflated 0%)
  adding: manuals/addons/r.futures.devpressure.html (deflated 61%)
  adding: manuals/addons/m.printws_screen.png (deflated 59%)
  adding: manuals/addons/r.out.legend.html (deflated 68%)
  adding: manuals/addons/r_scatterplot_2_variables_3rd_z.png (deflated 0%)
  adding: manuals/addons/r_accumulate_r_watershed_nc_example.png (deflated 1%)
  adding: manuals/addons/i_sentinel_import_band_4_clouds.png (deflated 0%)
  adding: manuals/addons/r_colors_matplotlib_viscm.png (deflated 0%)
  adding: manuals/addons/r_area_createweight_importances_plot_nonames.png (deflated 6%)
  adding: manuals/addons/r_green_hydro_financial_input.png (deflated 4%)
  adding: manuals/addons/v.info.iso.html (deflated 61%)
  adding: manuals/addons/r_area_createweight_weights.png (deflated 0%)
  adding: manuals/addons/i.nightlights.intercalibration.html (deflated 66%)
  adding: manuals/addons/r.futures.demand.html (deflated 63%)
  adding: manuals/addons/r.colors.matplotlib.html (deflated 68%)
  adding: manuals/addons/r.in.ogc.html (deflated 59%)
  adding: manuals/addons/i.histo.match.html (deflated 60%)
  adding: manuals/addons/i_sentinel_preproc_GWF.png (deflated 11%)
  adding: manuals/addons/r_green_hydro_planning_output_points.png (deflated 9%)
  adding: manuals/addons/r_series_lwr_cla_lwr7_201281.png (deflated 1%)
  adding: manuals/addons/parcel.png (deflated 0%)
  adding: manuals/addons/r.catchment.html (deflated 63%)
  adding: manuals/addons/LC81840332014146LGN00_detail_hpfa_pansharpened.jpg (deflated 1%)
  adding: manuals/addons/r_scatterplot_3_variables_3_colors_overlap.png (deflated 0%)
  adding: manuals/addons/r.hypso.html (deflated 61%)
  adding: manuals/addons/r3_scatterplot_2_variables_3rd_z_4th_color.png (deflated 0%)
  adding: manuals/addons/r.convergence.html (deflated 62%)
  adding: manuals/addons/overview.png (deflated 16%)
  adding: manuals/addons/r_valley_bottom_mrvbf.png (deflated 0%)
  adding: manuals/addons/r.random.weight.html (deflated 62%)
  adding: manuals/addons/r_in_pdal_footprint.jpg (deflated 4%)
  adding: manuals/addons/v.out.gps.html (deflated 62%)
  adding: manuals/addons/r_connectivity_distance_costs.png (deflated 1%)
  adding: manuals/addons/grassdocs.css (deflated 68%)
  adding: manuals/addons/v.in.geopaparazzi.html (deflated 61%)
  adding: manuals/addons/r_landscape_evol_Flow_acc_vs_curvature.png (deflated 6%)
  adding: manuals/addons/i.modis.import.html (deflated 66%)
  adding: manuals/addons/i.sentinel.preproc.html (deflated 68%)
  adding: manuals/addons/r.surf.nnbathy.html (deflated 61%)
  adding: manuals/addons/i.theilsen.html (deflated 60%)
  adding: manuals/addons/i.cva.html (deflated 65%)
  adding: manuals/addons/r.mcda.ahp.html (deflated 61%)
  adding: manuals/addons/m.eigensystem.html (deflated 63%)
  adding: manuals/addons/r.flexure.html (deflated 63%)
  adding: manuals/addons/v_centerline_flightpaths.png (deflated 5%)
  adding: manuals/addons/img8_2.png (deflated 0%)
  adding: manuals/addons/r_area_createweight_gridded_spatial_units.png (deflated 2%)
  adding: manuals/addons/v.centerline.html (deflated 65%)
  adding: manuals/addons/v_concave_alpha_8.png (deflated 1%)
  adding: manuals/addons/img4_2.png (deflated 0%)
  adding: manuals/addons/r.pi.nlm.stats.html (deflated 62%)
  adding: manuals/addons/i.in.probav.html (deflated 61%)
  adding: manuals/addons/i.evapo.zk.html (deflated 65%)
  adding: manuals/addons/r_basin1.png (stored 0%)
  adding: manuals/addons/r_green_hydro_recommended_output_points.png (deflated 9%)
  adding: manuals/addons/r.pi.graph.pr.html (deflated 63%)
  adding: manuals/addons/r.stream.slope.html (deflated 66%)
  adding: manuals/addons/r_area_createweight_input_spatial_units.png (deflated 2%)
  adding: manuals/addons/r.pi.index.html (deflated 63%)
  adding: manuals/addons/r_colors_cubehelix_two_colors.png (deflated 0%)
  adding: manuals/addons/r.popgrowth.html (deflated 64%)
  adding: manuals/addons/r_futures.png (deflated 1%)
  adding: manuals/addons/img_tables3.png (deflated 9%)
  adding: manuals/addons/i.modis.download.html (deflated 66%)
  adding: manuals/addons/r.terrain.texture.html (deflated 66%)
  adding: manuals/addons/v.label.sa.html (deflated 66%)
  adding: manuals/addons/r.futures.potsurface.html (deflated 61%)
  adding: manuals/addons/r.rock.stability.html (deflated 63%)
  adding: manuals/addons/r_to_vect_lines_example.png (stored 0%)
  adding: manuals/addons/r3_scatterplot_2_variables_3rd_color.png (deflated 0%)
  adding: manuals/addons/r.in.srtm.region.html (deflated 63%)
  adding: manuals/addons/r3.forestfrag.html (deflated 62%)
  adding: manuals/addons/r.cell.area.html (deflated 58%)
  adding: manuals/addons/r_in_nasadem_etna.png (deflated 0%)
  adding: manuals/addons/r_green_hydro_recommended_input.png (deflated 7%)
  adding: manuals/addons/r.pi.graph.red.html (deflated 64%)
  adding: manuals/addons/i_sentinel_preproc_ES.png (deflated 5%)
  adding: manuals/addons/r_lfp_nc_example_single_warning.png (deflated 0%)
  adding: manuals/addons/r.sim.terrain.html (deflated 71%)
  adding: manuals/addons/v.ellipse.html (deflated 60%)
  adding: manuals/addons/i_sentinel_mask_GWF.png (deflated 10%)
  adding: manuals/addons/r.green.biomassfor.technical.html (deflated 70%)
  adding: manuals/addons/v.class.mlR.html (deflated 67%)
  adding: manuals/addons/lst_window_7_detail_500px.jpg (deflated 2%)
  adding: manuals/addons/v.flexure.html (deflated 60%)
  adding: manuals/addons/option01.png (deflated 1%)
  adding: manuals/addons/r.to.vect.tiled.html (deflated 63%)
  adding: manuals/addons/r.area.createweight.html (deflated 68%)
  adding: manuals/addons/r.diversity.html (deflated 65%)
  adding: manuals/addons/g.proj.all.html (deflated 64%)
  adding: manuals/addons/lsat7_2000_b742.png (deflated 0%)
  adding: manuals/addons/r.green.install.html (deflated 62%)
  adding: manuals/addons/i.landsat8.swlst.html (deflated 69%)
  adding: manuals/addons/r.stream.watersheds.html (deflated 60%)
  adding: manuals/addons/i_gabor_imaginary.png (deflated 0%)
  adding: manuals/addons/t.rast.kappa.html (deflated 67%)
  adding: manuals/addons/r_series_lwr_cla_201281.png (deflated 1%)
  adding: manuals/addons/i_fusion_hpf_lsat7_hpf_rgb.png (deflated 1%)
  adding: manuals/addons/r_futures_detail.png (deflated 27%)
  adding: manuals/addons/r_fill_gaps_smoothing.png (deflated 0%)
  adding: manuals/addons/r.tri.html (deflated 59%)
  adding: manuals/addons/i.sentinel.parallel.download.html (deflated 63%)
  adding: manuals/addons/v.concave.hull.html (deflated 64%)
  adding: manuals/addons/v_net_curvedarcs2.png (deflated 11%)
  adding: manuals/addons/r.out.maxent_swd.html (deflated 63%)
  adding: manuals/addons/r.subdayprecip.design.html (deflated 59%)
  adding: manuals/addons/img2.png (deflated 0%)
  adding: manuals/addons/r.green.hydro.technical.html (deflated 69%)
  adding: manuals/addons/db.join.html (deflated 63%)
  adding: manuals/addons/v.stream.network.html (deflated 63%)
  adding: manuals/addons/v.gsflow.export.html (deflated 66%)
  adding: manuals/addons/g.citation.html (deflated 62%)
  adding: manuals/addons/v.build.pg.html (deflated 66%)
  adding: manuals/addons/r.richdem.flowaccumulation.html (deflated 62%)
  adding: manuals/addons/v_clip_poly.png (deflated 0%)
  adding: manuals/addons/r.mess.html (deflated 61%)
  adding: manuals/addons/v_surf_tps.png (deflated 0%)
  adding: manuals/addons/rural_flooding_108.jpg (deflated 0%)
  adding: manuals/addons/r_colors_matplotlib_viscm_properties.png (deflated 0%)
  adding: manuals/addons/r.droka.html (deflated 61%)
  adding: manuals/addons/img5.png (deflated 0%)
  adding: manuals/addons/r.green.hydro.discharge_output_table.png (deflated 5%)
  adding: manuals/addons/r_lfp_nc_example_multiple.png (deflated 0%)
  adding: manuals/addons/d.mon2.html (deflated 58%)
  adding: manuals/addons/i.ann.maskrcnn.train.html (deflated 69%)
  adding: manuals/addons/v_profile_points.png (stored 0%)
  adding: manuals/addons/r_landscape_evol_equation2.gif (stored 0%)
  adding: manuals/addons/v.feature.algebra.html (deflated 60%)
  adding: manuals/addons/r.suitability.regions.html (deflated 68%)
  adding: manuals/addons/r_landscape_evol_equation1.png (stored 0%)
  adding: manuals/addons/img2_1.png (deflated 0%)
  adding: manuals/addons/mixed_pixels_spectrum.png (deflated 14%)
  adding: manuals/addons/img_NC_dxf.png (deflated 1%)
  adding: manuals/addons/v.colors2.html (deflated 62%)
  adding: manuals/addons/r.prominence.html (deflated 58%)
  adding: manuals/addons/r.meb.html (deflated 63%)
  adding: manuals/addons/r_landscape_evol_equation6.png (stored 0%)
  adding: manuals/addons/r.lake.series.jpg (deflated 1%)
  adding: manuals/addons/r.futures.pga.html (deflated 67%)
  adding: manuals/addons/t.rast.null.html (deflated 60%)
  adding: manuals/addons/t.rast.climatologies.html (deflated 65%)
  adding: manuals/addons/r.green.hydro.theoretical.html (deflated 69%)
  adding: manuals/addons/d.vect.colbp.html (deflated 63%)
  adding: manuals/addons/r.green.hydro.discharge_input.png (deflated 13%)
  adding: manuals/addons/r.learn.ml2.html (deflated 60%)
  adding: manuals/addons/v_lidar_mcc.png (deflated 0%)
  adding: manuals/addons/v.in.gns.html (deflated 59%)
  adding: manuals/addons/i.zero2null.html (deflated 61%)
  adding: manuals/addons/r_landscape_evol_equation5.gif (stored 0%)
  adding: manuals/addons/i.rotate.html (deflated 59%)
  adding: manuals/addons/r.pi.grow.html (deflated 63%)
  adding: manuals/addons/r.mcda.input.html (deflated 61%)
  adding: manuals/addons/r.sim.water.mp.html (deflated 64%)
  adding: manuals/addons/r.euro.ecosystem.html (deflated 62%)
  adding: manuals/addons/r.green.hydro.discharge.html (deflated 67%)
  adding: manuals/addons/r.gradient.html (deflated 60%)
  adding: manuals/addons/r.denoise.html (deflated 59%)
  adding: manuals/addons/r.flip.html (deflated 59%)
  adding: manuals/addons/r.threshold.html (deflated 59%)
  adding: manuals/addons/r.fidimo.html (deflated 65%)
  adding: manuals/addons/ndvi_season2_end1.png (deflated 7%)
  adding: manuals/addons/r.green.hydro.recommended.html (deflated 72%)
  adding: manuals/addons/db.csw.harvest.html (deflated 61%)
  adding: manuals/addons/i.cva_4change.png (deflated 0%)
  adding: manuals/addons/r.stream.basins.html (deflated 66%)
  adding: manuals/addons/r.soils.texture.html (deflated 58%)
  adding: manuals/addons/v_centerline_river.png (deflated 5%)
  adding: manuals/addons/r_green_hydro_structure_picstruct.png (deflated 0%)
  adding: manuals/addons/stream_network_order_shreve.png (deflated 1%)
  adding: manuals/addons/v.faultdirections.html (deflated 61%)
  adding: manuals/addons/r_connectivity_distance_shortest_paths.png (deflated 1%)
  adding: manuals/addons/r.pi.nlm.circ.html (deflated 62%)
  adding: manuals/addons/v.rast.bufferstats.html (deflated 64%)
  adding: manuals/addons/v_ellipse.png (deflated 5%)
  adding: manuals/addons/r.in.usgs.html (deflated 65%)
  adding: manuals/addons/r.pi.searchtime.mw.html (deflated 65%)
  adding: manuals/addons/r.confusionmatrix.html (deflated 65%)
  adding: manuals/addons/i.landsat.download.html (deflated 67%)
  adding: manuals/addons/v.ply.rectify.html (deflated 60%)
  adding: manuals/addons/r.pi.nlm.html (deflated 61%)
  adding: manuals/addons/r.bioclim.html (deflated 65%)
  adding: manuals/addons/i_sentinel_mask_CD.png (deflated 18%)
  adding: manuals/addons/i.eb.z0m0.html (deflated 61%)
  adding: manuals/addons/i.destripe.html (deflated 61%)
  adding: manuals/addons/r.pi.html (deflated 69%)
  adding: manuals/addons/r_connectivity_network_kernel.png (deflated 7%)
  adding: manuals/addons/r.zonal.classes.html (deflated 66%)
  adding: manuals/addons/option05.png (deflated 0%)
  adding: manuals/addons/r.hants.html (deflated 62%)
  adding: manuals/addons/r_green_hydro_optimal_output.png (deflated 6%)
  adding: manuals/addons/r.bearing.distance.html (deflated 66%)
  adding: manuals/addons/lst_window_11_detail_500px.jpg (deflated 2%)
  adding: manuals/addons/v.area.stats.html (deflated 58%)
  adding: manuals/addons/stream_network_order_strahler.png (deflated 1%)
  adding: manuals/addons/v.mapcalc.html (deflated 65%)
  adding: manuals/addons/v.what.rast.multi.html (deflated 63%)
  adding: manuals/addons/d_vect_thematic_equake.png (deflated 0%)
  adding: manuals/addons/img_tables2_3.png (deflated 8%)
  adding: manuals/addons/r_area_createweight_overlap_admin.png (deflated 0%)
  adding: manuals/addons/rural_flooding_105.jpg (deflated 0%)
  adding: manuals/addons/r_accumulate_nc_lfp_example_single.png (deflated 0%)
  adding: manuals/addons/img_soils_correct.png (deflated 1%)
  adding: manuals/addons/v.civil.html (deflated 77%)
  adding: manuals/addons/r_vif_example1.png (deflated 1%)
  adding: manuals/addons/r_area_createweight_census_final.png (deflated 0%)
  adding: manuals/addons/r_scatterplot_density_res_120.png (deflated 1%)
  adding: manuals/addons/option02.png (deflated 0%)
  adding: manuals/addons/r.series.decompose.html (deflated 65%)
  adding: manuals/addons/r.hazard.flood.html (deflated 60%)
  adding: manuals/addons/v.class.ml.html (deflated 74%)
  adding: manuals/addons/g.compare.md5.html (deflated 59%)
  adding: manuals/addons/r.stream.order.html (deflated 69%)
  adding: manuals/addons/v.krige.html (deflated 63%)
  adding: manuals/addons/r_colors_matplotlib_terrain.png (deflated 0%)
  adding: manuals/addons/r_lfp_nc_example_single.png (deflated 6%)
  adding: manuals/addons/v.gsflow.segments.html (deflated 71%)
  adding: manuals/addons/r_viewshed_exposure_example_binary.png (deflated 0%)
  adding: manuals/addons/vnetsalesmantime.png (deflated 0%)
  adding: manuals/addons/r.hydrodem.html (deflated 64%)
  adding: manuals/addons/r.landscape.evol.html (deflated 68%)
  adding: manuals/addons/img6.png (deflated 0%)
  adding: manuals/addons/i_gabor_quant.png (deflated 0%)
  adding: manuals/addons/v_isochrones_cost.png (deflated 4%)
  adding: manuals/addons/r3_scatterplot_3_variables_3_colors_overlap.png (deflated 0%)
  adding: manuals/addons/v.surf.tps.html (deflated 66%)
  adding: manuals/addons/r_sim_terrain_rusle.png (deflated 5%)
  adding: manuals/addons/v.convert.html (deflated 62%)
  adding: manuals/addons/v.area.weigh.html (deflated 60%)
  adding: manuals/addons/i_cutlines_default.png (deflated 0%)
  adding: manuals/addons/g.gui.cswbrowser.html (deflated 99%)
  adding: manuals/addons/img1.png (deflated 0%)
  adding: manuals/addons/r.mregression.series.html (deflated 67%)
  adding: manuals/addons/img_a_vert.png (deflated 8%)
  adding: manuals/addons/r.green.hydro.html (deflated 69%)
  adding: manuals/addons/r.crater.html (deflated 66%)
  adding: manuals/addons/r_landscape_evol_equation5.png (stored 0%)
  adding: manuals/addons/r_geomorphon.png (deflated 0%)
  adding: manuals/addons/v.class.mlpy.html (deflated 65%)
  adding: manuals/addons/g.rename.many.html (deflated 64%)
  adding: manuals/addons/stream_network_order_scheidegger.png (deflated 1%)
  adding: manuals/addons/r.null.all.html (deflated 64%)
  adding: manuals/addons/v.stream.inbasin.html (deflated 62%)
  adding: manuals/addons/r_landscape_evol_equation6.gif (stored 0%)
  adding: manuals/addons/incentive.png (deflated 4%)
  adding: manuals/addons/r_green_hydro_financial_fcompensation.png (deflated 1%)
  adding: manuals/addons/f_result.png (deflated 0%)
  adding: manuals/addons/LC81840332014146LGN00_B10_B11_absolute_differences.jpg (deflated 3%)
  adding: manuals/addons/i.sentinel.html (deflated 62%)
  adding: manuals/addons/r_cpt2grass_color_table_DEM_screen.png (deflated 0%)
  adding: manuals/addons/dirs.png (deflated 1%)
  adding: manuals/addons/r.maxent.lambdas.html (deflated 64%)
  adding: manuals/addons/img_tables7_1.png (deflated 8%)
  adding: manuals/addons/r_landscape_evol_equation1.gif (stored 0%)
  adding: manuals/addons/r.pi.prob.mw.html (deflated 63%)
  adding: manuals/addons/r_landscape_evol_equation2.png (deflated 0%)
  adding: manuals/addons/v.in.gbif.html (deflated 61%)
  adding: manuals/addons/r_green_hydro_structure_input.png (deflated 6%)
  adding: manuals/addons/devpressure_example.png (deflated 0%)
  adding: manuals/addons/r.sun.daily.html (deflated 70%)
  adding: manuals/addons/r.shalstab.html (deflated 63%)
  adding: manuals/addons/r3_scatterplot.png (stored 0%)
  adding: manuals/addons/i.eb.deltat.html (deflated 59%)
  adding: manuals/addons/img_sorted_boundaries.png (deflated 0%)
  adding: manuals/addons/i.ann.maskrcnn.detect.html (deflated 68%)
  adding: manuals/addons/v.isochrones.html (deflated 66%)
  adding: manuals/addons/set.png (deflated 2%)
  adding: manuals/addons/r.colors.cubehelix.html (deflated 67%)
  adding: manuals/addons/r.richdem.breachdepressions.html (deflated 61%)
  adding: manuals/addons/r.green.hydro.optimal.html (deflated 67%)
  adding: manuals/addons/r_connectivity_corridors_cf_u_sum_all.png (deflated 1%)
  adding: manuals/addons/r.width.funct.html (deflated 59%)
  adding: manuals/addons/r_mess_Ex_03.png (deflated 1%)
  adding: manuals/addons/r_green_hydro_optimal_input.png (deflated 3%)
  adding: manuals/addons/r.object.thickness.html (deflated 66%)
  adding: manuals/addons/r_futures_ncsmp.png (deflated 0%)
  adding: manuals/addons/v.maxent.swd.html (deflated 62%)
  adding: manuals/addons/d_frame.png (deflated 0%)
  adding: manuals/addons/r_green_hydro_theoretical_output.png (deflated 1%)
  adding: manuals/addons/r.richdem.terrainattribute.html (deflated 61%)
  adding: manuals/addons/i.segment.hierarchical.html (deflated 66%)
  adding: manuals/addons/r.smooth.seg.html (deflated 64%)
  adding: manuals/addons/r.stream.segment.html (deflated 68%)
  adding: manuals/addons/m.csw.update.html (deflated 68%)
  adding: manuals/addons/d_vect_colbp_02.png (deflated 6%)
  adding: manuals/addons/r.green.biomassfor.financial.html (deflated 75%)
  adding: manuals/addons/signal.png (deflated 14%)
  adding: manuals/addons/r.green.biomassfor.co2.html (deflated 73%)
  adding: manuals/addons/v.net.curvedarcs.html (deflated 64%)
  adding: manuals/addons/r.sample.category.html (deflated 66%)
  adding: manuals/addons/i_superpixels_slic.png (deflated 0%)
  adding: manuals/addons/r.pi.corearea.html (deflated 64%)
  adding: manuals/addons/d_region_grid_new_region_grid.png (deflated 0%)
  adding: manuals/addons/r.series.diversity.html (deflated 63%)
  adding: manuals/addons/r_out_legend_2.png (deflated 2%)
  adding: manuals/addons/r.wateroutlet.lessmem.html (deflated 63%)
  adding: manuals/addons/blended.png (deflated 0%)
  adding: manuals/addons/r.mwprecip.html (deflated 66%)
  adding: manuals/addons/r.slope.direction.html (deflated 71%)
  adding: manuals/addons/r_out_legend_5.png (deflated 1%)
  adding: manuals/addons/v.in.gps.html (deflated 65%)
  adding: manuals/addons/r.vif.html (deflated 64%)
  adding: manuals/addons/r.pi.export.html (deflated 63%)
  adding: manuals/addons/v.vect.stats.multi.html (deflated 67%)
  adding: manuals/addons/i_sentinel_import_with_cloud_shadow_mask_v2.png (deflated 1%)
  adding: manuals/addons/r_green_hydro_technical_input.png (deflated 5%)
  adding: manuals/addons/r.in.wcs.html (deflated 62%)
  adding: manuals/addons/r_colors_matplotlib_winter_discrete.png (deflated 0%)
  adding: manuals/addons/v.vol.idw.html (deflated 61%)
  adding: manuals/addons/r_green_hydro_financial_excmap.png (deflated 1%)
  adding: manuals/addons/theoretical_input.png (deflated 8%)
  adding: manuals/addons/r.stream.stats.html (deflated 67%)
  adding: manuals/addons/i.superpixels.slic.html (deflated 66%)
  adding: manuals/addons/r.jpdf.html (deflated 65%)
  adding: manuals/addons/r.scatterplot.html (deflated 69%)
  adding: manuals/addons/r3.count.categories.html (deflated 62%)
  adding: manuals/addons/lst_window_13_detail_500px.jpg (deflated 2%)
  adding: manuals/addons/r.futures.html (deflated 63%)
  adding: manuals/addons/r_futures_scenario_infill.png (deflated 0%)
  adding: manuals/addons/r.damflood.html (deflated 65%)
  adding: manuals/addons/r.green.hydro.financial.html (deflated 74%)
  adding: manuals/addons/r.green.biomassfor.legal.html (deflated 66%)
  adding: manuals/addons/r_fill_gaps_02.png (deflated 0%)
  adding: manuals/addons/r_futures_demand_plot_exp_approach.png (deflated 7%)
  adding: manuals/addons/i.evapo.senay.html (deflated 65%)
  adding: manuals/addons/t.rast.out.xyz.html (deflated 61%)
  adding: manuals/addons/r.out.tiff.html (deflated 61%)
  adding: manuals/addons/i_zero2null_s2_uncorr.png (deflated 5%)
  adding: manuals/addons/v.gsflow.reaches.html (deflated 67%)
  adding: manuals/addons/r.info.iso.html (deflated 61%)
  adding: manuals/addons/i.sentinel.mask.html (deflated 66%)
  adding: manuals/addons/orders.png (deflated 8%)
  adding: manuals/addons/i_cutlines_canny.png (deflated 0%)
  adding: manuals/addons/r.skyline.html (deflated 66%)
  adding: manuals/addons/r.green.biomassfor.impact.html (deflated 74%)
  adding: manuals/addons/v_concave_concave.png (deflated 2%)
  adding: manuals/addons/v_clip_region.png (deflated 1%)
  adding: manuals/addons/v.surf.mass.html (deflated 63%)
  adding: manuals/addons/r_scatterplot_density_grid_rectangles.png (deflated 0%)
  adding: manuals/addons/r.connectivity.html (deflated 64%)
  adding: manuals/addons/img8_1.png (deflated 1%)
  adding: manuals/addons/r.green.gshp.theoretical.html (deflated 67%)
  adding: manuals/addons/r.area.html (deflated 62%)
  adding: manuals/addons/lst_window_9_detail_500px.jpg (deflated 2%)
  adding: manuals/addons/i.fusion.hpf.html (deflated 67%)
  adding: manuals/addons/r_area_createweight_distance_streets.png (deflated 0%)
  adding: manuals/addons/img3_2.png (deflated 1%)
  adding: manuals/addons/r.surf.idw2.html (deflated 64%)
  adding: manuals/addons/r.vector.ruggedness.html (deflated 63%)
  adding: manuals/addons/i.lmf.html (deflated 59%)
  adding: manuals/addons/r_green_hydro_theoretical_input.png (deflated 0%)
  adding: manuals/addons/i.gabor.html (deflated 65%)
  adding: manuals/addons/v_label_sa.jpg (deflated 0%)
  adding: manuals/addons/r_area_createweight_census_merge.png (deflated 1%)
  adding: manuals/addons/img_tables6_1.png (deflated 12%)
  adding: manuals/addons/i.landsat.qa.html (deflated 72%)
  adding: manuals/addons/r_green_hydro_technical_output.png (deflated 4%)
  adding: manuals/addons/both_inputs.png (deflated 1%)
  adding: manuals/addons/r_green_hydro_planning_output_park.png (deflated 4%)
  adding: manuals/addons/i.vi.mpi.html (deflated 99%)
  adding: manuals/addons/r_cpt2grass_color_table_YlOrBr_09.png (deflated 0%)
  adding: manuals/addons/r.flowfill.html (deflated 56%)
  adding: manuals/addons/g.cloud.html (deflated 59%)
  adding: manuals/addons/theoretical_output.png (deflated 0%)
  adding: manuals/addons/r_series_lwr_cla_orig_lwr5.png (deflated 6%)
  adding: manuals/addons/r.forcircular.html (deflated 71%)
  adding: manuals/addons/v.in.pygbif.html (deflated 63%)
  adding: manuals/addons/i_variance_region3.png (deflated 4%)
  adding: manuals/addons/r.pi.searchtime.pr.html (deflated 66%)
  adding: manuals/addons/img4_1.png (deflated 0%)
  adding: manuals/addons/r.agent.html (deflated 54%)
  adding: manuals/addons/map.png (deflated 0%)
  adding: manuals/addons/r.green.hydro.delplants.html (deflated 69%)
  adding: manuals/addons/r.pi.energy.pr.html (deflated 65%)
  adding: manuals/addons/r.findtheriver.html (deflated 59%)
  adding: manuals/addons/r.stream.distance.html (deflated 67%)
  adding: manuals/addons/r_basin2.png (stored 0%)
  adding: manuals/addons/v.fixed.segmentpoints.html (deflated 62%)
  adding: manuals/addons/r.series.lwr.html (deflated 63%)
  adding: manuals/addons/v.what.spoly.html (deflated 62%)
  adding: manuals/addons/img_a_topotools_1.png (deflated 8%)
  adding: manuals/addons/r.shaded.pca.png (deflated 0%)
  adding: manuals/addons/r_green_hydro_financial_fnpv.png (stored 0%)
  adding: manuals/addons/v.db.pyupdate.html (deflated 66%)
  adding: manuals/addons/v.surf.icw.html (deflated 58%)
  adding: manuals/addons/r_fill_gaps_lidar.png (deflated 0%)
  adding: manuals/addons/r.pi.neigh.html (deflated 62%)
  adding: manuals/addons/r_tri.png (deflated 0%)
  adding: manuals/addons/g.gui.mwprecip.html (deflated 59%)
  adding: manuals/addons/r_green_hydro_planning_input_PNAM.png (deflated 2%)
  adding: manuals/addons/v.in.ply.html (deflated 61%)
  adding: manuals/addons/r_out_kde.png (deflated 0%)
  adding: manuals/addons/i.image.bathymetry.html (deflated 65%)
  adding: manuals/addons/r3_scatterplot_2_variables_3rd_z_4th_color2.png (deflated 0%)
  adding: manuals/addons/r.learn.predict.html (deflated 63%)
  adding: manuals/addons/r_mess_Ex_02.png (deflated 2%)
  adding: manuals/addons/r.stream.snap.html (deflated 67%)
  adding: manuals/addons/r_in_nasadem_etna.jpg (deflated 1%)
  adding: manuals/addons/r_subdayprecip_design_result.png (deflated 0%)
  adding: manuals/addons/v_concave_convex.png (deflated 2%)
  adding: manuals/addons/r_accumulate_nc_subwatersheds_example.png (deflated 0%)
  adding: manuals/addons/v.net.salesman.opt.html (deflated 64%)
  adding: manuals/addons/r.out.ntv2.html (deflated 64%)
  adding: manuals/addons/r_green_hydro_technical_picstruct.png (deflated 0%)
  adding: manuals/addons/vnetsalesman.png (deflated 0%)
  adding: manuals/addons/r_landscape_evol_equation3.png (stored 0%)
  adding: manuals/addons/i.landsat.import.html (deflated 67%)
  adding: manuals/addons/r.mblend.html (deflated 60%)
  adding: manuals/addons/r.estimap.recreation.html (deflated 76%)
  adding: manuals/addons/r_green_hydro_structure_output.png (deflated 5%)
  adding: manuals/addons/r_subdayprecip_design_h_rast.png (deflated 0%)
  adding: manuals/addons/r_landscape_evol_equation4.png (deflated 0%)
  adding: manuals/addons/i.segment.stats.html (deflated 65%)
  adding: manuals/addons/r_green_hydro_planning_input.png (deflated 7%)
  adding: manuals/addons/v.habitat.dem.html (deflated 67%)
  adding: manuals/addons/r3.profile.html (deflated 66%)
  adding: manuals/addons/v.in.natura2000.html (deflated 66%)
  adding: manuals/addons/r3.to.group.html (deflated 63%)
  adding: manuals/addons/r.in.ogc.coverages.html (deflated 61%)
  adding: manuals/addons/i_sentinel_mask_indonesia_esa_sen2cor.png (deflated 1%)
  adding: manuals/addons/r.viewshed.exposure.html (deflated 69%)
  adding: manuals/addons/i.feotio2.html (deflated 62%)
  adding: manuals/addons/i.cva_2angleclass.png (deflated 0%)
  adding: manuals/addons/v_surf_mass_pycno.png (deflated 0%)
  adding: manuals/addons/d_vect_colhist.png (deflated 25%)
  adding: manuals/addons/r.colors.contrastbrightness.html (deflated 67%)
  adding: manuals/addons/img_tables5_1.png (deflated 10%)
  adding: manuals/addons/number_seasons_ndvi.png (deflated 2%)
  adding: manuals/addons/r.fill.category.html (deflated 64%)
  adding: manuals/addons/rgb_brovey.jpg (deflated 0%)
  adding: manuals/addons/r.green.gshp.html (deflated 59%)
  adding: manuals/addons/r_colors_matplotlib_gist_earth.png (deflated 0%)
  adding: manuals/addons/r.pi.corr.mw.html (deflated 60%)
  adding: manuals/addons/i.signature.copy.html (deflated 65%)
  adding: manuals/addons/r.richdem.filldepressions.html (deflated 61%)
  adding: manuals/addons/m.printws_smallerwindow.png (stored 0%)
  adding: manuals/addons/m.csv.clean.html (deflated 64%)
  adding: manuals/addons/i.eb.hsebal95.html (deflated 63%)
  adding: manuals/addons/i_sentinel_mask_CS.png (deflated 13%)
  adding: manuals/addons/r.green.hydro.planning.html (deflated 72%)
  adding: manuals/addons/v.transects.html (deflated 67%)
  adding: manuals/addons/stumpage_function.png (deflated 8%)
  adding: manuals/addons/r.object.activelearning.html (deflated 65%)
  adding: manuals/addons/img7.png (deflated 0%)
  adding: manuals/addons/img_tables2_2.png (deflated 6%)
  adding: manuals/addons/r.to.vect.lines.html (deflated 59%)
  adding: manuals/addons/i_histo_match_matched.png (deflated 2%)
  adding: manuals/addons/r.agent.aco.html (deflated 66%)
  adding: manuals/addons/r.forestfrag.html (deflated 62%)
  adding: manuals/addons/d.frame.html (deflated 62%)
  adding: manuals/addons/r.accumulate.html (deflated 74%)
  adding: manuals/addons/r.patch.smooth.html (deflated 64%)
  adding: manuals/addons/r_colors_cubehelix.png (deflated 0%)
  adding: manuals/addons/v.percolate.html (deflated 64%)
  adding: manuals/addons/v.out.png.html (deflated 62%)
  adding: manuals/addons/r_forestfrag_window_11.png (deflated 0%)
  adding: manuals/addons/r_slope_direction_fdir_slope_1.png (deflated 0%)
  adding: manuals/addons/r_connectivity_distance_network.png (deflated 1%)
  adding: manuals/addons/option03.png (deflated 0%)
  adding: manuals/addons/r_traveltime.png (deflated 1%)
  adding: manuals/addons/option04.png (deflated 1%)
  adding: manuals/addons/r.massmov.html (deflated 64%)
  adding: manuals/addons/m.printws.html (deflated 64%)
  adding: manuals/addons/geomorphon.png (deflated 0%)
  adding: manuals/addons/db.csw.admin.html (deflated 64%)
  adding: manuals/addons/v.stats.html (deflated 66%)
  adding: manuals/addons/r.pi.odc.html (deflated 63%)
  adding: manuals/addons/legend.png (deflated 0%)
  adding: manuals/addons/i.cutlines.html (deflated 68%)
  adding: manuals/addons/r.mapcalc.tiled.html (deflated 63%)
  adding: manuals/addons/i.water.html (deflated 60%)
  adding: manuals/addons/i_variance_region2.png (deflated 4%)
  adding: manuals/addons/r_meb_concept.png (deflated 7%)
  adding: manuals/addons/r.univar2.html (deflated 64%)
  adding: manuals/addons/flt.png (deflated 14%)
  adding: manuals/addons/r.mcda.promethee.html (deflated 60%)
  adding: manuals/addons/r.fuzzy.set.html (deflated 64%)
  adding: manuals/addons/r_green_hydro_recommended_output_park.png (deflated 4%)
  adding: manuals/addons/r.futures.calib.html (deflated 68%)
  adding: manuals/addons/r_green_hydro_financial_fexcavation.png (stored 0%)
  adding: manuals/addons/r_green_hydro_financial_compmap.png (deflated 1%)
  adding: manuals/addons/r.green.gshp.technical.html (deflated 71%)
  adding: manuals/addons/r3_scatterplot_2_variables_3rd_z.png (deflated 0%)
  adding: manuals/addons/v.median.html (deflated 58%)
  adding: manuals/addons/v.mrmr.html (deflated 59%)
  adding: manuals/addons/r.shaded.pca.html (deflated 66%)
  adding: manuals/addons/img_tables1.png (deflated 12%)
  adding: manuals/addons/r_green_hydro_financial_fvu.png (stored 0%)
  adding: manuals/addons/r.viewshed.cva.html (deflated 65%)
  adding: manuals/addons/r_slope_direction_streets_wake_slope_5.png (deflated 0%)
  adding: manuals/addons/v_concave_alpha_0_5.png (deflated 1%)
  adding: manuals/addons/m.printws_pan.png (stored 0%)
  adding: manuals/addons/r_sun_hourly.png (deflated 6%)
  adding: manuals/addons/r_viewshed_exposure_example_solid_angle.png (deflated 0%)
  adding: manuals/addons/r.futures.parallelpga.html (deflated 67%)
  adding: manuals/addons/r.le.pixel.html (deflated 64%)
  adding: manuals/addons/v.clean.ogr.html (deflated 64%)
  adding: manuals/addons/r_colors_matplotlib_autumn.png (deflated 0%)
  adding: manuals/addons/r.mcda.topsis.html (deflated 59%)
  adding: manuals/addons/img_lyrs_broken.png (deflated 0%)
  adding: manuals/addons/v.explode.html (deflated 61%)
  adding: manuals/addons/d.explanation.plot.html (deflated 65%)
  adding: manuals/addons/r_scatterplot_3_variables.png (deflated 0%)
  adding: manuals/addons/r_scatterplot_density_grid_rectangles_res_1.png (deflated 0%)
  adding: manuals/addons/i.edge.html (deflated 59%)
  adding: manuals/addons/r.extract.html (deflated 62%)
  adding: manuals/addons/r_accumulate_nc_stream_example.png (deflated 0%)
  adding: manuals/addons/legal_input.png (deflated 8%)
  adding: manuals/addons/r.traveltime.html (deflated 62%)
  adding: manuals/addons/r.object.spatialautocor.html (deflated 62%)
  adding: manuals/addons/i_gabor_individual.png (deflated 0%)
  adding: manuals/addons/r.category.trim.html (deflated 64%)
  adding: manuals/addons/dam_failure.png (deflated 29%)
  adding: manuals/addons/r.connectivity.network.html (deflated 71%)
  adding: manuals/addons/r3_scatterplot_2d.png (deflated 0%)
  adding: manuals/addons/v.gsflow.gravres.html (deflated 60%)
  adding: manuals/addons/r.neighborhoodmatrix.html (deflated 60%)
  adding: manuals/addons/i.signature.remove.html (deflated 61%)
  adding: manuals/addons/r.local.relief.html (deflated 67%)
  adding: manuals/addons/v.sort.points.html (deflated 59%)
  adding: manuals/addons/r_geomorphon_summits.png (deflated 0%)
  adding: manuals/addons/LC81840332014146LGN00_r4_g3_b2.jpg (deflated 3%)
  adding: manuals/addons/r_scatterplot_3_variables_3_colors.png (deflated 0%)
  adding: manuals/addons/v.in.osm.html (deflated 60%)
  adding: manuals/addons/v.neighborhoodmatrix.html (deflated 61%)
  adding: manuals/addons/r.pi.graph.html (deflated 62%)
  adding: manuals/addons/r3_scatterplot_2_variables.png (deflated 0%)
  adding: manuals/addons/texture_example.png (deflated 0%)
  adding: manuals/addons/r_in_usgs.png (deflated 0%)
  adding: manuals/addons/i.spec.sam.html (deflated 58%)
  adding: manuals/addons/r.pops.spread.html (deflated 70%)
  adding: manuals/addons/img_a_plan.png (deflated 9%)
  adding: manuals/addons/img_tables4_1.png (deflated 10%)
  adding: manuals/addons/boundary.png (deflated 4%)
  adding: manuals/addons/img_a_tooladdrow.png (deflated 7%)
  adding: manuals/addons/r.object.geometry.html (deflated 62%)
  adding: manuals/addons/r_scatterplot_2_variables_3rd_z_4th_color.png (deflated 0%)
  adding: manuals/addons/v.surf.nnbathy.html (deflated 60%)
  adding: manuals/addons/i_sentinel_mask_indonesia_grass_gis.png (deflated 1%)
  adding: manuals/addons/r.cpt2grass.html (deflated 61%)
  adding: manuals/addons/r.green.html (deflated 61%)
  adding: manuals/addons/r_connectivity_distance_patches.png (deflated 5%)
  adding: manuals/addons/i.sentinel.coverage.html (deflated 68%)
  adding: manuals/addons/r_futures_demand_plot_logarithmic2.png (deflated 7%)
  adding: manuals/addons/i_sentinel_import_without_cloud_mask.png (deflated 1%)
  adding: manuals/addons/m.gcp.filter.html (deflated 63%)
  adding: manuals/addons/v.gsflow.grid.html (deflated 62%)
  adding: manuals/addons/r_out_legend_4.png (deflated 1%)
  adding: manuals/addons/r.seasons.html (deflated 64%)
  adding: manuals/addons/i.wavelet.html (deflated 66%)
  adding: manuals/addons/img6_1.png (deflated 0%)
  adding: manuals/addons/r.vect.stats.html (deflated 64%)
  adding: manuals/addons/r.houghtransform.html (deflated 65%)
  adding: manuals/addons/v_surf_mass_voronoi.png (deflated 0%)
  adding: manuals/addons/v.in.csv.html (deflated 63%)
  adding: manuals/addons/vtransect_options1.jpg (deflated 3%)
  adding: manuals/addons/r_colors_matplotlib_cubehelix_discrete.png (deflated 0%)
  adding: manuals/addons/img_tables3_2.png (deflated 7%)
  adding: manuals/addons/r.pi.enn.html (deflated 69%)
  adding: manuals/addons/r3.what.html (deflated 63%)
  adding: manuals/addons/r_series_lwr_cla_lwr3_lwr4.png (deflated 6%)
  adding: manuals/addons/r_green_hydro_recommended_output_PNAM3.png (deflated 1%)
  adding: manuals/addons/r_basin_map.png (deflated 2%)
  adding: manuals/addons/r_green_hydro_theoretical_streams.png (deflated 0%)
  adding: manuals/addons/r.learn.train.html (deflated 71%)
  adding: manuals/addons/v.tin.to.rast.html (deflated 60%)
  adding: manuals/addons/i.rh.html (deflated 63%)
  adding: manuals/addons/r.exdet.html (deflated 63%)
  adding: manuals/addons/r_colors_matplotlib.png (deflated 0%)
  adding: manuals/addons/rgb_originals.jpg (deflated 0%)
  adding: manuals/addons/i.sar.speckle.html (deflated 61%)
  adding: manuals/addons/r.roughness.vector.html (deflated 63%)
  adding: manuals/addons/r_out_legend_3.png (deflated 4%)
  adding: manuals/addons/v.lidar.mcc.html (deflated 63%)
  adding: manuals/addons/i.pysptools.unmix.html (deflated 65%)
  adding: manuals/addons/r.local.relief.png (deflated 0%)
  adding: manuals/addons/r_accumulate_nc_lfp_example_subwatersheds.png (deflated 3%)
  adding: manuals/v.net.visibility.html (deflated 65%)
  adding: manuals/v_overlay_op_not.png (deflated 2%)
  adding: manuals/d_to_rast_3D_example.jpg (deflated 0%)
  adding: manuals/v_buffer_points.png (deflated 7%)
  adding: manuals/i.emissivity.html (deflated 57%)
  adding: manuals/g.mapsets.html (deflated 65%)
  adding: manuals/v_qcount_4.png (stored 0%)
  adding: manuals/icons/ (stored 0%)
  adding: manuals/icons/map-info.png (deflated 3%)
  adding: manuals/icons/gcp-rms.png (deflated 10%)
  adding: manuals/icons/layer-rgb-add.png (stored 0%)
  adding: manuals/icons/polygon.png (stored 0%)
  adding: manuals/icons/player-back.png (deflated 8%)
  adding: manuals/icons/execute.png (deflated 11%)
  adding: manuals/icons/tools.png (deflated 3%)
  adding: manuals/icons/select.png (stored 0%)
  adding: manuals/icons/vertex-delete.png (deflated 4%)
  adding: manuals/icons/measure-length.png (deflated 4%)
  adding: manuals/icons/show.png (deflated 5%)
  adding: manuals/icons/vector-thematic.png (deflated 2%)
  adding: manuals/icons/ps-export.png (deflated 5%)
  adding: manuals/icons/page-settings.png (deflated 2%)
  adding: manuals/icons/layer-more.png (deflated 1%)
  adding: manuals/icons/layer-command-add.png (stored 0%)
  adding: manuals/icons/3d-settings.png (deflated 4%)
  adding: manuals/icons/gcp-create.png (deflated 9%)
  adding: manuals/icons/image-export.png (stored 0%)
  adding: manuals/icons/gcp-add.png (deflated 11%)
  adding: manuals/icons/table.png (deflated 3%)
  adding: manuals/icons/gcp-save.png (deflated 10%)
  adding: manuals/icons/flythrough.png (deflated 19%)
  adding: manuals/icons/centroid-create.png (deflated 6%)
  adding: manuals/icons/monitor-create.png (stored 0%)
  adding: manuals/icons/layer-import.png (deflated 0%)
  adding: manuals/icons/point-add.png (deflated 6%)
  adding: manuals/icons/layer-raster-add.png (deflated 1%)
  adding: manuals/icons/layer-raster-profile.png (deflated 13%)
  adding: manuals/icons/create.png (stored 0%)
  adding: manuals/icons/layer-raster3d-add.png (deflated 1%)
  adding: manuals/icons/cell-cats.png (deflated 3%)
  adding: manuals/icons/open.png (deflated 2%)
  adding: manuals/icons/layer-vector-add.png (stored 0%)
  adding: manuals/icons/font.png (deflated 10%)
  adding: manuals/icons/zoom-out.png (deflated 3%)
  adding: manuals/icons/relation-create.png (deflated 6%)
  adding: manuals/icons/layer-vector-chart-add.png (stored 0%)
  adding: manuals/icons/layer-opacity.png (deflated 10%)
  adding: manuals/icons/map-settings.png (deflated 2%)
  adding: manuals/icons/layer-vector-thematic-add.png (stored 0%)
  adding: manuals/icons/print-compose.png (deflated 1%)
  adding: manuals/icons/modeler-main.png (deflated 9%)
  adding: manuals/icons/layer-edit.png (deflated 0%)
  adding: manuals/icons/region.png (deflated 2%)
  adding: manuals/icons/georectify.png (deflated 9%)
  adding: manuals/icons/vertex-create.png (deflated 2%)
  adding: manuals/icons/mapset-add.png (deflated 2%)
  adding: manuals/icons/help.png (deflated 6%)
  adding: manuals/icons/player-repeat-back-forward.png (deflated 11%)
  adding: manuals/icons/gcp-delete.png (deflated 11%)
  adding: manuals/icons/zoom-layer.png (stored 0%)
  adding: manuals/icons/scalebar-add.png (deflated 3%)
  adding: manuals/icons/stats.png (deflated 1%)
  adding: manuals/icons/settings.png (deflated 4%)
  adding: manuals/icons/boundary-create.png (deflated 6%)
  adding: manuals/icons/wms.png (deflated 1%)
  adding: manuals/icons/layer-raster-analyze.png (deflated 4%)
  adding: manuals/icons/label.png (deflated 1%)
  adding: manuals/icons/layer-aspect-arrow-add.png (deflated 4%)
  adding: manuals/icons/player-stop.png (deflated 7%)
  adding: manuals/icons/vector.png (deflated 2%)
  adding: manuals/icons/unlocked.png (deflated 1%)
  adding: manuals/icons/modeler-variables.png (deflated 6%)
  adding: manuals/icons/rectangle-add.png (deflated 6%)
  adding: manuals/icons/pointer.png (deflated 5%)
  adding: manuals/icons/aspect-arrow.png (deflated 0%)
  adding: manuals/icons/info.png (deflated 3%)
  adding: manuals/icons/layer-cell-cats-add.png (deflated 0%)
  adding: manuals/icons/raster-calculator.png (stored 0%)
  adding: manuals/icons/vector-chart.png (deflated 0%)
  adding: manuals/icons/3d-help.png (deflated 5%)
  adding: manuals/icons/overlay-add.png (deflated 11%)
  adding: manuals/icons/his.png (deflated 1%)
  adding: manuals/icons/image-add.png (stored 0%)
  adding: manuals/icons/layer-grid-add.png (deflated 1%)
  adding: manuals/icons/player-pause.png (deflated 6%)
  adding: manuals/icons/point-create.png (stored 0%)
  adding: manuals/icons/vector-tools.png (deflated 4%)
  adding: manuals/icons/layer-label-add.png (stored 0%)
  adding: manuals/icons/python.png (deflated 3%)
  adding: manuals/icons/redraw.png (deflated 6%)
  adding: manuals/icons/attributes-display.png (deflated 5%)
  adding: manuals/icons/locked.png (deflated 1%)
  adding: manuals/icons/3d-rotate.png (deflated 11%)
  adding: manuals/icons/redo.png (deflated 2%)
  adding: manuals/icons/cats-copy.png (deflated 2%)
  adding: manuals/icons/layer-down.png (deflated 8%)
  adding: manuals/icons/pdf-export.png (stored 0%)
  adding: manuals/icons/layer-open.png (deflated 1%)
  adding: manuals/icons/script-save.png (deflated 2%)
  adding: manuals/icons/python-export.png (deflated 8%)
  adding: manuals/icons/layer-group-add.png (deflated 4%)
  adding: manuals/icons/map-export.png (deflated 0%)
  adding: manuals/icons/print.png (deflated 0%)
  adding: manuals/icons/legend-add.png (stored 0%)
  adding: manuals/icons/move.png (stored 0%)
  adding: manuals/icons/polygon-delete.png (stored 0%)
  adding: manuals/icons/gcp-remove.png (deflated 12%)
  adding: manuals/icons/line-create.png (deflated 2%)
  adding: manuals/icons/layer-export.png (deflated 0%)
  adding: manuals/icons/zoom-region.png (deflated 2%)
  adding: manuals/icons/raster-stats.png (deflated 10%)
  adding: manuals/icons/layer-vector-more.png (stored 0%)
  adding: manuals/icons/erase.png (deflated 6%)
  adding: manuals/icons/quit.png (deflated 14%)
  adding: manuals/icons/line-edit.png (deflated 3%)
  adding: manuals/icons/zoom-last.png (deflated 2%)
  adding: manuals/icons/zoom-more.png (deflated 2%)
  adding: manuals/icons/layer-bottom.png (deflated 7%)
  adding: manuals/icons/options.png (deflated 3%)
  adding: manuals/icons/check.png (deflated 10%)
  adding: manuals/icons/save.png (deflated 1%)
  adding: manuals/icons/text-add.png (deflated 20%)
  adding: manuals/icons/loop-add.png (deflated 6%)
  adding: manuals/icons/shaded-relief.png (deflated 1%)
  adding: manuals/icons/zoom-extent.png (deflated 1%)
  adding: manuals/icons/undo.png (deflated 5%)
  adding: manuals/icons/raster3d.png (deflated 2%)
  adding: manuals/icons/north-arrow-add.png (deflated 2%)
  adding: manuals/icons/line-add.png (deflated 6%)
  adding: manuals/icons/layer-wms-add.png (stored 0%)
  adding: manuals/icons/layer-up.png (deflated 7%)
  adding: manuals/icons/zoom-in.png (deflated 3%)
  adding: manuals/icons/vertex-move.png (deflated 3%)
  adding: manuals/icons/rgb.png (deflated 0%)
  adding: manuals/icons/module-add.png (deflated 9%)
  adding: manuals/icons/layer-info.png (deflated 3%)
  adding: manuals/icons/layer-raster-more.png (stored 0%)
  adding: manuals/icons/data-add.png (deflated 5%)
  adding: manuals/icons/map-add.png (deflated 1%)
  adding: manuals/icons/edit.png (stored 0%)
  adding: manuals/icons/line-delete.png (deflated 4%)
  adding: manuals/icons/reload.png (deflated 3%)
  adding: manuals/icons/script-load.png (deflated 2%)
  adding: manuals/icons/polygon-create.png (deflated 2%)
  adding: manuals/icons/cats-display.png (deflated 7%)
  adding: manuals/icons/line-split.png (deflated 6%)
  adding: manuals/icons/area-measure.png (deflated 11%)
  adding: manuals/icons/table-manager.png (stored 0%)
  adding: manuals/icons/pan.png (deflated 3%)
  adding: manuals/icons/raster.png (deflated 4%)
  adding: manuals/icons/layer-add.png (deflated 2%)
  adding: manuals/icons/line-move.png (deflated 3%)
  adding: manuals/icons/label-add.png (deflated 0%)
  adding: manuals/icons/layer-his-add.png (deflated 2%)
  adding: manuals/icons/layer-remove.png (deflated 9%)
  adding: manuals/icons/layer-redraw.png (stored 0%)
  adding: manuals/icons/layer-shaded-relief-add.png (stored 0%)
  adding: manuals/icons/layer-raster-histogram.png (deflated 6%)
  adding: manuals/icons/shortest-distance.png (stored 0%)
  adding: manuals/wxGUI.toolboxes.html (deflated 71%)
  adding: manuals/wxGUI_vnet.jpg (deflated 5%)
  adding: manuals/v_to_rast_direction.png (deflated 2%)
  adding: manuals/r.what.html (deflated 70%)
  adding: manuals/topic_dissolve.html (deflated 50%)
  adding: manuals/g_mapsets_gui.png (deflated 7%)
  adding: manuals/v.profile.html (deflated 62%)
  adding: manuals/v.net.timetable.html (deflated 66%)
  adding: manuals/topic_attribute_table.html (deflated 73%)
  adding: manuals/v_qcount_3.png (deflated 2%)
  adding: manuals/topic_projection.html (deflated 56%)
  adding: manuals/topic_connection_settings.html (deflated 53%)
  adding: manuals/v_voronoi_skeleton.png (deflated 0%)
  adding: manuals/topic_conversion.html (deflated 64%)
  adding: manuals/i.group.html (deflated 62%)
  adding: manuals/v_voronoi_points.png (deflated 0%)
  adding: manuals/r.region.html (deflated 62%)
  adding: manuals/r.external.html (deflated 62%)
  adding: manuals/r.fillnulls.html (deflated 63%)
  adding: manuals/v_net_visibility.png (deflated 0%)
  adding: manuals/r3.in.bin.html (deflated 65%)
  adding: manuals/r.recode.html (deflated 61%)
  adding: manuals/wxGUI.animation.html (deflated 60%)
  adding: manuals/i.eb.evapfr.html (deflated 61%)
  adding: manuals/v.mkgrid.html (deflated 67%)
  adding: manuals/d.mon.html (deflated 69%)
  adding: manuals/topic_terrain.html (deflated 51%)
  adding: manuals/i.modis.qc.html (deflated 76%)
  adding: manuals/i.evapo.mh.html (deflated 63%)
  adding: manuals/r_grow_distance_sea.png (deflated 0%)
  adding: manuals/i_tasscap_brightness.jpg (stored 0%)
  adding: manuals/d.path.html (deflated 63%)
  adding: manuals/t.topology.html (deflated 63%)
  adding: manuals/g.mkfontcap.html (deflated 58%)
  adding: manuals/gi_vector.jpg (deflated 2%)
  adding: manuals/v.overlay.html (deflated 70%)
  adding: manuals/r_slope_aspect_slope.png (deflated 0%)
  adding: manuals/topic_composite.html (deflated 52%)
  adding: manuals/g.gui.mapswipe.html (deflated 58%)
  adding: manuals/v_generalize_smooth.png (deflated 15%)
  adding: manuals/i.colors.enhance.html (deflated 61%)
  adding: manuals/g_gui_gmodeler_model_usle.png (deflated 2%)
  adding: manuals/database_graphical.html (deflated 73%)
  adding: manuals/gi_database.jpg (deflated 2%)
  adding: manuals/topic_rectify.html (deflated 55%)
  adding: manuals/g_gui_gmodeler_modulex.png (deflated 12%)
  adding: manuals/r_li_renyi.png (stored 0%)
  adding: manuals/d.font.html (deflated 62%)
  adding: manuals/g_gui_gmodeler_model_properties.png (deflated 1%)
  adding: manuals/vrandom_restricted_area.png (deflated 0%)
  adding: manuals/v.build.all.html (deflated 59%)
  adding: manuals/r_surf_gauss.jpg (deflated 0%)
  adding: manuals/barscales/ (stored 0%)
  adding: manuals/barscales/part_checker.png (deflated 14%)
  adding: manuals/barscales/down_ticks.png (deflated 16%)
  adding: manuals/barscales/tail_checker.png (deflated 14%)
  adding: manuals/barscales/line.png (deflated 16%)
  adding: manuals/barscales/up_ticks.png (deflated 16%)
  adding: manuals/barscales/full_checker.png (deflated 14%)
  adding: manuals/barscales/mixed_checker.png (deflated 14%)
  adding: manuals/barscales/both_ticks.png (deflated 15%)
  adding: manuals/barscales/solid.png (deflated 16%)
  adding: manuals/barscales/hollow.png (deflated 15%)
  adding: manuals/barscales/arrow_ends.png (deflated 13%)
  adding: manuals/barscales/classic.png (deflated 15%)
  adding: manuals/v_buffer_point_s.png (deflated 61%)
  adding: manuals/v.db.reconnect.all.html (deflated 68%)
  adding: manuals/g_gui_gmodeler_variables.png (deflated 2%)
  adding: manuals/r.sim.water.html (deflated 64%)
  adding: manuals/g_gui_rlisetup_4.png (deflated 3%)
  adding: manuals/imageryintro.html (deflated 66%)
  adding: manuals/d_histogram_pie.png (deflated 0%)
  adding: manuals/t.rast3d.univar.html (deflated 60%)
  adding: manuals/r_surf_random.jpg (deflated 3%)
  adding: manuals/r.lake.html (deflated 62%)
  adding: manuals/d.fontlist.html (deflated 57%)
  adding: manuals/v_cluster_4_methods.png (deflated 0%)
  adding: manuals/grass7_arch.png (deflated 2%)
  adding: manuals/r.random.html (deflated 64%)
  adding: manuals/g.findfile.html (deflated 62%)
  adding: manuals/v_buffer_line_s.png (deflated 1%)
  adding: manuals/d.title.html (deflated 62%)
  adding: manuals/m.nviz.image.html (deflated 80%)
  adding: manuals/g_gui_gmodeler_raster3d.png (stored 0%)
  adding: manuals/topic_category.html (deflated 52%)
  adding: manuals/libpython/ (stored 0%)
  adding: manuals/libpython/temporal_framework.html (deflated 86%)
  adding: manuals/libpython/gunittest.html (deflated 89%)
  adding: manuals/libpython/_sources/ (stored 0%)
  adding: manuals/libpython/_sources/pygrass_vector.txt (deflated 65%)
  adding: manuals/libpython/_sources/pygrass.txt (deflated 73%)
  adding: manuals/libpython/_sources/pygrass_gis.rst.txt (deflated 57%)
  adding: manuals/libpython/_sources/pygrass_index.txt (deflated 52%)
  adding: manuals/libpython/_sources/pygrass_modules.txt (deflated 71%)
  adding: manuals/libpython/_sources/temporal_framework.txt (deflated 73%)
  adding: manuals/libpython/_sources/script_intro.txt (deflated 60%)
  adding: manuals/libpython/_sources/pygrass.modules.rst.txt (deflated 64%)
  adding: manuals/libpython/_sources/temporal.txt (deflated 90%)
  adding: manuals/libpython/_sources/gunittest_running_tests.rst.txt (deflated 59%)
  adding: manuals/libpython/_sources/pygrass_modules.rst.txt (deflated 71%)
  adding: manuals/libpython/_sources/pygrass.gis.txt (deflated 61%)
  adding: manuals/libpython/_sources/temporal_framework.rst.txt (deflated 73%)
  adding: manuals/libpython/_sources/gunittest.rst.txt (deflated 85%)
  adding: manuals/libpython/_sources/gunittest_testing.rst.txt (deflated 66%)
  adding: manuals/libpython/_sources/pygrass.modules.grid.rst.txt (deflated 78%)
  adding: manuals/libpython/_sources/pygrass_messages.rst.txt (deflated 72%)
  adding: manuals/libpython/_sources/imaging.txt (deflated 81%)
  adding: manuals/libpython/_sources/script.txt (deflated 85%)
  adding: manuals/libpython/_sources/pygrass_vector.rst.txt (deflated 65%)
  adding: manuals/libpython/_sources/imaging.rst.txt (deflated 81%)
  adding: manuals/libpython/_sources/pygrass_raster.rst.txt (deflated 69%)
  adding: manuals/libpython/_sources/pygrass.rpc.rst.txt (deflated 59%)
  adding: manuals/libpython/_sources/pygrass.raster.txt (deflated 84%)
  adding: manuals/libpython/_sources/index.rst.txt (deflated 54%)
  adding: manuals/libpython/_sources/pygrass_index.rst.txt (deflated 52%)
  adding: manuals/libpython/_sources/exceptions.txt (deflated 37%)
  adding: manuals/libpython/_sources/gunittest_testing.txt (deflated 66%)
  adding: manuals/libpython/_sources/index.txt (deflated 54%)
  adding: manuals/libpython/_sources/pygrass_messages.txt (deflated 72%)
  adding: manuals/libpython/_sources/pygrass_raster.txt (deflated 69%)
  adding: manuals/libpython/_sources/pygrass.tests.txt (deflated 71%)
  adding: manuals/libpython/_sources/script.rst.txt (deflated 84%)
  adding: manuals/libpython/_sources/script_intro.rst.txt (deflated 60%)
  adding: manuals/libpython/_sources/gunittest.txt (deflated 85%)
  adding: manuals/libpython/_sources/pygrass.modules.grid.txt (deflated 79%)
  adding: manuals/libpython/_sources/gunittest_running_tests.txt (deflated 58%)
  adding: manuals/libpython/_sources/pygrass.modules.interface.rst.txt (deflated 86%)
  adding: manuals/libpython/_sources/pydispatch.txt (deflated 82%)
  adding: manuals/libpython/_sources/temporal.rst.txt (deflated 89%)
  adding: manuals/libpython/_sources/pygrass.raster.rst.txt (deflated 83%)
  adding: manuals/libpython/_sources/pygrass.vector.rst.txt (deflated 84%)
  adding: manuals/libpython/_sources/pygrass.rpc.txt (deflated 60%)
  adding: manuals/libpython/_sources/pygrass.rst.txt (deflated 72%)
  adding: manuals/libpython/_sources/pygrass.tests.rst.txt (deflated 70%)
  adding: manuals/libpython/_sources/pygrass.modules.interface.txt (deflated 86%)
  adding: manuals/libpython/_sources/exceptions.rst.txt (deflated 37%)
  adding: manuals/libpython/_sources/pygrass.shell.rst.txt (deflated 70%)
  adding: manuals/libpython/_sources/pygrass.messages.txt (deflated 41%)
  adding: manuals/libpython/_sources/pygrass.vector.txt (deflated 84%)
  adding: manuals/libpython/_sources/pygrass.modules.txt (deflated 65%)
  adding: manuals/libpython/_sources/pygrass.shell.txt (deflated 71%)
  adding: manuals/libpython/_sources/pydispatch.rst.txt (deflated 82%)
  adding: manuals/libpython/_sources/pygrass_gis.txt (deflated 57%)
  adding: manuals/libpython/_sources/pygrass.messages.rst.txt (deflated 40%)
  adding: manuals/libpython/_sources/pygrass.gis.rst.txt (deflated 60%)
  adding: manuals/libpython/pygrass_messages.html (deflated 84%)
  adding: manuals/libpython/search.html (deflated 69%)
  adding: manuals/libpython/_downloads/ (stored 0%)
  adding: manuals/libpython/_downloads/2ca7771ea4a053152667c2963b84d990/ (stored 0%)
  adding: manuals/libpython/_downloads/2ca7771ea4a053152667c2963b84d990/Temporal-Framework-API-Description.pdf (deflated 2%)
  adding: manuals/libpython/_downloads/Temporal-Framework-API-Description.pdf (deflated 2%)
  adding: manuals/libpython/_downloads/0057ceb84a3d884c06031d508b070442/ (stored 0%)
  adding: manuals/libpython/_downloads/0057ceb84a3d884c06031d508b070442/Temporal-Framework-API-Description.pdf (deflated 2%)
  adding: manuals/libpython/pydispatch.html (deflated 83%)
  adding: manuals/libpython/.buildinfo (deflated 25%)
  adding: manuals/libpython/py-modindex.html (deflated 91%)
  adding: manuals/libpython/pygrass.html (deflated 88%)
  adding: manuals/libpython/pygrass_index.html (deflated 74%)
  adding: manuals/libpython/imaging.html (deflated 86%)
  adding: manuals/libpython/objects.inv (stored 0%)
  adding: manuals/libpython/pygrass.raster.html (deflated 90%)
  adding: manuals/libpython/pygrass.modules.interface.html (deflated 91%)
  adding: manuals/libpython/gunittest_testing.html (deflated 77%)
  adding: manuals/libpython/index.html (deflated 81%)
  adding: manuals/libpython/script_intro.html (deflated 81%)
  adding: manuals/libpython/pygrass.vector.html (deflated 92%)
  adding: manuals/libpython/pygrass_vector.html (deflated 85%)
  adding: manuals/libpython/pygrass.modules.html (deflated 82%)
  adding: manuals/libpython/script.html (deflated 89%)
  adding: manuals/libpython/pygrass.gis.html (deflated 89%)
  adding: manuals/libpython/pygrass.tests.html (deflated 88%)
  adding: manuals/libpython/pygrass.messages.html (deflated 85%)
  adding: manuals/libpython/_modules/ (stored 0%)
  adding: manuals/libpython/_modules/script/ (stored 0%)
  adding: manuals/libpython/_modules/script/task.html (deflated 90%)
  adding: manuals/libpython/_modules/script/db.html (deflated 86%)
  adding: manuals/libpython/_modules/script/vector.html (deflated 87%)
  adding: manuals/libpython/_modules/script/raster.html (deflated 86%)
  adding: manuals/libpython/_modules/script/core.html (deflated 89%)
  adding: manuals/libpython/_modules/script/array.html (deflated 91%)
  adding: manuals/libpython/_modules/script/raster3d.html (deflated 82%)
  adding: manuals/libpython/_modules/script/setup.html (deflated 84%)
  adding: manuals/libpython/_modules/script/utils.html (deflated 86%)
  adding: manuals/libpython/_modules/exceptions.html (deflated 82%)
  adding: manuals/libpython/_modules/imaging/ (stored 0%)
  adding: manuals/libpython/_modules/imaging/images2gif.html (deflated 89%)
  adding: manuals/libpython/_modules/imaging/images2avi.html (deflated 83%)
  adding: manuals/libpython/_modules/imaging/operations.html (deflated 84%)
  adding: manuals/libpython/_modules/imaging/images2swf.html (deflated 89%)
  adding: manuals/libpython/_modules/imaging/images2ims.html (deflated 85%)
  adding: manuals/libpython/_modules/pydispatch/ (stored 0%)
  adding: manuals/libpython/_modules/pydispatch/saferef.html (deflated 84%)
  adding: manuals/libpython/_modules/pydispatch/signal.html (deflated 81%)
  adding: manuals/libpython/_modules/pydispatch/robust.html (deflated 76%)
  adding: manuals/libpython/_modules/pydispatch/robustapply.html (deflated 82%)
  adding: manuals/libpython/_modules/pydispatch/errors.html (deflated 75%)
  adding: manuals/libpython/_modules/pydispatch/dispatcher.html (deflated 86%)
  adding: manuals/libpython/_modules/pygrass/ (stored 0%)
  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/utils.html (deflated 90%)
  adding: manuals/libpython/_modules/pygrass/errors.html (deflated 80%)
  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 73%)
  adding: manuals/libpython/_modules/pygrass/messages.html (deflated 87%)
  adding: manuals/libpython/_modules/pygrass/modules/ (stored 0%)
  adding: manuals/libpython/_modules/pygrass/modules/shortcuts.html (deflated 81%)
  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/patch.html (deflated 85%)
  adding: manuals/libpython/_modules/pygrass/modules/grid/split.html (deflated 87%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/ (stored 0%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/docstring.html (deflated 79%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/parameter.html (deflated 89%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/typedict.html (deflated 86%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/flag.html (deflated 86%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/read.html (deflated 84%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/module.html (deflated 90%)
  adding: manuals/libpython/_modules/pygrass/modules/interface/env.html (deflated 80%)
  adding: manuals/libpython/_modules/pygrass/raster.html (deflated 89%)
  adding: manuals/libpython/_modules/pygrass/gis.html (deflated 90%)
  adding: manuals/libpython/_modules/pygrass/orderdict.html (deflated 86%)
  adding: manuals/libpython/_modules/pygrass/rpc/ (stored 0%)
  adding: manuals/libpython/_modules/pygrass/rpc/base.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/vector.html (deflated 90%)
  adding: manuals/libpython/_modules/pygrass/rpc.html (deflated 89%)
  adding: manuals/libpython/_modules/pygrass/vector/ (stored 0%)
  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/vector/geometry.html (deflated 91%)
  adding: manuals/libpython/_modules/pygrass/raster/ (stored 0%)
  adding: manuals/libpython/_modules/pygrass/raster/buffer.html (deflated 85%)
  adding: manuals/libpython/_modules/pygrass/raster/segment.html (deflated 89%)
  adding: manuals/libpython/_modules/pygrass/raster/history.html (deflated 91%)
  adding: manuals/libpython/_modules/pygrass/raster/abstract.html (deflated 91%)
  adding: manuals/libpython/_modules/pygrass/raster/category.html (deflated 89%)
  adding: manuals/libpython/_modules/pygrass/raster/rowio.html (deflated 87%)
  adding: manuals/libpython/_modules/temporal/ (stored 0%)
  adding: manuals/libpython/_modules/temporal/spatial_topology_dataset_connector.html (deflated 91%)
  adding: manuals/libpython/_modules/temporal/spatio_temporal_relationships.html (deflated 93%)
  adding: manuals/libpython/_modules/temporal/aggregation.html (deflated 88%)
  adding: manuals/libpython/_modules/temporal/temporal_vector_algebra.html (deflated 90%)
  adding: manuals/libpython/_modules/temporal/temporal_extent.html (deflated 95%)
  adding: manuals/libpython/_modules/temporal/open_stds.html (deflated 89%)
  adding: manuals/libpython/_modules/temporal/stds_import.html (deflated 90%)
  adding: manuals/libpython/_modules/temporal/temporal_algebra.html (deflated 92%)
  adding: manuals/libpython/_modules/temporal/register.html (deflated 90%)
  adding: manuals/libpython/_modules/temporal/mapcalc.html (deflated 92%)
  adding: manuals/libpython/_modules/temporal/space_time_datasets.html (deflated 92%)
  adding: manuals/libpython/_modules/temporal/temporal_operator.html (deflated 93%)
  adding: manuals/libpython/_modules/temporal/c_libraries_interface.html (deflated 93%)
  adding: manuals/libpython/_modules/temporal/extract.html (deflated 89%)
  adding: manuals/libpython/_modules/temporal/abstract_dataset.html (deflated 92%)
  adding: manuals/libpython/_modules/temporal/list_stds.html (deflated 88%)
  adding: manuals/libpython/_modules/temporal/base.html (deflated 93%)
  adding: manuals/libpython/_modules/temporal/metadata.html (deflated 94%)
  adding: manuals/libpython/_modules/temporal/temporal_raster3d_algebra.html (deflated 87%)
  adding: manuals/libpython/_modules/temporal/abstract_map_dataset.html (deflated 92%)
  adding: manuals/libpython/_modules/temporal/stds_export.html (deflated 91%)
  adding: manuals/libpython/_modules/temporal/unit_tests.html (deflated 97%)
  adding: manuals/libpython/_modules/temporal/temporal_granularity.html (deflated 93%)
  adding: manuals/libpython/_modules/temporal/temporal_raster_algebra.html (deflated 87%)
  adding: manuals/libpython/_modules/temporal/gui_support.html (deflated 83%)
  adding: manuals/libpython/_modules/temporal/spatial_extent.html (deflated 95%)
  adding: manuals/libpython/_modules/temporal/factory.html (deflated 79%)
  adding: manuals/libpython/_modules/temporal/temporal_raster_base_algebra.html (deflated 93%)
  adding: manuals/libpython/_modules/temporal/datetime_math.html (deflated 92%)
  adding: manuals/libpython/_modules/temporal/sampling.html (deflated 87%)
  adding: manuals/libpython/_modules/temporal/core.html (deflated 90%)
  adding: manuals/libpython/_modules/temporal/abstract_space_time_dataset.html (deflated 92%)
  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/index.html (deflated 80%)
  adding: manuals/libpython/_modules/gunittest/ (stored 0%)
  adding: manuals/libpython/_modules/gunittest/checkers.html (deflated 87%)
  adding: manuals/libpython/_modules/gunittest/case.html (deflated 90%)
  adding: manuals/libpython/_modules/gunittest/gutils.html (deflated 77%)
  adding: manuals/libpython/_modules/gunittest/runner.html (deflated 92%)
  adding: manuals/libpython/_modules/gunittest/loader.html (deflated 84%)
  adding: manuals/libpython/_modules/gunittest/invoker.html (deflated 86%)
  adding: manuals/libpython/_modules/gunittest/reporters.html (deflated 91%)
  adding: manuals/libpython/_modules/gunittest/utils.html (deflated 78%)
  adding: manuals/libpython/_modules/gunittest/gmodules.html (deflated 81%)
  adding: manuals/libpython/genindex.html (deflated 91%)
  adding: manuals/libpython/pygrass_raster.html (deflated 85%)
  adding: manuals/libpython/gunittest_running_tests.html (deflated 78%)
  adding: manuals/libpython/temporal.html (deflated 94%)
  adding: manuals/libpython/pygrass.rpc.html (deflated 89%)
  adding: manuals/libpython/pygrass_gis.html (deflated 76%)
  adding: manuals/libpython/_static/ (stored 0%)
  adding: manuals/libpython/_static/searchtools.js (deflated 68%)
  adding: manuals/libpython/_static/comment-bright.png (stored 0%)
  adding: manuals/libpython/_static/language_data.js (deflated 65%)
  adding: manuals/libpython/_static/file.png (stored 0%)
  adding: manuals/libpython/_static/jquery.js (deflated 71%)
  adding: manuals/libpython/_static/pygrass.css (deflated 67%)
  adding: manuals/libpython/_static/down-pressed.png (stored 0%)
  adding: manuals/libpython/_static/underscore.js (deflated 72%)
  adding: manuals/libpython/_static/up.png (stored 0%)
  adding: manuals/libpython/_static/ajax-loader.gif (deflated 18%)
  adding: manuals/libpython/_static/comment.png (stored 0%)
  adding: manuals/libpython/_static/basic.css (deflated 77%)
  adding: manuals/libpython/_static/down.png (stored 0%)
  adding: manuals/libpython/_static/plus.png (deflated 7%)
  adding: manuals/libpython/_static/comment-close.png (stored 0%)
  adding: manuals/libpython/_static/traditional.css (deflated 76%)
  adding: manuals/libpython/_static/documentation_options.js (deflated 34%)
  adding: manuals/libpython/_static/doctools.js (deflated 64%)
  adding: manuals/libpython/_static/websupport.js (deflated 73%)
  adding: manuals/libpython/_static/pygments.css (deflated 79%)
  adding: manuals/libpython/_static/up-pressed.png (stored 0%)
  adding: manuals/libpython/_static/minus.png (deflated 8%)
  adding: manuals/libpython/pygrass.modules.grid.html (deflated 88%)
  adding: manuals/libpython/pygrass_modules.html (deflated 85%)
  adding: manuals/libpython/pygrass.shell.html (deflated 82%)
  adding: manuals/libpython/searchindex.js (deflated 73%)
  adding: manuals/libpython/exceptions.html (deflated 81%)
  adding: manuals/i.ifft.html (deflated 59%)
  adding: manuals/d_legend_logarithmic.png (deflated 0%)
  adding: manuals/topic_tiling.html (deflated 53%)
  adding: manuals/g_gui_gmodeler_mraster.png (stored 0%)
  adding: manuals/r.rgb.html (deflated 62%)
  adding: manuals/v.what.rast3.html (deflated 63%)
  adding: manuals/topic_groundwater_flow.html (deflated 55%)
  adding: manuals/topic_imagery_quality_assessment.html (deflated 51%)
  adding: manuals/g_gui_rlisetup_3.png (deflated 3%)
  adding: manuals/r.texture.html (deflated 62%)
  adding: manuals/v.generalize.html (deflated 69%)
  adding: manuals/g.list.html (deflated 70%)
  adding: manuals/i_ortho_camera.png (deflated 0%)
  adding: manuals/r.what.color.html (deflated 60%)
  adding: manuals/i.landsat.toar.html (deflated 67%)
  adding: manuals/v.db.update.html (deflated 65%)
  adding: manuals/d.what.vect.html (deflated 59%)
  adding: manuals/raster3d_graphical.html (deflated 75%)
  adding: manuals/r.buffer.html (deflated 63%)
  adding: manuals/topic_diagram.html (deflated 49%)
  adding: manuals/topic_ACCA.html (deflated 49%)
  adding: manuals/i.spectral.html (deflated 61%)
  adding: manuals/d_rast_elevation.png (deflated 0%)
  adding: manuals/topic_color_table.html (deflated 66%)
  adding: manuals/v.net.steiner.html (deflated 64%)
  adding: manuals/wxGUI_modules_flags.png (stored 0%)
  adding: manuals/d_rast_arrow_wind.png (deflated 0%)
  adding: manuals/r.out.ascii.html (deflated 61%)
  adding: manuals/guimodules_graphical.html (deflated 70%)
  adding: manuals/g_gui_gmodeler_modis_1o.png (deflated 0%)
  adding: manuals/r.resamp.rst.html (deflated 64%)
  adding: manuals/wxGUI_nviz_tools_surface.jpg (deflated 5%)
  adding: manuals/mapswipe_tsunami.jpg (deflated 7%)
  adding: manuals/g_gui_gmodeler_intermediate_data.png (deflated 1%)
  adding: manuals/rhorizon_shaded_dem_point.png (deflated 1%)
  adding: manuals/r.sun.html (deflated 66%)
  adding: manuals/runivar_basins_elev_zonal.png (deflated 6%)
  adding: manuals/v.to.3d.html (deflated 63%)
  adding: manuals/wxGUI_modules_parameters.png (deflated 1%)
  adding: manuals/r_relief.png (deflated 0%)
  adding: manuals/v_net_alloc_to_centers.png (deflated 2%)
  adding: manuals/v.db.dropcolumn.html (deflated 62%)
  adding: manuals/aspect_diagram.png (deflated 5%)
  adding: manuals/r.reclass.area.html (deflated 63%)
  adding: manuals/m.nviz.script.html (deflated 65%)
  adding: manuals/miscellaneous.html (deflated 56%)
  adding: manuals/r_lake_lidar_dem.jpg (deflated 1%)
  adding: manuals/i_ortho_photo_step5.png (deflated 0%)
  adding: manuals/display_graphical.html (deflated 77%)
  adding: manuals/t.rast.aggregate.html (deflated 71%)
  adding: manuals/v.db.join.html (deflated 62%)
  adding: manuals/r.describe.html (deflated 63%)
  adding: manuals/v_to_rast_binning.png (deflated 2%)
  adding: manuals/r.surf.contour.html (deflated 62%)
  adding: manuals/r.resample.html (deflated 62%)
  adding: manuals/d.where.html (deflated 60%)
  adding: manuals/i_pansharpen_rgb_brovey542.jpg (deflated 0%)
  adding: manuals/r.in.xyz.html (deflated 66%)
  adding: manuals/r_topidx.png (deflated 0%)
  adding: manuals/v.net.flow.html (deflated 65%)
  adding: manuals/v.what.html (deflated 60%)
  adding: manuals/rlimpa_formula.png (stored 0%)
  adding: manuals/r.import.html (deflated 65%)
  adding: manuals/r.colors.stddev.html (deflated 59%)
  adding: manuals/g_gui_gmodeler_vector.png (stored 0%)
  adding: manuals/v_segment_subline.jpg (deflated 46%)
  adding: manuals/v.segment.html (deflated 68%)
  adding: manuals/raster3dintro.html (deflated 66%)
  adding: manuals/v_delaunay.png (deflated 1%)
  adding: manuals/wxGUI_nviz_tools_vector.jpg (deflated 5%)
  adding: manuals/i.landsat.acca.html (deflated 59%)
  adding: manuals/topic_buffer.html (deflated 58%)
  adding: manuals/t.vect.extract.html (deflated 65%)
  adding: manuals/r.solute.transport.html (deflated 68%)
  adding: manuals/g_gui_gmodeler_modis_3.png (deflated 0%)
  adding: manuals/topic_topology.html (deflated 57%)
  adding: manuals/g_gui_gmodeler_model_classification.png (deflated 6%)
  adding: manuals/vnetisotime.png (deflated 0%)
  adding: manuals/wxGUI_rdigit_step1.png (deflated 0%)
  adding: manuals/wxGUI.iscatt.html (deflated 60%)
  adding: manuals/r.basins.fill.html (deflated 61%)
  adding: manuals/g_gui_gmodeler_model_avg.png (deflated 4%)
  adding: manuals/topic_linear_reference_system.html (deflated 59%)
  adding: manuals/wxGUI_toolboxes.jpg (deflated 8%)
  adding: manuals/d.rgb.html (deflated 61%)
  adding: manuals/r.out.gridatb.html (deflated 60%)
  adding: manuals/topic_time_management.html (deflated 56%)
  adding: manuals/d_mon_wx0.png (deflated 1%)
  adding: manuals/v.build.polylines.html (deflated 62%)
  adding: manuals/variables.html (deflated 69%)
  adding: manuals/r_path.png (deflated 0%)
  adding: manuals/t.rast.aggregate.ds.html (deflated 73%)
  adding: manuals/i_spectral.png (deflated 6%)
  adding: manuals/v.reclass.html (deflated 64%)
  adding: manuals/r.quantile.html (deflated 62%)
  adding: manuals/parser_standard_options.js (deflated 29%)
  adding: manuals/temporalintro.html (deflated 69%)
  adding: manuals/d.linegraph.html (deflated 72%)
  adding: manuals/v_lidar_edgedetection.png (deflated 0%)
  adding: manuals/r.in.poly.html (deflated 62%)
  adding: manuals/d.info.html (deflated 61%)
  adding: manuals/g_gui_gmodeler_mrelation.png (deflated 13%)
  adding: manuals/v.db.droprow.html (deflated 62%)
  adding: manuals/i_vi_gari.png (deflated 0%)
  adding: manuals/r_volume_lake.png (deflated 2%)
  adding: manuals/g_gui_gmodeler_loop_dlg.png (deflated 2%)
  adding: manuals/topic_sampling.html (deflated 65%)
  adding: manuals/r.blend.html (deflated 61%)
  adding: manuals/v.colors.html (deflated 74%)
  adding: manuals/t.create.html (deflated 65%)
  adding: manuals/d.legend.vect.html (deflated 66%)
  adding: manuals/v_segment_spaced_percent_points.jpg (deflated 35%)
  adding: manuals/raster3d_layout.png (deflated 1%)
  adding: manuals/g_gui_gmodeler_toolbar.png (deflated 1%)
  adding: manuals/topic_geometry.html (deflated 67%)
  adding: manuals/v.lidar.growing.html (deflated 60%)
  adding: manuals/topics.html (deflated 72%)
  adding: manuals/i_maxlik_rgb.png (deflated 0%)
  adding: manuals/r.profile.html (deflated 65%)
  adding: manuals/i.evapo.time.html (deflated 62%)
  adding: manuals/grass_database.html (deflated 65%)
  adding: manuals/d.text.html (deflated 64%)
  adding: manuals/g_gui_gmodeler_mcomment.png (deflated 11%)
  adding: manuals/i.maxlik.html (deflated 65%)
  adding: manuals/r3.mkdspf.html (deflated 64%)
  adding: manuals/g.gui.rlisetup.html (deflated 69%)
  adding: manuals/i.ortho.photo.html (deflated 70%)
  adding: manuals/topic_LIDAR.html (deflated 55%)
  adding: manuals/d_mon_wx0_raster.png (deflated 0%)
  adding: manuals/topic_import.html (deflated 72%)
  adding: manuals/g.dirseps.html (deflated 59%)
  adding: manuals/g_gui_gmodeler_python_code_result.png (deflated 7%)
  adding: manuals/r.out.vrml.html (deflated 58%)
  adding: manuals/topic_aggregation.html (deflated 59%)
  adding: manuals/r_slope_aspect_pcurv.png (deflated 0%)
  adding: manuals/r.cross.html (deflated 63%)
  adding: manuals/v_generalize_simplify.png (deflated 1%)
  adding: manuals/g.parser.html (deflated 68%)
  adding: manuals/db.droptable.html (deflated 64%)
  adding: manuals/v.net.components.html (deflated 64%)
  adding: manuals/d_vect_thematic.png (deflated 0%)
  adding: manuals/t.snap.html (deflated 75%)
  adding: manuals/db.login.html (deflated 61%)
  adding: manuals/topic_biomass.html (deflated 50%)
  adding: manuals/r_slope_aspect_tcurv.png (deflated 0%)
  adding: manuals/v.sample.html (deflated 61%)
  adding: manuals/g_gui_rlisetup_2.png (deflated 2%)
  adding: manuals/r3.in.v5d.html (deflated 60%)
  adding: manuals/topic_edges.html (deflated 49%)
  adding: manuals/wxGUI.nviz.html (deflated 65%)
  adding: manuals/i.smap.html (deflated 63%)
  adding: manuals/v_select_op_touches.png (deflated 0%)
  adding: manuals/i_tasscap_wetness.jpg (stored 0%)
  adding: manuals/r.in.gridatb.html (deflated 60%)
  adding: manuals/g.gui.iclass.html (deflated 65%)
  adding: manuals/t.rename.html (deflated 61%)
  adding: manuals/r_patch.png (deflated 16%)
  adding: manuals/r_fill_stats_02.png (deflated 0%)
  adding: manuals/r.li.cwed.html (deflated 59%)
  adding: manuals/g_gui_rlisetup_5.png (deflated 3%)
  adding: manuals/r_rgb_elevation.png (deflated 0%)
  adding: manuals/d_histogram_bar.png (deflated 1%)
  adding: manuals/gi_miscellaneous.jpg (deflated 0%)
  adding: manuals/v_perturb_uniform.png (deflated 5%)
  adding: manuals/wxGUI.modules.html (deflated 61%)
  adding: manuals/d_legend.png (deflated 0%)
  adding: manuals/r_fill_stats_lidar.png (deflated 0%)
  adding: manuals/d.labels.html (deflated 60%)
  adding: manuals/topic_kernel_density.html (deflated 50%)
  adding: manuals/v.random.html (deflated 70%)
  adding: manuals/topic_accumulation.html (deflated 54%)
  adding: manuals/r_mapcalc_simple.png (deflated 5%)
  adding: manuals/t.vect.import.html (deflated 64%)
  adding: manuals/rlipadcv_formula1.png (stored 0%)
  adding: manuals/m.cogo.html (deflated 59%)
  adding: manuals/topic_solar.html (deflated 55%)
  adding: manuals/r.support.stats.html (deflated 59%)
  adding: manuals/topic_fire.html (deflated 53%)
  adding: manuals/topic_elevation.html (deflated 56%)
  adding: manuals/i.zc.html (deflated 61%)
  adding: manuals/vnetsteinertime.png (deflated 1%)
  adding: manuals/v_buffer_rounded_cap.png (stored 0%)
  adding: manuals/g.ppmtopng.html (deflated 58%)
  adding: manuals/r.neighbors.html (deflated 69%)
  adding: manuals/grass_logo.png (stored 0%)
  adding: manuals/v.in.dxf.html (deflated 59%)
  adding: manuals/v.net.allpairs.html (deflated 63%)
  adding: manuals/r.regression.multi.html (deflated 63%)
  adding: manuals/wxGUI_nviz_tools_light.jpg (deflated 7%)
  adding: manuals/r.distance.html (deflated 61%)
  adding: manuals/r.li.shannon.html (deflated 60%)
  adding: manuals/g.remove.html (deflated 63%)
  adding: manuals/i.ortho.init.html (deflated 67%)
  adding: manuals/v.category.html (deflated 68%)
  adding: manuals/projectionintro.html (deflated 68%)
  adding: manuals/r.relief.html (deflated 65%)
  adding: manuals/v.pack.html (deflated 60%)
  adding: manuals/r.series.interp.html (deflated 65%)
  adding: manuals/i.albedo.html (deflated 63%)
  adding: manuals/r3.gwflow.html (deflated 68%)
  adding: manuals/v_select_op_contains_pnts.png (deflated 0%)
  adding: manuals/v.voronoi.html (deflated 65%)
  adding: manuals/v_qcount_2.png (stored 0%)
  adding: manuals/r_stream_extract_streams_weighed.png (deflated 1%)
  adding: manuals/topic_centroid.html (deflated 50%)
  adding: manuals/postscript_graphical.html (deflated 54%)
  adding: manuals/r.li.padsd.html (deflated 60%)
  adding: manuals/d_grid_red_grid.png (deflated 0%)
  adding: manuals/temporal_graphical.html (deflated 82%)
  adding: manuals/vrandom_polygons.png (deflated 0%)
  adding: manuals/r.li.html (deflated 64%)
  adding: manuals/r_resamp_interp_new_250m.png (deflated 21%)
  adding: manuals/circle_6.png (deflated 3%)
  adding: manuals/vnetpath.png (deflated 1%)
  adding: manuals/topic_gradient.html (deflated 51%)
  adding: manuals/wxGUI.image2target.html (deflated 69%)
  adding: manuals/i.aster.toar.html (deflated 60%)
  adding: manuals/wxGUI.psmap.html (deflated 68%)
  adding: manuals/d.legend.html (deflated 67%)
  adding: manuals/v_random_points_in_polygon.png (deflated 1%)
  adding: manuals/g.extension.html (deflated 69%)
  adding: manuals/v_hull.png (stored 0%)
  adding: manuals/d.frame.html (deflated 61%)
  adding: manuals/wxGUI.components.html (deflated 68%)
  adding: manuals/v.build.html (deflated 63%)
  adding: manuals/r.circle.html (deflated 62%)
  adding: manuals/r.li.shape.html (deflated 60%)
  adding: manuals/r.proj.html (deflated 64%)
  adding: manuals/t.vect.db.select.html (deflated 63%)
  adding: manuals/r.to.vect.html (deflated 62%)
  adding: manuals/r_fill_stats_smoothing.png (deflated 0%)
  adding: manuals/v.to.db.html (deflated 66%)
  adding: manuals/topic_segmentation.html (deflated 50%)
  adding: manuals/i_atcorr_B02_atcorr.png (deflated 0%)
  adding: manuals/g.tempfile.html (deflated 59%)
  adding: manuals/v_qcount_5.png (deflated 2%)
  adding: manuals/topic_viewshed.html (deflated 50%)
  adding: manuals/g_gui_gmodeler_relation.png (deflated 13%)
  adding: manuals/wxGUI.gmodeler.html (deflated 69%)
  adding: manuals/rcost_solvedir.png (deflated 3%)
  adding: manuals/r.in.aster.html (deflated 60%)
  adding: manuals/v.what.vect.html (deflated 64%)
  adding: manuals/v.net.path.html (deflated 65%)
  adding: manuals/v_clean_rmsa.png (deflated 26%)
  adding: manuals/r_li_edgedensity_formula_1.png (stored 0%)
  adding: manuals/circle_1.png (stored 0%)
  adding: manuals/v_voronoi_areas.png (deflated 0%)
  adding: manuals/r.surf.idw.html (deflated 61%)
  adding: manuals/d_frame.png (deflated 0%)
  adding: manuals/r.li.padcv.html (deflated 61%)
  adding: manuals/db.copy.html (deflated 68%)
  adding: manuals/v.dissolve.html (deflated 62%)
  adding: manuals/dbmgr_frame.png (deflated 5%)
  adding: manuals/wxGUI.timeline.html (deflated 57%)
  adding: manuals/t.unregister.html (deflated 63%)
  adding: manuals/v.out.dxf.html (deflated 58%)
  adding: manuals/i_segment_ortho_segs_final.jpg (deflated 0%)
  adding: manuals/v_select_op_within.png (deflated 1%)
  adding: manuals/t.rast.series.html (deflated 66%)
  adding: manuals/d.rast.html (deflated 63%)
  adding: manuals/v.kernel.html (deflated 64%)
  adding: manuals/r.in.wms.html (deflated 67%)
  adding: manuals/d.his.html (deflated 62%)
  adding: manuals/r.out.xyz.html (deflated 60%)
  adding: manuals/sql.html (deflated 67%)
  adding: manuals/t.rast.gapfill.html (deflated 64%)
  adding: manuals/d_legend_vect_subheadings.png (deflated 0%)
  adding: manuals/v_hull_3d.png (deflated 6%)
  adding: manuals/r_random_surface_hist.png (deflated 4%)
  adding: manuals/g.region.html (deflated 70%)
  adding: manuals/r_li_simpson_formula.png (stored 0%)
  adding: manuals/v.external.out.html (deflated 67%)
  adding: manuals/v.patch.html (deflated 61%)
  adding: manuals/t.merge.html (deflated 77%)
  adding: manuals/v.outlier.html (deflated 65%)
  adding: manuals/imagery_graphical.html (deflated 76%)
  adding: manuals/g_gui_gmodeler_loop_final.png (deflated 5%)
  adding: manuals/wxGUI_modules_widget_file1.png (deflated 5%)
  adding: manuals/wxGUI_nviz_toolbar.jpg (deflated 8%)
  adding: manuals/v.split.html (deflated 65%)
  adding: manuals/g_gui_gmodeler_mmodule.png (deflated 14%)
  adding: manuals/v_overlay_poly_1_2.png (deflated 0%)
  adding: manuals/wxGUI_iphoto2image_frame.jpg (deflated 7%)
  adding: manuals/v_buffer_area.png (deflated 2%)
  adding: manuals/i_segment_lsat7_pan.png (deflated 0%)
  adding: manuals/vrandom_z.png (deflated 3%)
  adding: manuals/t.rast.export.html (deflated 65%)
  adding: manuals/grass7.html (deflated 68%)
  adding: manuals/r_drain_with_r_watershed_direction.png (deflated 0%)
  adding: manuals/v.to.points.html (deflated 65%)
  adding: manuals/g.gui.psmap.html (deflated 68%)
  adding: manuals/zipcodes_larger2000ha.png (deflated 8%)
  adding: manuals/r.tile.html (deflated 60%)
  adding: manuals/r3.stats.html (deflated 66%)
  adding: manuals/i.gensigset.html (deflated 64%)
  adding: manuals/t.remove.html (deflated 60%)
  adding: manuals/r_flow_length.png (deflated 0%)
  adding: manuals/v_overlay_census_wake2000.png (deflated 2%)
  adding: manuals/r_stream_extract_weights_zoom.png (deflated 7%)
  adding: manuals/r.li.edgedensity.html (deflated 61%)
  adding: manuals/v.in.pdal.html (deflated 65%)
  adding: manuals/topic_latitude.html (deflated 50%)
  adding: manuals/t.rast.list.html (deflated 75%)
  adding: manuals/g_gui_gmodeler_python_code.png (deflated 3%)
  adding: manuals/g.gui.vdigit.html (deflated 69%)
  adding: manuals/topic_metadata.html (deflated 68%)
  adding: manuals/grass-pg.html (deflated 64%)
  adding: manuals/g.gui.datacatalog.html (deflated 59%)
  adding: manuals/topic_profile.html (deflated 57%)
  adding: manuals/v_select_op_contains_pol.png (deflated 0%)
  adding: manuals/r.carve.html (deflated 64%)
  adding: manuals/r.rescale.eq.html (deflated 63%)
  adding: manuals/topic_histogram.html (deflated 50%)
  adding: manuals/topic_display.html (deflated 54%)
  adding: manuals/i.oif.html (deflated 57%)
  adding: manuals/r.pack.html (deflated 59%)
  adding: manuals/r.colors.html (deflated 72%)
  adding: manuals/d.grid.html (deflated 64%)
  adding: manuals/colortables/ (stored 0%)
  adding: manuals/colortables/plasma.png (stored 0%)
  adding: manuals/colortables/rainbow.png (deflated 1%)
  adding: manuals/colortables/inferno.png (stored 0%)
  adding: manuals/colortables/kelvin.png (stored 0%)
  adding: manuals/colortables/srtm.png (stored 0%)
  adding: manuals/colortables/precipitation.png (stored 0%)
  adding: manuals/colortables/forest_cover.png (stored 0%)
  adding: manuals/colortables/population.png (deflated 4%)
  adding: manuals/colortables/greens.png (deflated 2%)
  adding: manuals/colortables/differences.png (deflated 4%)
  adding: manuals/colortables/precipitation_monthly.png (deflated 3%)
  adding: manuals/colortables/haxby.png (stored 0%)
  adding: manuals/colortables/terrain.png (stored 0%)
  adding: manuals/colortables/wave.png (deflated 1%)
  adding: manuals/colortables/grey.log.png (deflated 4%)
  adding: manuals/colortables/celsius.png (stored 0%)
  adding: manuals/colortables/grass.png (stored 0%)
  adding: manuals/colortables/sepia.png (deflated 4%)
  adding: manuals/colortables/corine.png (deflated 0%)
  adding: manuals/colortables/gyr.png (deflated 1%)
  adding: manuals/colortables/reds.png (deflated 1%)
  adding: manuals/colortables/srtm_plus.png (stored 0%)
  adding: manuals/colortables/bcyr.png (deflated 1%)
  adding: manuals/colortables/grey.eq.png (deflated 2%)
  adding: manuals/colortables/ryg.png (deflated 2%)
  adding: manuals/colortables/aspect.png (deflated 2%)
  adding: manuals/colortables/fahrenheit.png (stored 0%)
  adding: manuals/colortables/aspectcolr.png (stored 0%)
  adding: manuals/colortables/slope.png (stored 0%)
  adding: manuals/colortables/ramp.png (deflated 1%)
  adding: manuals/colortables/evi.png (deflated 2%)
  adding: manuals/colortables/soilmoisture.png (stored 0%)
  adding: manuals/colortables/water.png (deflated 1%)
  adding: manuals/colortables/grey.png (deflated 1%)
  adding: manuals/colortables/roygbiv.png (deflated 2%)
  adding: manuals/colortables/blues.png (deflated 1%)
  adding: manuals/colortables/nlcd.png (stored 0%)
  adding: manuals/colortables/grey1.0.png (deflated 3%)
  adding: manuals/colortables/grey255.png (deflated 3%)
  adding: manuals/colortables/elevation.png (stored 0%)
  adding: manuals/colortables/rstcurv.png (deflated 1%)
  adding: manuals/colortables/precipitation_daily.png (deflated 2%)
  adding: manuals/colortables/gdd.png (stored 0%)
  adding: manuals/colortables/ndwi.png (deflated 4%)
  adding: manuals/colortables/etopo2.png (deflated 3%)
  adding: manuals/colortables/magma.png (stored 0%)
  adding: manuals/colortables/ryb.png (deflated 1%)
  adding: manuals/colortables/ndvi.png (stored 0%)
  adding: manuals/colortables/viridis.png (stored 0%)
  adding: manuals/colortables/curvature.png (deflated 3%)
  adding: manuals/colortables/bgyr.png (deflated 1%)
  adding: manuals/colortables/random.png (stored 0%)
  adding: manuals/colortables/byr.png (deflated 1%)
  adding: manuals/colortables/oranges.png (deflated 1%)
  adding: manuals/colortables/population_dens.png (stored 0%)
  adding: manuals/colortables/byg.png (stored 0%)
  adding: manuals/topic_editing.html (deflated 50%)
  adding: manuals/gi_gallery.jpg (deflated 1%)
  adding: manuals/t.sample.html (deflated 71%)
  adding: manuals/rterraflow_accumulation.png (deflated 0%)
  adding: manuals/vectorascii.html (deflated 56%)
  adding: manuals/r.cost.html (deflated 68%)
  adding: manuals/r.in.srtm.html (deflated 59%)
  adding: manuals/r.regression.line.html (deflated 59%)
  adding: manuals/r3.univar.html (deflated 62%)
  adding: manuals/topic_energy_balance.html (deflated 57%)
  adding: manuals/i.cluster.html (deflated 68%)
  adding: manuals/topic_measurement.html (deflated 50%)
  adding: manuals/r.li.daemon.html (deflated 59%)
  adding: manuals/helptext.html (deflated 66%)
  adding: manuals/g_gui_gmodeler_variables_raster.png (deflated 1%)
  adding: manuals/g_gui_gmodeler_modis_2.png (deflated 0%)
  adding: manuals/v.surf.bspline.html (deflated 67%)
  adding: manuals/d.histogram.html (deflated 63%)
  adding: manuals/r.li.mpa.html (deflated 60%)
  adding: manuals/v.out.svg.html (deflated 62%)
  adding: manuals/i.eb.eta.html (deflated 60%)
  adding: manuals/g.rename.html (deflated 64%)
  adding: manuals/v.colors.out.html (deflated 61%)
  adding: manuals/v_decimate_original.png (deflated 0%)
  adding: manuals/vnetsalesmantime.png (deflated 1%)
  adding: manuals/d_legend_custom_labels_and_background.png (deflated 0%)
  adding: manuals/vnetiso.png (deflated 0%)
  adding: manuals/r_clump_lsat.png (deflated 0%)
  adding: manuals/r.his.html (deflated 64%)
  adding: manuals/d.to.rast.html (deflated 59%)
  adding: manuals/i_colors_enhance_uncorrected.jpg (deflated 0%)
  adding: manuals/d.rast.edit.html (deflated 62%)
  adding: manuals/v.proj.html (deflated 62%)
  adding: manuals/v_overlay_poly_1_2_a_o_n_x.png (deflated 0%)
  adding: manuals/i.topo.corr.html (deflated 62%)
  adding: manuals/v.buffer.html (deflated 67%)
  adding: manuals/r.topidx.html (deflated 59%)
  adding: manuals/t.vect.observe.strds.html (deflated 71%)
  adding: manuals/t.connect.html (deflated 63%)
  adding: manuals/grass-dbf.html (deflated 61%)
  adding: manuals/legend.png (deflated 0%)
  adding: manuals/topic_map_management.html (deflated 70%)
  adding: manuals/lrs.html (deflated 64%)
  adding: manuals/g_gui_gmodeler_mraster3d.png (stored 0%)
  adding: manuals/r_geomorphon_summits.png (deflated 0%)
  adding: manuals/d.erase.html (deflated 58%)
  adding: manuals/v.out.postgis.html (deflated 70%)
  adding: manuals/g.gui.photo2image.html (deflated 64%)
  adding: manuals/topic_cost_surface.html (deflated 56%)
  adding: manuals/db.drivers.html (deflated 59%)
  adding: manuals/r_fill_dir.png (deflated 0%)
  adding: manuals/r3.colors.out.html (deflated 61%)
  adding: manuals/topic_modules.html (deflated 51%)
  adding: manuals/g_gui_gmodeler_mdb.png (stored 0%)
  adding: manuals/db.out.ogr.html (deflated 65%)
  adding: manuals/d.vect.chart_example.jpg (deflated 1%)
  adding: manuals/wxGUI_iimage2target_frame.jpg (deflated 13%)
  adding: manuals/db.databases.html (deflated 62%)
  adding: manuals/r.random.surface.html (deflated 64%)
  adding: manuals/topic_interpolation.html (deflated 51%)
  adding: manuals/r.timestamp.html (deflated 64%)
  adding: manuals/r_stream_extract_accum_weighted_zoom.png (deflated 16%)
  adding: manuals/v.in.ascii.html (deflated 67%)
  adding: manuals/dem.png (deflated 32%)
  adding: manuals/db.test.html (deflated 59%)
  adding: manuals/v.rectify.html (deflated 63%)
  adding: manuals/r_carve_dem_orig.png (deflated 0%)
  adding: manuals/i_maxlik_rejection.png (deflated 0%)
  adding: manuals/v_buffer_line.png (deflated 1%)
  adding: manuals/t.rast.accumulate.html (deflated 76%)
  adding: manuals/r.surf.fractal.html (deflated 62%)
  adding: manuals/r.resamp.interp.html (deflated 63%)
  adding: manuals/r.covar.html (deflated 61%)
  adding: manuals/displaydrivers.html (deflated 58%)
  adding: manuals/i_segment_lsat7_seg_min5.png (deflated 1%)
  adding: manuals/g_gui_gmodeler_variables_run.png (deflated 2%)
  adding: manuals/topic_mosaic.html (deflated 49%)
  adding: manuals/v.hull.html (deflated 59%)
  adding: manuals/t.rast.univar.html (deflated 60%)
  adding: manuals/v.net.html (deflated 68%)
  adding: manuals/i_albedo_landsat7.png (deflated 0%)
  adding: manuals/topic_orthorectify.html (deflated 61%)
  adding: manuals/g_gui_gmodeler_mloop.png (deflated 21%)
  adding: manuals/v.import.html (deflated 64%)
  adding: manuals/r.resamp.bspline.html (deflated 65%)
  adding: manuals/t.rast.to.vect.html (deflated 63%)
  adding: manuals/v.type.html (deflated 61%)
  adding: manuals/t.vect.algebra.html (deflated 70%)
  adding: manuals/r.horizon.html (deflated 65%)
  adding: manuals/sweep1.png (deflated 2%)
  adding: manuals/v.to.rast3.html (deflated 59%)
  adding: manuals/v.clean.html (deflated 70%)
Written to: /var/www/code_and_data/grass78/binary/linux/snapshot
Already on 'grass7'
Your branch is up to date with 'origin/grass7'.
From https://github.com/OSGeo/grass-addons
 * branch              grass7     -> FETCH_HEAD
Already up to date.
-----------------------------------------------------
Addons '/home/neteler/.grass7/addons'...
-----------------------------------------------------
Compiling db.join... 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.cloud... 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... SUCCESS
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... FAILED
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.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... FAILED
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.geometry... 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.prominence... 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.climatologies... 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.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.cloud.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 or commits URL: INCORRECT
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 or commits URL: INCORRECT
Checking i.landsat.qa.html... source or commits URL: INCORRECT
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 or commits URL: INCORRECT
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 or commits URL: INCORRECT
Checking i.sentinel.download.html... source and commits URL: CORRECT
Checking i.sentinel.import.html... source or commits URL: INCORRECT
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.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 or commits URL: INCORRECT
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.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 or commits URL: INCORRECT
Checking r.connectivity.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 or commits URL: INCORRECT
Checking r.futures.devpressure.html... source or commits URL: INCORRECT
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 or commits URL: INCORRECT
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.geometry.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.corr.mw.html... source and commits URL: CORRECT
Checking r.pi.csr.mw.html... source or commits URL: INCORRECT
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.prominence.html... source and commits URL: CORRECT
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 and commits URL: CORRECT
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.climatologies.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 or commits URL: INCORRECT
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.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 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
Checking g.gui.mwprecip.html... source or commits URL: INCORRECT

Log file written to </home/neteler/.grass7/addons/logs/>
Starting GRASS GIS...
Creating new GRASS GIS location <tmploc>...
Cleaning up temporary files...
Executing </home/neteler/cronjobs/build-xml.py --build /home/neteler/.grass7/addons> ...
Parsing <d.explanation.plot>... SUCCESS
Parsing <d.frame>... SUCCESS
Parsing <d.mon2>... SUCCESS
Parsing <d.region.grid>... SUCCESS
Parsing <d.vect.colbp>... SUCCESS
Parsing <d.vect.colhist>... SUCCESS
Parsing <d.vect.thematic2>... SUCCESS
Parsing <db.join>... SUCCESS
Parsing <g.citation>... SUCCESS
Parsing <g.cloud>... SUCCESS
Parsing <g.compare.md5>... SUCCESS
Parsing <g.copyall>... SUCCESS
Parsing <g.download.location>... SUCCESS
Parsing <g.isis3mt>... SUCCESS
Parsing <g.proj.all>... SUCCESS
Parsing <g.proj.identify>... SUCCESS
Parsing <g.projpicker>... SUCCESS
Parsing <g.rename.many>... SUCCESS
Parsing <i.ann.maskrcnn>... FAILED
Parsing <i.cutlines>... SUCCESS
Parsing <i.cva>... SUCCESS
Parsing <i.destripe>... SUCCESS
Parsing <i.eb.deltat>... SUCCESS
Parsing <i.eb.hsebal95>... SUCCESS
Parsing <i.eb.z0m>... SUCCESS
Parsing <i.eb.z0m0>... SUCCESS
Parsing <i.edge>... SUCCESS
Parsing <i.evapo.potrad>... SUCCESS
Parsing <i.evapo.senay>... SUCCESS
Parsing <i.evapo.zk>... SUCCESS
Parsing <i.feotio2>... SUCCESS
Parsing <i.fusion.hpf>... FAILED
Parsing <i.gabor>... SUCCESS
Parsing <i.gcp>... SUCCESS
Parsing <i.gravity>... SUCCESS
Parsing <i.histo.match>... SUCCESS
Parsing <i.image.bathymetry>... SUCCESS
Parsing <i.in.probav>... SUCCESS
Parsing <i.landsat>... FAILED
Parsing <i.landsat8.swlst>... SUCCESS
Parsing <i.lmf>... SUCCESS
Parsing <i.lswt>... SUCCESS
Parsing <i.modis>... FAILED
Parsing <i.nightlights.intercalibration>... SUCCESS
Parsing <i.ortho.corr>... SUCCESS
Parsing <i.points.auto>... SUCCESS
Parsing <i.pr>... FAILED
Parsing <i.pysptools.unmix>... SUCCESS
Parsing <i.rh>... SUCCESS
Parsing <i.rotate>... SUCCESS
Parsing <i.sar.speckle>... SUCCESS
Parsing <i.segment.gsoc>... SUCCESS
Parsing <i.segment.hierarchical>... FAILED
Parsing <i.segment.stats>... SUCCESS
Parsing <i.segment.uspo>... SUCCESS
Parsing <i.sentinel>... FAILED
Parsing <i.signature.copy>... SUCCESS
Parsing <i.signature.list>... SUCCESS
Parsing <i.signature.remove>... SUCCESS
Parsing <i.spec.sam>... SUCCESS
Parsing <i.spec.unmix>... SUCCESS
Parsing <i.superpixels.slic>... SUCCESS
Parsing <i.theilsen>... SUCCESS
Parsing <i.variance>... SUCCESS
Parsing <i.vi.mpi>... FAILED
Parsing <i.water>... SUCCESS
Parsing <i.wavelet>... SUCCESS
Parsing <i.wi>... SUCCESS
Parsing <i.zero2null>... SUCCESS
Parsing <m.csv.clean>... SUCCESS
Parsing <m.gcp.filter>... SUCCESS
Parsing <m.printws>... SUCCESS
Parsing <r.accumulate>... SUCCESS
Parsing <r.agent>... FAILED
Parsing <r.area>... SUCCESS
Parsing <r.area.createweight>... SUCCESS
Parsing <r.basin>... SUCCESS
Parsing <r.bearing.distance>... SUCCESS
Parsing <r.bioclim>... SUCCESS
Parsing <r.bitpattern>... SUCCESS
Parsing <r.catchment>... SUCCESS
Parsing <r.category.trim>... SUCCESS
Parsing <r.cell.area>... SUCCESS
Parsing <r.centroids>... SUCCESS
Parsing <r.change.info>... SUCCESS
Parsing <r.clip>... SUCCESS
Parsing <r.colors.contrastbrightness>... SUCCESS
Parsing <r.colors.cubehelix>... SUCCESS
Parsing <r.colors.matplotlib>... SUCCESS
Parsing <r.colors.out_sld>... SUCCESS
Parsing <r.confusionmatrix>... SUCCESS
Parsing <r.connectivity>... FAILED
Parsing <r.convergence>... SUCCESS
Parsing <r.cpt2grass>... SUCCESS
Parsing <r.crater>... SUCCESS
Parsing <r.damflood>... SUCCESS
Parsing <r.denoise>... SUCCESS
Parsing <r.divergence>... SUCCESS
Parsing <r.diversity>... SUCCESS
Parsing <r.droka>... SUCCESS
Parsing <r.edm.eval>... SUCCESS
Parsing <r.estimap.recreation>... SUCCESS
Parsing <r.euro.ecosystem>... SUCCESS
Parsing <r.exdet>... SUCCESS
Parsing <r.extract>... SUCCESS
Parsing <r.fidimo>... SUCCESS
Parsing <r.fill.category>... SUCCESS
Parsing <r.findtheriver>... SUCCESS
Parsing <r.flexure>... SUCCESS
Parsing <r.flip>... SUCCESS
Parsing <r.flowfill>... FAILED
Parsing <r.forcircular>... SUCCESS
Parsing <r.forestfrag>... SUCCESS
Parsing <r.futures>... FAILED
Parsing <r.fuzzy.logic>... SUCCESS
Parsing <r.fuzzy.set>... SUCCESS
Parsing <r.fuzzy.system>... SUCCESS
Parsing <r.gdd>... SUCCESS
Parsing <r.gradient>... SUCCESS
Parsing <r.green>... FAILED
Parsing <r.gsflow.hydrodem>... SUCCESS
Parsing <r.gwr>... SUCCESS
Parsing <r.hants>... SUCCESS
Parsing <r.hazard.flood>... SUCCESS
Parsing <r.houghtransform>... SUCCESS
Parsing <r.hydrodem>... SUCCESS
Parsing <r.hypso>... SUCCESS
Parsing <r.in.nasadem>... SUCCESS
Parsing <r.in.ogc>... FAILED
Parsing <r.in.pdal>... SUCCESS
Parsing <r.in.srtm.region>... SUCCESS
Parsing <r.in.usgs>... SUCCESS
Parsing <r.in.wcs>... SUCCESS
Parsing <r.jpdf>... SUCCESS
Parsing <r.lake.series>... SUCCESS
Parsing <r.landscape.evol>... SUCCESS
Parsing <r.landscape.evol.old>... SUCCESS
Parsing <r.le.patch>... FAILED
Parsing <r.le.pixel>... SUCCESS
Parsing <r.le.setup>... FAILED
Parsing <r.le.trace>... FAILED
Parsing <r.learn.ml>... SUCCESS
Parsing <r.learn.ml2>... FAILED
Parsing <r.local.relief>... SUCCESS
Parsing <r.mapcalc.tiled>... SUCCESS
Parsing <r.massmov>... SUCCESS
Parsing <r.maxent.lambdas>... SUCCESS
Parsing <r.mblend>... SUCCESS
Parsing <r.mcda.ahp>... SUCCESS
Parsing <r.mcda.electre>... SUCCESS
Parsing <r.mcda.input>... SUCCESS
Parsing <r.mcda.output>... SUCCESS
Parsing <r.mcda.promethee>... SUCCESS
Parsing <r.mcda.roughset>... SUCCESS
Parsing <r.mcda.topsis>... SUCCESS
Parsing <r.meb>... SUCCESS
Parsing <r.mess>... SUCCESS
Parsing <r.mregression.series>... SUCCESS
Parsing <r.mwprecip>... SUCCESS
Parsing <r.neighborhoodmatrix>... SUCCESS
Parsing <r.niche.similarity>... SUCCESS
Parsing <r.northerness.easterness>... SUCCESS
Parsing <r.null.all>... SUCCESS
Parsing <r.object.activelearning>... SUCCESS
Parsing <r.object.geometry>... SUCCESS
Parsing <r.object.spatialautocor>... SUCCESS
Parsing <r.object.thickness>... SUCCESS
Parsing <r.out.kde>... SUCCESS
Parsing <r.out.legend>... SUCCESS
Parsing <r.out.maxent_swd>... SUCCESS
Parsing <r.out.ntv2>... SUCCESS
Parsing <r.out.tiff>... SUCCESS
Parsing <r.patch.smooth>... SUCCESS
Parsing <r.pi>... FAILED
Parsing <r.popgrowth>... SUCCESS
Parsing <r.pops.spread>... SUCCESS
Parsing <r.prominence>... SUCCESS
Parsing <r.quantile.ref>... SUCCESS
Parsing <r.random.weight>... SUCCESS
Parsing <r.recode.attr>... SUCCESS
Parsing <r.regression.series>... SUCCESS
Parsing <r.resamp.tps>... SUCCESS
Parsing <r.richdem.breachdepressions>... SUCCESS
Parsing <r.richdem.filldepressions>... SUCCESS
Parsing <r.richdem.flowaccumulation>... SUCCESS
Parsing <r.richdem.resolveflats>... SUCCESS
Parsing <r.richdem.terrainattribute>... SUCCESS
Parsing <r.rock.stability>... SUCCESS
Parsing <r.roughness.vector>... SUCCESS
Parsing <r.sample.category>... SUCCESS
Parsing <r.scatterplot>... SUCCESS
Parsing <r.seasons>... SUCCESS
Parsing <r.series.decompose>... SUCCESS
Parsing <r.series.diversity>... SUCCESS
Parsing <r.series.filter>... SUCCESS
Parsing <r.series.lwr>... SUCCESS
Parsing <r.shaded.pca>... SUCCESS
Parsing <r.shalstab>... SUCCESS
Parsing <r.sim.terrain>... SUCCESS
Parsing <r.sim.water.mp>... SUCCESS
Parsing <r.skyline>... SUCCESS
Parsing <r.skyview>... SUCCESS
Parsing <r.slope.direction>... SUCCESS
Parsing <r.smooth.seg>... SUCCESS
Parsing <r.soillossbare>... SUCCESS
Parsing <r.soils.texture>... SUCCESS
Parsing <r.stream.basins>... SUCCESS
Parsing <r.stream.channel>... SUCCESS
Parsing <r.stream.distance>... SUCCESS
Parsing <r.stream.order>... SUCCESS
Parsing <r.stream.segment>... SUCCESS
Parsing <r.stream.slope>... SUCCESS
Parsing <r.stream.snap>... SUCCESS
Parsing <r.stream.stats>... SUCCESS
Parsing <r.stream.variables>... SUCCESS
Parsing <r.stream.watersheds>... SUCCESS
Parsing <r.subdayprecip.design>... SUCCESS
Parsing <r.suitability.regions>... SUCCESS
Parsing <r.sun.daily>... SUCCESS
Parsing <r.sun.hourly>... SUCCESS
Parsing <r.sun.mp>... FAILED
Parsing <r.surf.idw2>... SUCCESS
Parsing <r.surf.nnbathy>... SUCCESS
Parsing <r.terrain.texture>... SUCCESS
Parsing <r.texture.tiled>... SUCCESS
Parsing <r.threshold>... SUCCESS
Parsing <r.to.vect.lines>... SUCCESS
Parsing <r.to.vect.tiled>... SUCCESS
Parsing <r.tpi>... SUCCESS
Parsing <r.traveltime>... SUCCESS
Parsing <r.tri>... SUCCESS
Parsing <r.univar2>... SUCCESS
Parsing <r.valley.bottom>... SUCCESS
Parsing <r.vect.stats>... SUCCESS
Parsing <r.vector.ruggedness>... SUCCESS
Parsing <r.viewshed.cva>... SUCCESS
Parsing <r.viewshed.exposure>... SUCCESS
Parsing <r.vif>... SUCCESS
Parsing <r.vol.dem>... SUCCESS
Parsing <r.wateroutlet.lessmem>... SUCCESS
Parsing <r.width.funct>... SUCCESS
Parsing <r.zonal.classes>... SUCCESS
Parsing <r3.count.categories>... SUCCESS
Parsing <r3.forestfrag>... SUCCESS
Parsing <r3.profile>... SUCCESS
Parsing <r3.scatterplot>... SUCCESS
Parsing <r3.to.group>... SUCCESS
Parsing <r3.what>... SUCCESS
Parsing <t.rast.climatologies>... SUCCESS
Parsing <t.rast.kappa>... SUCCESS
Parsing <t.rast.null>... SUCCESS
Parsing <t.rast.out.xyz>... SUCCESS
Parsing <t.rast.patch>... SUCCESS
Parsing <t.rast.what.aggr>... SUCCESS
Parsing <t.rast.whatcsv>... SUCCESS
Parsing <v.area.stats>... SUCCESS
Parsing <v.area.weigh>... SUCCESS
Parsing <v.build.pg>... SUCCESS
Parsing <v.centerline>... SUCCESS
Parsing <v.centerpoint>... SUCCESS
Parsing <v.civil>... FAILED
Parsing <v.class.ml>... FAILED
Parsing <v.class.mlR>... SUCCESS
Parsing <v.class.mlpy>... SUCCESS
Parsing <v.clean.ogr>... SUCCESS
Parsing <v.colors2>... SUCCESS
Parsing <v.concave.hull>... SUCCESS
Parsing <v.convert>... SUCCESS
Parsing <v.convert.all>... SUCCESS
Parsing <v.db.pyupdate>... SUCCESS
Parsing <v.delaunay3d>... FAILED
Parsing <v.ellipse>... SUCCESS
Parsing <v.explode>... SUCCESS
Parsing <v.external.all>... SUCCESS
Parsing <v.faultdirections>... SUCCESS
Parsing <v.fixed.segmentpoints>... SUCCESS
Parsing <v.flexure>... SUCCESS
Parsing <v.greedycolors>... SUCCESS
Parsing <v.gsflow.export>... SUCCESS
Parsing <v.gsflow.gravres>... SUCCESS
Parsing <v.gsflow.grid>... SUCCESS
Parsing <v.gsflow.hruparams>... SUCCESS
Parsing <v.gsflow.mapdata>... SUCCESS
Parsing <v.gsflow.reaches>... SUCCESS
Parsing <v.gsflow.segments>... SUCCESS
Parsing <v.habitat.dem>... SUCCESS
Parsing <v.in.csv>... SUCCESS
Parsing <v.in.gbif>... SUCCESS
Parsing <v.in.geopaparazzi>... SUCCESS
Parsing <v.in.gns>... SUCCESS
Parsing <v.in.gps>... SUCCESS
Parsing <v.in.natura2000>... SUCCESS
Parsing <v.in.ogc>... FAILED
Parsing <v.in.osm>... SUCCESS
Parsing <v.in.ply>... SUCCESS
Parsing <v.in.pygbif>... SUCCESS
Parsing <v.in.redlist>... SUCCESS
Parsing <v.in.redwg>... FAILED
Parsing <v.in.survey>... SUCCESS
Parsing <v.in.wfs2>... SUCCESS
Parsing <v.isochrones>... SUCCESS
Parsing <v.krige>... FAILED
Parsing <v.kriging>... SUCCESS
Parsing <v.label.sa>... SUCCESS
Parsing <v.lidar.mcc>... SUCCESS
Parsing <v.link.precip>... SUCCESS
Parsing <v.mapcalc>... SUCCESS
Parsing <v.maxent.swd>... SUCCESS
Parsing <v.median>... SUCCESS
Parsing <v.mrmr>... SUCCESS
Parsing <v.neighborhoodmatrix>... SUCCESS
Parsing <v.net.curvedarcs>... SUCCESS
Parsing <v.net.salesman.opt>... SUCCESS
Parsing <v.nnstat>... FAILED
Parsing <v.out.gps>... SUCCESS
Parsing <v.out.ply>... SUCCESS
Parsing <v.out.png>... SUCCESS
Parsing <v.percolate>... SUCCESS
Parsing <v.ply.rectify>... SUCCESS
Parsing <v.profile.points>... SUCCESS
Parsing <v.rast.bufferstats>... SUCCESS
Parsing <v.sort.points>... SUCCESS
Parsing <v.stats>... FAILED
Parsing <v.strds.stats>... SUCCESS
Parsing <v.stream.inbasin>... SUCCESS
Parsing <v.stream.network>... SUCCESS
Parsing <v.stream.order>... SUCCESS
Parsing <v.stream.profiler>... FAILED
Parsing <v.surf.icw>... SUCCESS
Parsing <v.surf.mass>... SUCCESS
Parsing <v.surf.nnbathy>... SUCCESS
Parsing <v.surf.tps>... SUCCESS
Parsing <v.tin.to.rast>... SUCCESS
Parsing <v.to.rast.multi>... SUCCESS
Parsing <v.transects>... SUCCESS
Parsing <v.vect.stats.multi>... SUCCESS
Parsing <v.vol.idw>... SUCCESS
Parsing <v.what.rast.multi>... SUCCESS
Parsing <v.what.spoly>... SUCCESS
Parsing <v.what.strds.timestamp>... SUCCESS
Parsing <wx.metadata>... FAILED
Parsing <wx.mwprecip>... FAILED
Parsing <wx.stream>... FAILED
Parsing <wx.wms>... FAILED
Execution of </home/neteler/cronjobs/build-xml.py --build /home/neteler/.grass7/addons> finished.
Cleaning up temporary files...
Injecting G8.x new current version hint in a red box into MAN pages...
Injecting G8.x new current version hint in a red box into libpython MAN pages...
Makefile:13: warning: overriding recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.polar'
../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/d.polar'
Makefile:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/db.test'
../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/db.test'
Finished GRASS 78  compilation.
Written to: /var/www/code_and_data/grass78/binary/linux/snapshot
Copied HTML 7 manual to https://grass.osgeo.org/grass78/manuals/ (with canonical in metadata)
Copied pygrass progman 7 to https://grass.osgeo.org/grass78/manuals/libpython/ (with canonical in metadata)
Copied Addons 7 to https://grass.osgeo.org/grass78/manuals/addons/ (with canonical in metadata)