checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for executable suffix... no
checking for full floating-point support... yes
checking for pwd... /bin/pwd
checking for source directory... "/home/neteler/src/releasebranch_8_2"
checking for build directory... "/home/neteler/src/releasebranch_8_2"
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... /usr/include/atlas/
checking for location of BLAS library... 
checking cblas.h usability... yes
checking cblas.h presence... yes
checking for cblas.h... yes
checking for dnrm2_ in -lblas... yes
checking for ATL_xerbla in -latlas... no
checking for sgemm in -framework vecLib... no
checking for sgemm_ in -lblas... yes
checking for dgemm_ in -ldgemm... no
checking for sgemm_ in -lblas... yes
checking whether to use LAPACK... "yes"
checking for location of LAPACK includes... /usr/include/atlas/
checking for location of LAPACK library... 
checking clapack.h usability... yes
checking clapack.h presence... yes
checking for clapack.h... yes
checking for dsegv_... no
checking for desgv_ in -llapack... no
checking for dgesv_ in -llapack... yes
checking whether to use Cairo... "yes"
checking for location of cairo includes... 
checking cairo.h usability... yes
checking cairo.h presence... yes
checking for cairo.h... yes
checking for location of cairo library... 
checking for cairo linking flags... -lfontconfig
checking for cairo_create... yes
checking for cairo_xlib_surface_create_with_xrender_format... yes
checking for cairo_xlib_surface_get_xrender_format... yes
checking whether to use FreeType... "yes"
checking for location of FreeType includes... /usr/include/freetype2
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for location of FreeType library... 
checking for FT_Init_FreeType in -lfreetype... yes
checking whether to use NLS... "yes"
checking for gettext... yes
checking whether to use C++... "yes"
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether to use openDWG... "no"
checking whether to use POSIX threads... "no"
checking whether to use OpenMP... "no"
checking whether to use OpenCL... "no"
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking if system supports Large Files at all... yes
configure: creating ./config.status
config.status: creating include/Make/Platform.make
config.status: creating include/Make/Doxyfile_arch_html
config.status: creating include/Make/Doxyfile_arch_latex
config.status: creating include/grass/version.h
config.status: creating grass.pc
config.status: creating include/grass/config.h
Copying config.status to config.status.x86_64-pc-linux-gnu

GRASS is now configured for:  x86_64-pc-linux-gnu

  Source directory:           /home/neteler/src/releasebranch_8_2
  Build directory:            /home/neteler/src/releasebranch_8_2
  Installation directory:     ${prefix}/grass82
  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