- * Package: sci-visualization/gri-2.12.23
- * Repository: gentoo
- * Maintainer: sci@gentoo.org
- * USE: amd64 doc elibc_glibc emacs kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking gri-2.12.23.tar.gz to /tmp/portage/sci-visualization/gri-2.12.23/work
- >>> Source unpacked in /tmp/portage/sci-visualization/gri-2.12.23/work
- >>> Preparing source in /tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23 ...
- * Applying gri-2.12.18-postscript.patch ...
- [ ok ]
- * Applying gri-2.12.23-perl-5.16.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23 ...
- * econf: updating gri-2.12.23/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating gri-2.12.23/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether make sets $(MAKE)... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for old C++ subroutine called string::remove... no
- checking for gcc compiler... checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- yes
- checking for C++ compiler with new headers as of August 2002... yes
- checking for DEC cxx compiler... no
- checking for DEC alpha computer... no
- checking for BeOS environment... no
- checking for FreeBSD system... no
- checking for OPENBSD system... no
- checking for HPUX environment... no
- checking for NetBSD system... no
- checking for for Sun Microsystems computer... no
- checking for for IBM AIX computer with IBM compiler... no
- checking for for mingw32 system... no
- checking to see whether this machine is big endian or little endian... little
- 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 for unistd.h... (cached) yes
- checking for netcdf library... yes
- done
- checking for convert... yes
- checking for ANSI C header files... (cached) yes
- checking for poptReadConfigFile in -lpopt... yes
- checking for readline in -lreadline... yes
- checking for pid_t... yes
- checking for isnan... yes
- checking for isinf... yes
- checking for acosh... yes
- checking for getcwd... yes
- checking for popen... yes
- checking for mkstemp... yes
- checking for tmpnam... yes
- checking for tempnam... yes
- checking for gethostname... yes
- checking for access... yes
- checking for lstat... yes
- checking for stat... yes
- checking for strerror... yes
- checking whether getenv is declared... yes
- checking whether drand48 is declared... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating debian/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/examples/Makefile
- config.status: creating doc/tst_suite/Makefile
- config.status: creating doc/resources/Makefile
- config.status: creating doc/screenshots/Makefile
- config.status: creating src/Makefile
- config.status: creating src/popt/Makefile
- config.status: executing depfiles commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23 ...
- * QA Notice: USE Flag 'hdf5' not in IUSE for sci-visualization/gri-2.12.23
- make -j24
- Making all in src
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- Making all in popt
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c findme.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c popt.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poptconfig.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c popthelp.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poptparse.c
- popt.c: In function 'execCommand':
- popt.c:225:13: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result]
- rm -f libgripopt.a
- ar cru libgripopt.a findme.o popt.o poptconfig.o popthelp.o poptparse.o
- x86_64-pc-linux-gnu-ranlib libgripopt.a
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o main.o main.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o G_string.o G_string.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GriColor.o GriColor.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GriPath.o GriPath.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GriState.o GriState.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o assert.o assert.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chopword.o chopword.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o close.o close.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o command.o command.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o convert.o convert.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o debug.o debug.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o delete.o delete.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o differ.o differ.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o doline.o doline.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o draw.o draw.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o endup.o endup.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o expect.o expect.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.o file.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o filter.o filter.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o flip.o flip.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gr.o gr.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gr_coll.o gr_coll.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o graxes.o graxes.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o grcntour.o grcntour.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gri.o gri.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o grimage.o grimage.cc
- gr_coll.cc: In member function 'bool GriString::word_from_FILE(FILE*, unsigned int*)':
- gr_coll.cc:151:11: warning: value computed is not used [-Wunused-value]
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o grinterp.o grinterp.cc
- draw.cc: In function 'bool draw_isopycnalCmd()':
- draw.cc:1561:7: warning: variable 'hit_top' set but not used [-Wunused-but-set-variable]
- expect.cc: In function 'bool expectingCmd()':
- expect.cc:53:7: warning: variable 'only_one_dot' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o grsmooth.o grsmooth.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o grstring.o grstring.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o group.o group.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o heal.o heal.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o help.o help.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o if.o if.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ignore.o ignore.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o image.o image.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o input.o input.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o insert.o insert.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o interp.o interp.cc
- grstring.cc: In function 'void gr_show_at(char*, double, double, gr_textStyle, double)':
- grstring.cc:406:14: warning: variable 'fn_svg' set but not used [-Wunused-but-set-variable]
- grstring.cc: In function 'void gr_drawstring_svg(const char*, double, double, double)':
- grstring.cc:1049:18: warning: variable 'slant_font' set but not used [-Wunused-but-set-variable]
- grstring.cc:1051:18: warning: variable 'know_slant_font' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mask.o mask.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o math.o math.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o new.o new.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o open.o open.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o popen.o popen.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o query.o query.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o quit.o quit.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o read.o read.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o regress.o regress.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o reorder.o reorder.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rescale.o rescale.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rewind.o rewind.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rpn.o rpn.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rpncalc.o rpncalc.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scales.o scales.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o set.o set.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o show.o show.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o skip.o skip.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sleep.o sleep.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o smooth.o smooth.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o source.o source.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o startup.o startup.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o state.o state.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stats.o stats.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o storage.o storage.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o synonyms.o synonyms.cc
- x86_64-pc-linux-gnu-g++ -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/usr/include -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. template.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o timer.o timer.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o unlink.o unlink.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o utility.o utility.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o variable.o variable.cc
- show.cc: In function 'bool show_next_lineCmd()':
- show.cc:838:59: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o version.o version.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o while.o while.cc
- x86_64-pc-linux-gnu-g++ -DDEFAULT_GRI_DIR=\"/usr/share/gri/\" -DPACKAGE_NAME=\"gri\" -DPACKAGE_TARNAME=\"gri\" -DPACKAGE_VERSION=\"2.12.23\" -DPACKAGE_STRING=\"gri\ 2.12.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gri\" -DVERSION=\"2.12.23\" -DGRI_IS_BIG_ENDIAN=0 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNETCDF=1 -DSTDC_HEADERS=1 -DHAVE_LIBREADLINE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_ACOSH=1 -DHAVE_GETCWD=1 -DHAVE_POPEN=1 -DHAVE_MKSTEMP=1 -DHAVE_TMPNAM=1 -DHAVE_TEMPNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_ACCESS=1 -DHAVE_LSTAT=1 -DHAVE_STAT=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_DRAND48=1 -I. -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o write.o write.cc
- cat ./gri.cmd-skel | sed -e s,VERSION,2.12.23, > gri.cmd
- cat ./startup.msg | sed -e s,VERSION,2.12.23, -e s,PREFIX,/usr, > startup.msg-tmp
- x86_64-pc-linux-gnu-g++ -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o gri main.o G_string.o GriColor.o GriPath.o GriState.o assert.o chopword.o close.o command.o convert.o debug.o delete.o differ.o doline.o draw.o endup.o expect.o file.o filter.o flip.o gr.o gr_coll.o graxes.o grcntour.o gri.o grimage.o grinterp.o grsmooth.o grstring.o group.o heal.o help.o if.o ignore.o image.o input.o insert.o interp.o mask.o math.o new.o open.o popen.o query.o quit.o read.o regress.o reorder.o rescale.o rewind.o rpn.o rpncalc.o scales.o set.o show.o skip.o sleep.o smooth.o source.o startup.o state.o stats.o storage.o synonyms.o template.o timer.o unlink.o utility.o variable.o version.o while.o write.o -lreadline -L/usr/lib -lnetcdf popt/libgripopt.a -lreadline -L/usr/lib -lnetcdf
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- Making all in doc
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- Making all in examples
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- perl ./../gri2html example1.gri example1.html
- perl ./../gri2html example2.gri example2.html
- perl ./../gri2html example3.gri example3.html
- perl ./../gri2html example4.gri example4.html
- perl ./../gri2html example5.gri example5.html
- perl ./../gri2html example6.gri example6.html
- perl ./../gri2html example6histogram.gri example6histogram.html
- perl ./../gri2html example7.gri example7.html
- perl ./../gri2html example8.gri example8.html
- perl ./../gri2html example9.gri example9.html
- perl ./../gri2html example10.gri example10.html
- perl ./../gri2html example10color.gri example10color.html
- perl ./../gri2html example11.gri example11.html
- perl ./../gri2html example12.gri example12.html
- perl ./../gri2html example13.gri example13.html
- perl ./../gri2html FEM.gri FEM.html
- perl ./../gri2html logo.gri logo.html
- convert FEM.ps FEM.png
- convert example1.ps example1.png
- convert example2.ps example2.png
- convert example3.ps example3.png
- convert example4.ps example4.png
- convert example5.ps example5.png
- convert example6.ps example6.png
- convert example6histogram.ps example6histogram.png
- convert example7.ps example7.png
- convert example8.ps example8.png
- convert example9.ps example9.png
- convert example10.ps example10.png
- convert example10color.ps example10color.png
- convert example11.ps example11.png
- convert example12.ps example12.png
- convert example13.ps example13.png
- convert logo.ps logo.png
- cp example1.ps example1.eps
- cp example2.ps example2.eps
- cp example3.ps example3.eps
- cp example4.ps example4.eps
- chmod +w example1.eps
- cp example5.ps example5.eps
- chmod +w example2.eps
- chmod +w example3.eps
- chmod +w example4.eps
- cp example6.ps example6.eps
- chmod +w example5.eps
- cp example6histogram.ps example6histogram.eps
- cp example7.ps example7.eps
- cp example8.ps example8.eps
- chmod +w example6.eps
- chmod +w example6histogram.eps
- cp example9.ps example9.eps
- chmod +w example7.eps
- chmod +w example8.eps
- cp example10.ps example10.eps
- chmod +w example9.eps
- cp example10color.ps example10color.eps
- cp example11.ps example11.eps
- chmod +w example10.eps
- cp example12.ps example12.eps
- chmod +w example10color.eps
- cp example13.ps example13.eps
- chmod +w example11.eps
- cp FEM.ps FEM.eps
- chmod +w example12.eps
- chmod +w example13.eps
- cp logo.ps logo.eps
- chmod +w FEM.eps
- chmod +w logo.eps
- convert -geometry 90x999 example7.png example7-tiny.png
- convert -geometry 90x999 example11.png example11-tiny.png
- convert -geometry 90x999 example12.png example12-tiny.png
- convert -geometry 90x999 FEM.png FEM-tiny.png
- convert -geometry 90x999 example3.png example3-tiny.png
- convert -geometry 90x999 example4.png example4-tiny.png
- convert -geometry 90x999 example8.png example8-tiny.png
- convert -geometry 90x999 example2.png example2-tiny.png
- convert -geometry 90x999 example1.png example1-tiny.png
- convert -geometry 90x999 example13.png example13-tiny.png
- convert -geometry 90x999 example10.png example10-tiny.png
- convert -geometry 90x999 example5.png example5-tiny.png
- convert -geometry 90x999 example10color.png example10color-tiny.png
- convert -geometry 90x999 example9.png example9-tiny.png
- convert -geometry 90x999 example6histogram.png example6histogram-tiny.png
- convert -geometry 90x999 example6.png example6-tiny.png
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- Making all in resources
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/resources'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/resources'
- Making all in screenshots
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/screenshots'
- convert -geometry 500x999 gri-screenshot-1.png gri-screenshot-1.pgm
- convert -geometry 500x999 gri-screenshot-2.png gri-screenshot-2.pgm
- convert -geometry 500x999 gri-screenshot-3.png gri-screenshot-3.pgm
- convert -geometry 500x999 gri-screenshot-4.png gri-screenshot-4.pgm
- convert gri-screenshot-3.pgm gri-screenshot-3.eps
- convert gri-screenshot-4.pgm gri-screenshot-4.eps
- convert gri-screenshot-1.pgm gri-screenshot-1.eps
- convert gri-screenshot-2.pgm gri-screenshot-2.eps
- rm gri-screenshot-1.pgm gri-screenshot-2.pgm gri-screenshot-3.pgm gri-screenshot-4.pgm
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/screenshots'
- Making all in tst_suite
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- perl ./../gri2html tst_IO.gri tst_IO.html
- perl ./../gri2html tst_control.gri tst_control.html
- perl ./../gri2html tst_rpn.gri tst_rpn.html
- perl ./../gri2html tst_var_syn.gri tst_var_syn.html
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- tex ./refcard.tex
- tex ./cmdrefcard.tex
- This is TeX, Version 3.1415926 (TeX Live 2012)
- This is TeX, Version 3.1415926 (TeX Live 2012)
- (./refcard.tex [3 V columns per page](./cmdrefcard.tex [3 V columns per page] [1] [1] [2] )
- Output written on refcard.dvi (2 pages, 14572 bytes).
- Transcript written on refcard.log.
- [2] [3] )
- Output written on cmdrefcard.dvi (3 pages, 20484 bytes).
- Transcript written on cmdrefcard.log.
- dvips -o refcard.ps -t landscape -t letter refcard.dvi
- dvips -o cmdrefcard.ps -t landscape -t letter cmdrefcard.dvi
- This is dvips(k) 5.992 Copyright 2012 Radical Eye Software (www.radicaleye.com)
- ' TeX output 2013.01.25:1521' -> refcard.ps
- This is dvips(k) 5.992 Copyright 2012 Radical Eye Software (www.radicaleye.com)
- ' TeX output 2013.01.25:1521' -> cmdrefcard.ps
- </usr/share/texmf/dvips/base/tex.pro></usr/share/texmf/dvips/base/texps.pro>
- . </usr/share/texmf/dvips/base/tex.pro></usr/share/texmf/dvips/base/texps.pro>
- . </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti8.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti8.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt8.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt8.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb>
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb>[1
- </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb>] [2[1]
- ] [2] [3]
- make html
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- cd examples ; make
- make[4]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- cd tst_suite ; make
- make[4]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- /bin/sh /tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/missing --run makeinfo -I. gri.texi
- cat ./gri.texi > TMP
- perl ./make_html_index >> TMP
- info: Writing node (gri.info)Concept Index...
- info: Done.
- perl ./make_html_commandindex >> TMP
- info: Writing node (gri.info)Index of Commands...
- info: Done.
- perl ./make_html_builtinindex >> TMP
- info: Writing node (gri.info)Index of Builtins...
- info: Done.
- cat TMP | perl ./texinfo2HTML > gri-long
- rm -f TMP
- rm -f gri[1-9]*.html
- perl ./HTML_subdivide gri-long "The Gri graphing language"
- rm -f gri-long
- rm -f *.pass2
- if test ! -f index.html ; then ln -s gri1.html index.html ; fi
- touch html
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- Making all in debian
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/debian'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/debian'
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- make[1]: Nothing to be done for `all-am'.
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- * Compiling GNU Emacs Elisp files ...
- In toplevel form:
- gri-mode.el:646:17:Warning: value returned from (fboundp (quote when)) is
- unused
- In gri-initialize-version:
- gri-mode.el:844:21:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gri-set-version:
- gri-mode.el:1154:25:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gri-build-syntax:
- gri-mode.el:1184:19:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- gri-mode.el:1191:44:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gri-create-cmd-name:
- gri-mode.el:1357:34:Warning: `delete-backward-char' used from Lisp code
- That command is designed for interactive use only
- gri-mode.el:1387:7:Warning: `delete-backward-char' used from Lisp code
- That command is designed for interactive use only
- In gri-isolate-this-command:
- gri-mode.el:1405:19:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- gri-mode.el:1414:15:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gri-format-display-command:
- gri-mode.el:1744:15:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gri-option-select:
- gri-mode.el:2433:23:Warning: `delete-backward-char' used from Lisp code
- That command is designed for interactive use only
- In gri-help-apropos:
- gri-mode.el:2645:47:Warning: `print-help-return-message' is an obsolete
- function (as of 23.2); use `help-print-return-message' instead.
- In gri-do-run:
- gri-mode.el:2788:19:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- gri-mode.el:2802:46:Warning: `string-to-int' is an obsolete function (as of
- 22.1); use `string-to-number' instead.
- gri-mode.el:2803:17:Warning: `goto-line' used from Lisp code
- That command is designed for interactive use only
- gri-mode.el:2835:19:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gri-convert-comments:
- gri-mode.el:3024:39:Warning: `delete-backward-char' used from Lisp code
- That command is designed for interactive use only
- gri-mode.el:3018:13:Warning: `delete-backward-char' used from Lisp code
- That command is designed for interactive use only
- gri-mode.el:3024:16:Warning: `delete-backward-char' used from Lisp code
- That command is designed for interactive use only
- In gri-function-skeleton:
- gri-mode.el:3150:20:Warning: `previous-line' used from Lisp code
- That command is designed for interactive use only
- In gri-font-lock-setup:
- gri-mode.el:3187:8:Warning: set-face-foreground called with 5 arguments, but
- accepts only 2-3
- In gri-print:
- gri-mode.el:3595:12:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gri-menubar-cmds-build:
- gri-mode.el:4045:20:Warning: `delete-backward-char' used from Lisp code
- That command is designed for interactive use only
- gri-mode.el:4170:17:Warning: value returned from (fboundp (quote imenu)) is
- unused
- gri-mode.el:4309:6:Warning: reference to free variable `initial-toolbar-spec'
- gri-mode.el:4447:4:Warning: `mapcar' called for effect; use `mapc' or `dolist'
- instead
- In gri-mode:
- gri-mode.el:4603:21:Warning: `default-fill-column' is an obsolete variable (as
- of 23.2); use `fill-column' instead.
- gri-mode.el:4678:25:Warning: reference to free variable `gri-mode-menu2'
- gri-mode.el:4679:25:Warning: reference to free variable `gri-mode-menu3'
- gri-mode.el:4680:25:Warning: reference to free variable `gri-mode-menu4'
- gri-mode.el:4683:22:Warning: reference to free variable `default-toolbar'
- gri-mode.el:4683:61:Warning: reference to free variable `gri-mode-toolbar'
- In end of data:
- gri-mode.el:4999:1:Warning: the following functions are not known to be
- defined: Info-goto-node, show-entry, hide-region-body,
- toolbar-make-button-list, gri-mode-toolbar-make-button,
- set-buffer-menubar, console-on-window-system-p, set-specifier
- Wrote /tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/gri-mode.elc
- [ ok ]
- >>> Source compiled.
- >>> Test phase [check]: sci-visualization/gri-2.12.23
- * Tinderbox QA Notice: 'make' called by __eapi0_src_test
- make -j24 -j24 -j1 check
- Making check in src
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- Making check in popt
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- doc/tst_suite/tst_var_syn.gri ... passed
- doc/tst_suite/tst_control.gri ... passed
- doc/tst_suite/tst_rpn.gri ... failed test 6.1 at ?file? line ?line?.
- make[1]: *** [check] Error 1
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- make: *** [check-recursive] Error 1
- * ERROR: sci-visualization/gri-2.12.23 failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=sci-visualization/gri-2.12.23'`,
- * the complete build log and the output of `emerge -pqv '=sci-visualization/gri-2.12.23'`.
- * The complete build log is located at '/var/log/portage/sci-visualization:gri-2.12.23:20130125-152053.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sci-visualization/gri-2.12.23/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sci-visualization/gri-2.12.23/temp/environment'.
- * Working directory: '/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- * S: '/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- >>> Install gri-2.12.23 into /tmp/portage/sci-visualization/gri-2.12.23/image/ category sci-visualization
- make -j24 DESTDIR=/tmp/portage/sci-visualization/gri-2.12.23/image/ install
- Making install in src
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- Making install in popt
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src/popt'
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/sci-visualization/gri-2.12.23/image//usr/bin"
- mkdir -m 755 -p /tmp/portage/sci-visualization/gri-2.12.23/image//usr/bin
- mkdir -m 755 -p /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/emacs/site-lisp
- /usr/bin/install -c ./gri_unpage /tmp/portage/sci-visualization/gri-2.12.23/image//usr/bin/gri_unpage
- /usr/bin/install -c -m 644 ./gri-mode.el /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/emacs/site-lisp/gri-mode.el
- /usr/bin/install -c ./gri_merge /tmp/portage/sci-visualization/gri-2.12.23/image//usr/bin/gri_merge
- mkdir -m 755 -p /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri
- /usr/bin/install -c -m 644 startup.msg-tmp /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/startup.msg
- /usr/bin/install -c -m 644 gri.cmd /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/gri.cmd
- /usr/bin/install -c -m 644 rgb.txt /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/rgb.txt
- /usr/bin/install -c -m 644 logo.dat /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/logo.dat
- /usr/bin/install -c 'gri' '/tmp/portage/sci-visualization/gri-2.12.23/image//usr/bin/gri'
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/src'
- Making install in doc
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- Making install in examples
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- Making install in resources
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/resources'
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/resources'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/resources'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/resources'
- Making install in screenshots
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/screenshots'
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/screenshots'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/screenshots'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/screenshots'
- Making install in tst_suite
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- make html
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- cd examples ; make
- make[4]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/examples'
- cd tst_suite ; make
- make[4]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc/tst_suite'
- /bin/sh /tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/missing --run makeinfo -I. gri.texi
- cat ./gri.texi > TMP
- perl ./make_html_index >> TMP
- info: Writing node (gri.info)Concept Index...
- info: Done.
- perl ./make_html_commandindex >> TMP
- info: Writing node (gri.info)Index of Commands...
- info: Done.
- perl ./make_html_builtinindex >> TMP
- info: Writing node (gri.info)Index of Builtins...
- info: Done.
- cat TMP | perl ./texinfo2HTML > gri-long
- rm -f TMP
- rm -f gri[1-9]*.html
- perl ./HTML_subdivide gri-long "The Gri graphing language"
- rm -f gri-long
- rm -f *.pass2
- if test ! -f index.html ; then ln -s gri1.html index.html ; fi
- touch html
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- make[3]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- make[3]: Nothing to be done for `install-exec-am'.
- make html-install
- test -z "/usr/share/info" || /bin/mkdir -p "/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info"
- make[4]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- /usr/bin/install -c -d /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html
- /usr/bin/install -c -d /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/resources
- /usr/bin/install -c -m 644 ./resources/*.gif /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/resources
- /usr/bin/install -c -d /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/tst_suite
- /usr/bin/install -c -m 644 tst_suite/*html /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/tst_suite
- /usr/bin/install -c -m 644 './gri.info' '/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info/gri.info'
- /usr/bin/install -c -m 644 ./examples/*.gri /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/
- /usr/bin/install -c -m 644 './gri.info-1' '/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info/gri.info-1'
- /usr/bin/install -c -m 644 examples/*.html /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/
- /usr/bin/install -c -m 644 './gri.info-2' '/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info/gri.info-2'
- /usr/bin/install -c -m 644 './gri.info-3' '/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info/gri.info-3'
- /usr/bin/install -c -m 644 examples/*.png /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/
- /usr/bin/install -c -d /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/screenshots
- install-info --info-dir='/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info' '/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info/gri.info'
- /usr/bin/install -c -m 644 ./screenshots/*.png /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html/screenshots
- /usr/bin/install -c -m 644 *.html /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html
- /usr/bin/install -c -d /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/examples
- /usr/bin/install -c -m 644 ./examples/model* /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/examples
- /usr/bin/install -c -m 644 ./examples/*.dat /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/examples
- /usr/bin/install -c -m 644 ./examples/*.gri /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/examples
- /usr/bin/install -c -m 644 ./examples/e*.ps /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/examples
- /usr/bin/install -c ./examples/FEM.pl /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/examples
- (cd /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc/html; rm -rf examples ; ln -sf ../examples)
- make[4]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- /bin/mkdir -p /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc
- /usr/bin/install -c -m 644 ./../license.txt /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc
- /usr/bin/install -c -m 644 refcard.ps /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc
- /usr/bin/install -c -m 644 cmdrefcard.ps /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/gri/doc
- mkdir -m 755 -p /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/man/man1
- cat ./../doc/gri-manpage.1 | sed -e s,VERSION,2.12.23, > tmp
- /usr/bin/install -c -m 644 tmp /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/man/man1/gri.1
- rm -f tmp
- /usr/bin/install -c -m 644 ./../doc/gri_merge.1-skel /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/man/man1/gri_merge.1
- /usr/bin/install -c -m 644 ./../doc/gri_unpage.1-skel /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/man/man1/gri_unpage.1
- mkdir -m 755 -p /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info
- echo "INSTALLING INTO INFO_DIR WHICH IS [/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info]"
- INSTALLING INTO INFO_DIR WHICH IS [/tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info]
- /usr/bin/install -c -m 644 ./../doc/gri.info* /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info
- gzip -f --best /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/man/man1/gri_merge.1
- gzip -f --best /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/man/man1/gri_unpage.1
- cd /tmp/portage/sci-visualization/gri-2.12.23/image//usr/share/info ; gzip -f --best gri.info*
- make[3]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/doc'
- Making install in debian
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/debian'
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/debian'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/debian'
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23/debian'
- make[1]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- make[2]: Entering directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- make[1]: Leaving directory `/tmp/portage/sci-visualization/gri-2.12.23/work/gri-2.12.23'
- * Installing Elisp files for GNU Emacs support ...
- [ ok ]
- * Installing site initialisation file for GNU Emacs ...
- [ ok ]
- >>> Completed installing gri-2.12.23 into /tmp/portage/sci-visualization/gri-2.12.23/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/gri
- ecompressdir: bzip2 -9 /usr/share/man
- ecompressdir: bzip2 -9 /usr/share/info
- ecompressdir: bzip2 -9 /usr/share/doc
- * Regenerating site-gentoo.el for GNU Emacs (postinst) ...
- [ ok ]
- * ... 183 site initialisation files included.