* Package: sci-libs/gerris-20131206-r1 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking gerris-snapshot-131206.tar.gz to /var/tmp/portage/sci-libs/gerris-20131206-r1/work >>> Source unpacked in /var/tmp/portage/sci-libs/gerris-20131206-r1/work >>> Preparing source in /var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206 ... * Applying gerris-20130531-hypre-no-mpi.patch ... [ ok ] * Applying gerris-20130531-lis-matrix-csr.patch ... [ ok ] * Applying gerris-20130531-use-blas-lapack-system.patch ... [ ok ] * Applying gerris-20131206-lis-api-change.patch ... [ ok ] * Applying gerris-20131206-DEFAULT_SOURCE-replacement.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: gerris-snapshot-131206/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206 ... * econf: updating gerris-snapshot-131206/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gerris-snapshot-131206/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gerris-20131206-r1 --htmldir=/usr/share/doc/gerris-20131206-r1/html --libdir=/usr/lib64 --enable-shared --disable-static --disable-mpi LAPACK_LIBS=-llapack checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gawk... (cached) gawk checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking whether pointers can be stored in doubles... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTS... yes checking whether modules are supported... yes checking for pkg-config... yes checking for m4... yes checking check whether m4 accepts the -P option... yes checking for pj_fwd in -lproj... no configure: WARNING: libproj not found. Map module will not be available. checking proj_api.h usability... no checking proj_api.h presence... no checking for proj_api.h... no checking for gsl-config... /usr/bin/gsl-config checking for GSL - version >= 0.2.5... yes checking for nc_open in -lnetcdf... yes checking netcdf.h usability... yes checking netcdf.h presence... yes checking for netcdf.h... yes checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for ode-config... yes checking for HYPRE_IJMatrixCreate in -lHYPRE... yes checking HYPRE.h usability... yes checking HYPRE.h presence... yes checking for HYPRE.h... yes checking for lis_initialize in -llis... yes checking lis.h usability... yes checking lis.h presence... yes checking for lis.h... yes checking for FFTW3... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for g_mkdtemp... yes checking for open_memstream... yes checking for funopen... no checking for open_memstream... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gerris2D.pc config.status: creating src/gerris3D.pc config.status: creating tools/Makefile config.status: creating modules/Makefile config.status: creating modules/RStarTree/Makefile config.status: creating modules/kdt/Makefile config.status: creating modules/fes2004/Makefile config.status: creating modules/wavewatch/Makefile config.status: creating modules/culvert/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating doc/tutorial/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manpages/Makefile config.status: creating doc/examples/gfs2doc config.status: creating doc/examples/gfs-highlight config.status: creating doc/examples/crossref.sh config.status: creating desktop/Makefile config.status: creating debian/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration summary System = x86_64-pc-linux-gnu C Compiler = x86_64-pc-linux-gnu-gcc C Flags = -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 MPI enabled = no GModule support = yes pkg-config = yes m4 = yes m4 options = -P open_memstream = yes Modules map = no tide = yes stokes = yes wavewatch = no hypre = yes lis = yes agmg = no ode = yes bubbles = yes fft = yes >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' Making all in src make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' make all-am make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gerris2D-gerris.o `test -f 'gerris.c' || echo './'`gerris.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-ftt.lo `test -f 'ftt.c' || echo './'`ftt.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-fluid.lo `test -f 'fluid.c' || echo './'`fluid.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-variable.lo `test -f 'variable.c' || echo './'`variable.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-output.lo `test -f 'output.c' || echo './'`output.c fluid.c:126:20: warning: ‘interpolate_1D2’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 126 | static GfsGradient interpolate_1D2 (FttCell * cell, | ^~~~~~~~~~~~~~~ fluid.c: In function ‘face_bilinear’: fluid.c:1151:37: warning: ‘d[2]’ is used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wuninitialized-Wuninitialized]8;;] 1151 | d1[0] = d[1]; d1[1] = d[0]; d1[2] = d[2]; | ~~~~~~^~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-solid.lo `test -f 'solid.c' || echo './'`solid.c solid.c: In function ‘paint_mixed_leaf’: solid.c:794:13: warning: Deprecated pre-processor symbol, replace with 794 | w/k, i, solid->s[i]); | ^~~~~~~~~~~~~~~~~~ solid.c: In function ‘check_area_fractions’: solid.c:1010:13: warning: Deprecated pre-processor symbol, replace with 1010 | bb.x2, bb.y2, bb.z2); | ^~~~~~~~~~~~ solid.c:1019:13: warning: Deprecated pre-processor symbol, replace with 1019 | bb.x2, bb.y2, bb.z2); | ^~~~~~~~~~~~ solid.c:1039:13: warning: Deprecated pre-processor symbol, replace with 1039 | oi, nsolid->s[oi]); | ^~~~~~~~~~~ solid.c:1053:13: warning: Deprecated pre-processor symbol, replace with 1053 | oi, nsolid->s[oi]); | ^~~~~~~~~~~~~~~~ solid.c:1065:13: warning: Deprecated pre-processor symbol, replace with 1065 | i, solid->s[i]); | ^~~~~~~~~~~~~ solid.c:1081:13: warning: Deprecated pre-processor symbol, replace with 1081 | i, solid->s[i]); | ^~~~~~~~ solid.c:1095:13: warning: Deprecated pre-processor symbol, replace with 1095 | i, solid->s[i]); | ^~~~~~~~~~~~~ solid.c: In function ‘check_solid_fractions’: solid.c:1127:13: warning: Deprecated pre-processor symbol, replace with 1127 | n, GFS_STATE (children.c[n])->solid->a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ solid.c:1145:13: warning: Deprecated pre-processor symbol, replace with 1145 | a, GFS_STATE (cell)->solid->a); | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-poisson.lo `test -f 'poisson.c' || echo './'`poisson.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-advection.lo `test -f 'advection.c' || echo './'`advection.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-boundary.lo `test -f 'boundary.c' || echo './'`boundary.c advection.c: In function ‘set_merged’: advection.c:663:13: warning: Deprecated pre-processor symbol, replace with 663 | solid->a); | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-mpi_boundary.lo `test -f 'mpi_boundary.c' || echo './'`mpi_boundary.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-timestep.lo `test -f 'timestep.c' || echo './'`timestep.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-domain.lo `test -f 'domain.c' || echo './'`domain.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-init.lo `test -f 'init.c' || echo './'`init.c init.c:33: warning: "_GNU_SOURCE" redefined 33 | # define _GNU_SOURCE | : note: this is the location of the previous definition /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-refine.lo `test -f 'refine.c' || echo './'`refine.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-event.lo `test -f 'event.c' || echo './'`event.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-simulation.lo `test -f 'simulation.c' || echo './'`simulation.c domain.c: In function ‘tag_speck’: domain.c:4068:18: warning: ‘child.c[0]’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 4068 | if (!child.c[i] || (GFS_VALUE (child.c[i], v) == 0 && | ~~~~~~~^~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-graphic.lo `test -f 'graphic.c' || echo './'`graphic.c graphic.c: In function ‘grow_curve’: graphic.c:1986:17: warning: variable ‘p1’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 1986 | FttVector p1; | ^~ domain.c: In function ‘tag_new_fraction_region’: domain.c:3589:15: warning: ‘child.c[0]’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 3589 | if (child.c[i] && GFS_VALUE (child.c[i], v) == 0. && | ~~~~~~~^~~ simulation.c: In function ‘error_handler’: simulation.c:1780:39: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1780 | snprintf (fname, 20, "error-%d.gfs", domain->pid); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/gts.h:23, from fluid.h:23, from boundary.h:23, from domain.h:23, from simulation.h:27, from simulation.c:27: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 21 bytes into a destination of size 20 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-adaptive.lo `test -f 'adaptive.c' || echo './'`adaptive.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-source.lo `test -f 'source.c' || echo './'`source.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-tension.lo `test -f 'tension.c' || echo './'`tension.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-vof.lo `test -f 'vof.c' || echo './'`vof.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-utils.lo `test -f 'utils.c' || echo './'`utils.c vof.c: In function ‘gfs_height_curvature’: vof.c:2619:11: warning: unused variable ‘area’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 2619 | gdouble area = gfs_vof_center (cell, t, &fc); | ^~~~ vof.c: In function ‘gfs_height_curvature_new’: vof.c:2871:11: warning: unused variable ‘area’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 2871 | gdouble area = gfs_vof_center (cell, GFS_VARIABLE_TRACER_VOF (t), &fc); | ^~~~ At top level: vof.c:1771:16: warning: ‘face_value’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1771 | static gdouble face_value (FttCell * cell, FttDirection d, GfsVariable * v) | ^~~~~~~~~~ vof.c:850:13: warning: ‘youngs_normal’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 850 | static void youngs_normal (FttCell * cell, GfsVariable * v, FttVector * n) | ^~~~~~~~~~~~~ utils.c: In function ‘get_tmp_file’: utils.c:57:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 57 | GTimeVal tv; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ utils.c:72:3: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 72 | g_get_current_time (&tv); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ utils.c: In function ‘current_time’: utils.c:653:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 653 | GTimeVal r; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ utils.c:654:3: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 654 | g_get_current_time (&r); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-ocean.lo `test -f 'ocean.c' || echo './'`ocean.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-wave.lo `test -f 'wave.c' || echo './'`wave.c ocean.c: In function ‘correct_normal_velocity’: ocean.c:45:15: warning: variable ‘type’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 45 | FttFaceType type; | ^~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-levelset.lo `test -f 'levelset.c' || echo './'`levelset.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-cartesian.lo `test -f 'cartesian.c' || echo './'`cartesian.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-surface.lo `test -f 'surface.c' || echo './'`surface.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-unstructured.lo `test -f 'unstructured.c' || echo './'`unstructured.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-map.lo `test -f 'map.c' || echo './'`map.c map.c: In function ‘gfs_map_read’: map.c:34:12: warning: variable ‘class_changed’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 34 | gboolean class_changed = FALSE; | ^~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-river.lo `test -f 'river.c' || echo './'`river.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-moving.lo `test -f 'moving.c' || echo './'`moving.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-balance.lo `test -f 'balance.c' || echo './'`balance.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-metric.lo `test -f 'metric.c' || echo './'`metric.c In file included from moving.c:49: moving2.c: In function ‘second_order_face_fractions’: moving2.c:257:33: warning: variable ‘s1’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 257 | gdouble dt1, dt2, dto1, dto2, s1, s2; | ^~ moving2.c: In function ‘old_solid_fractions_from_children’: moving2.c:731:5: warning: this ‘for’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 731 | for (i = 0; i < FTT_CELLS; i++) | ^~~ moving2.c:735:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 735 | gfs_cell_init_solid_fractions_from_children (cell); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libgfs2D_la-particle.lo `test -f 'particle.c' || echo './'`particle.c metric.c:241:15: warning: ‘kpu_2d_l4’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 241 | static double kpu_2d_l4[17][3] = { | ^~~~~~~~~ metric.c:221:15: warning: ‘kpu_2d_l2’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 221 | static double kpu_2d_l2[5][3] = { | ^~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gerris.o gerris.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o ftt.lo ftt.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o fluid.lo fluid.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o variable.lo variable.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o output.lo output.c fluid.c: In function ‘gfs_cell_coarse_fine’: fluid.c:1918:42: warning: unused variable ‘gz4’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 1918 | double gz3 = g.z*(a[3] + a[7])/sa, gz4 = - g.z*(a[1] + a[5])/sa; | ^~~ fluid.c:1918:14: warning: unused variable ‘gz3’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 1918 | double gz3 = g.z*(a[3] + a[7])/sa, gz4 = - g.z*(a[1] + a[5])/sa; | ^~~ fluid.c:1916:42: warning: unused variable ‘gy4’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 1916 | double gy3 = g.y*(a[6] + a[7])/sa, gy4 = - g.y*(a[4] + a[5])/sa; | ^~~ fluid.c:1916:14: warning: unused variable ‘gy3’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 1916 | double gy3 = g.y*(a[6] + a[7])/sa, gy4 = - g.y*(a[4] + a[5])/sa; | ^~~ fluid.c:1914:42: warning: unused variable ‘gx4’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 1914 | double gx3 = g.x*(a[4] + a[6])/sa, gx4 = - g.x*(a[5] + a[7])/sa; | ^~~ fluid.c:1914:14: warning: unused variable ‘gx3’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 1914 | double gx3 = g.x*(a[4] + a[6])/sa, gx4 = - g.x*(a[5] + a[7])/sa; | ^~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o solid.lo solid.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o poisson.lo poisson.c solid.c: In function ‘set_solid_fractions_from_surface’: solid.c:561:21: warning: comparison between ‘FttComponent’ and ‘enum ’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wenum-compare-Wenum-compare]8;;] 561 | for (c = 1; c < FTT_NEIGHBORS; c++) | ^ solid.c: In function ‘paint_mixed_leaf’: solid.c:794:13: warning: Deprecated pre-processor symbol, replace with 794 | w/k, i, solid->s[i]); | ^~~~~~~~~~~~~~~~~~ solid.c: In function ‘check_area_fractions’: solid.c:1010:13: warning: Deprecated pre-processor symbol, replace with 1010 | bb.x2, bb.y2, bb.z2); | ^~~~~~~~~~~~ solid.c:1019:13: warning: Deprecated pre-processor symbol, replace with 1019 | bb.x2, bb.y2, bb.z2); | ^~~~~~~~~~~~ solid.c:1039:13: warning: Deprecated pre-processor symbol, replace with 1039 | oi, nsolid->s[oi]); | ^~~~~~~~~~~ solid.c:1053:13: warning: Deprecated pre-processor symbol, replace with 1053 | oi, nsolid->s[oi]); | ^~~~~~~~~~~~~~~~ solid.c:1065:13: warning: Deprecated pre-processor symbol, replace with 1065 | i, solid->s[i]); | ^~~~~~~~~~~~~ solid.c:1081:13: warning: Deprecated pre-processor symbol, replace with 1081 | i, solid->s[i]); | ^~~~~~~~ solid.c:1095:13: warning: Deprecated pre-processor symbol, replace with 1095 | i, solid->s[i]); | ^~~~~~~~~~~~~ solid.c: In function ‘check_solid_fractions’: solid.c:1127:13: warning: Deprecated pre-processor symbol, replace with 1127 | n, GFS_STATE (children.c[n])->solid->a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ solid.c:1145:13: warning: Deprecated pre-processor symbol, replace with 1145 | a, GFS_STATE (cell)->solid->a); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from solid.c:338: At top level: isocube.h:95:21: warning: ‘corner’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 95 | static FttDirection corner[8][3] = { | ^~~~~~ isocube.h:66:18: warning: ‘cvertex’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 66 | static FttVector cvertex[8] = { | ^~~~~~~ isocube.h:52:14: warning: ‘connectv’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 52 | static guint connectv[12][2][4] = { | ^~~~~~~~ isocube.h:47:18: warning: ‘edge’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 47 | static FttVector edge[12][2] = { | ^~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o advection.lo advection.c advection.c: In function ‘set_merged’: advection.c:663:13: warning: Deprecated pre-processor symbol, replace with 663 | solid->a); | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o boundary.lo boundary.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o mpi_boundary.lo mpi_boundary.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o timestep.lo timestep.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o domain.lo domain.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o init.lo init.c init.c:33: warning: "_GNU_SOURCE" redefined 33 | # define _GNU_SOURCE | : note: this is the location of the previous definition /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o refine.lo refine.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o event.lo event.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o simulation.lo simulation.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o graphic.lo graphic.c In file included from graphic.c:42: isocube.h:66:18: warning: ‘cvertex’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 66 | static FttVector cvertex[8] = { | ^~~~~~~ isocube.h:52:14: warning: ‘connectv’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 52 | static guint connectv[12][2][4] = { | ^~~~~~~~ isocube.h:39:14: warning: ‘face_v’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 39 | static guint face_v[6][4] = { | ^~~~~~ isocube.h:31:14: warning: ‘face’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 31 | static guint face[6][4][2] = { | ^~~~ isocube.h:27:18: warning: ‘vertex’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 27 | static FttVector vertex[8] = { | ^~~~~~ simulation.c: In function ‘error_handler’: simulation.c:1780:39: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1780 | snprintf (fname, 20, "error-%d.gfs", domain->pid); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/gts.h:23, from fluid.h:23, from boundary.h:23, from domain.h:23, from simulation.h:27, from simulation.c:27: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 21 bytes into a destination of size 20 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o adaptive.lo adaptive.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o source.lo source.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o tension.lo tension.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o vof.lo vof.c vof.c:2682:13: warning: ‘curvature_from_h’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 2682 | static void curvature_from_h (FttCell * cell, GfsDomain * domain, | ^~~~~~~~~~~~~~~~ vof.c:2646:16: warning: ‘neighboring_column’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 2646 | static gdouble neighboring_column (FttCell * cell, | ^~~~~~~~~~~~~~~~~~ vof.c:1771:16: warning: ‘face_value’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1771 | static gdouble face_value (FttCell * cell, FttDirection d, GfsVariable * v) | ^~~~~~~~~~ vof.c:850:13: warning: ‘youngs_normal’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 850 | static void youngs_normal (FttCell * cell, GfsVariable * v, FttVector * n) | ^~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o utils.lo utils.c utils.c: In function ‘get_tmp_file’: utils.c:57:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 57 | GTimeVal tv; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ utils.c:72:3: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 72 | g_get_current_time (&tv); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ utils.c: In function ‘current_time’: utils.c:653:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 653 | GTimeVal r; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ utils.c:654:3: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 654 | g_get_current_time (&r); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gts.h:24, from solid.h:23, from utils.c:36: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o ocean.lo ocean.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o wave.lo wave.c ocean.c: In function ‘correct_normal_velocity’: ocean.c:45:15: warning: variable ‘type’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 45 | FttFaceType type; | ^~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o levelset.lo levelset.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o cartesian.lo cartesian.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o surface.lo surface.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o unstructured.lo unstructured.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o map.lo map.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o river.lo river.c map.c: In function ‘gfs_map_read’: map.c:34:12: warning: variable ‘class_changed’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 34 | gboolean class_changed = FALSE; | ^~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o moving.lo moving.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o balance.lo balance.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o metric.lo metric.c In file included from moving.c:49: moving2.c: In function ‘second_order_face_fractions’: moving2.c:257:33: warning: variable ‘s1’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 257 | gdouble dt1, dt2, dto1, dto2, s1, s2; | ^~ moving2.c: In function ‘old_solid_fractions_from_children’: moving2.c:731:5: warning: this ‘for’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 731 | for (i = 0; i < FTT_CELLS; i++) | ^~~ moving2.c:735:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 735 | gfs_cell_init_solid_fractions_from_children (cell); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gfs\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -DGFS_DATA_DIR=\"/usr/share/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o particle.lo particle.c metric.c:241:15: warning: ‘kpu_2d_l4’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 241 | static double kpu_2d_l4[17][3] = { | ^~~~~~~~~ metric.c:221:15: warning: ‘kpu_2d_l2’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 221 | static double kpu_2d_l2[5][3] = { | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgfs2D.la -rpath /usr/lib64 libgfs2D_la-ftt.lo libgfs2D_la-fluid.lo libgfs2D_la-variable.lo libgfs2D_la-output.lo libgfs2D_la-solid.lo libgfs2D_la-poisson.lo libgfs2D_la-advection.lo libgfs2D_la-boundary.lo libgfs2D_la-mpi_boundary.lo libgfs2D_la-timestep.lo libgfs2D_la-domain.lo libgfs2D_la-init.lo libgfs2D_la-refine.lo libgfs2D_la-event.lo libgfs2D_la-simulation.lo libgfs2D_la-graphic.lo libgfs2D_la-adaptive.lo libgfs2D_la-source.lo libgfs2D_la-tension.lo libgfs2D_la-vof.lo libgfs2D_la-utils.lo libgfs2D_la-ocean.lo libgfs2D_la-wave.lo libgfs2D_la-levelset.lo libgfs2D_la-cartesian.lo libgfs2D_la-surface.lo libgfs2D_la-unstructured.lo libgfs2D_la-map.lo libgfs2D_la-river.lo libgfs2D_la-moving.lo libgfs2D_la-balance.lo libgfs2D_la-metric.lo libgfs2D_la-particle.lo -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gerris2D gerris2D-gerris.o ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgfs3D.la -rpath /usr/lib64 ftt.lo fluid.lo variable.lo output.lo solid.lo poisson.lo advection.lo boundary.lo mpi_boundary.lo timestep.lo domain.lo init.lo refine.lo event.lo simulation.lo graphic.lo adaptive.lo source.lo tension.lo vof.lo utils.lo ocean.lo wave.lo levelset.lo cartesian.lo surface.lo unstructured.lo map.lo river.lo moving.lo balance.lo metric.lo particle.lo -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gerris3D gerris.o ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' Making all in modules make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' Making all in RStarTree make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/RStarTree' /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libcSmRST_la-RStarTree.lo `test -f 'RStarTree.c' || echo './'`RStarTree.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libcSmRST_la-RSTInstDel.lo `test -f 'RSTInstDel.c' || echo './'`RSTInstDel.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libcSmRST_la-RSTJoin.lo `test -f 'RSTJoin.c' || echo './'`RSTJoin.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libcSmRST_la-RSTUtil.lo `test -f 'RSTUtil.c' || echo './'`RSTUtil.c RSTUtil.c: In function ‘Covers’: RSTUtil.c:204:7: warning: variable ‘maxdim’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 204 | int maxdim; | ^~~~~~ RSTUtil.c: In function ‘ChooseSubtree’: RSTUtil.c:546:16: warning: variable ‘inv’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 546 | int maxexam, inv; | ^~~ RSTInstDel.c: In function ‘SplitAndDistributData’: RSTInstDel.c:748:7: warning: ‘axisindex’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 748 | axisindex; | ^~~~~~~~~ RSTInstDel.c:971:6: warning: ‘axis’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 971 | if (axis != (*par).maxdim || axsortside != currsortside) { | ^ RSTInstDel.c:744:32: warning: ‘axsortside’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 744 | Side sortside, currsortside, axsortside; | ^~~~~~~~~~ RSTInstDel.c:952:8: warning: ‘backvalvalue’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 952 | if (backvalvalue <= validvalue) { | ^ RSTInstDel.c:952:8: warning: ‘validvalue’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] RSTInstDel.c:956:14: warning: ‘backvaledge’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 956 | validedge= validedge+backvaledge; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ RSTInstDel.c:956:14: warning: ‘validedge’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libcSmRST_la-RSTInOut.lo `test -f 'RSTInOut.c' || echo './'`RSTInOut.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libcSmRST_la-RSTInterUtil.lo `test -f 'RSTInterUtil.c' || echo './'`RSTInterUtil.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libcSmRST_la-RSTQuery.lo `test -f 'RSTQuery.c' || echo './'`RSTQuery.c RSTInstDel.c: In function ‘SplitAndDistributDir’: RSTInstDel.c:482:7: warning: ‘axisindex’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 482 | axisindex; | ^~~~~~~~~ RSTInstDel.c:705:6: warning: ‘axis’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 705 | if (axis != (*par).maxdim || axsortside != currsortside) { | ^ RSTInstDel.c:478:32: warning: ‘axsortside’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 478 | Side sortside, currsortside, axsortside; | ^~~~~~~~~~ RSTInstDel.c:686:8: warning: ‘backvalvalue’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 686 | if (backvalvalue <= validvalue) { | ^ RSTInstDel.c:686:8: warning: ‘validvalue’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] RSTInstDel.c:690:14: warning: ‘backvaledge’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 690 | validedge= validedge+backvaledge; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ RSTInstDel.c:690:14: warning: ‘validedge’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] RSTInterUtil.c: In function ‘SetCheckDir’: RSTInterUtil.c:208:7: warning: variable ‘PACKEDSIZE_DIRnofentries’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 208 | PACKEDSIZE_DIRnofentries, REALSIZE_DIRnofentries; | ^~~~~~~~~~~~~~~~~~~~~~~~ RSTInterUtil.c:207:7: warning: variable ‘PACKEDdirentrylen’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 207 | PACKEDdirentrylen, REALdirentrylen, | ^~~~~~~~~~~~~~~~~ RSTInterUtil.c: In function ‘SetCheckData’: RSTInterUtil.c:350:27: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 350 | fprintf(stderr,"%s %d\n"," Expecting:",sizeof(typinfo)); | ~^ ~~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcSmRST.la libcSmRST_la-RStarTree.lo libcSmRST_la-RSTInstDel.lo libcSmRST_la-RSTJoin.lo libcSmRST_la-RSTUtil.lo libcSmRST_la-RSTInOut.lo libcSmRST_la-RSTInterUtil.lo libcSmRST_la-RSTQuery.lo make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/RStarTree' Making all in kdt make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/kdt' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o xyz2kdt-xyz2kdt.o `test -f 'xyz2kdt.c' || echo './'`xyz2kdt.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libkdt_la-kdt.lo `test -f 'kdt.c' || echo './'`kdt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o kdt2kdt-kdt2kdt.o `test -f 'kdt2kdt.c' || echo './'`kdt2kdt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o kdtquery-kdtquery.o `test -f 'kdtquery.c' || echo './'`kdtquery.c kdt.c:450:13: warning: ‘kdt_rect_write’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 450 | static void kdt_rect_write (const KdtRect rect, FILE * fp) | ^~~~~~~~~~~~~~ kdt.c:252:13: warning: ‘kdt_write’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 252 | static void kdt_write (KdtHeap * h, FILE * fp) | ^~~~~~~~~ /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libkdt.la libkdt_la-kdt.lo /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xyz2kdt xyz2kdt-xyz2kdt.o -lkdt -lm /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o kdt2kdt kdt2kdt-kdt2kdt.o -lkdt -lm /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o kdtquery kdtquery-kdtquery.o -lkdt -lm make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/kdt' Making all in fes2004 make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/fes2004' /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfes_la-fes2004_alloc.lo `test -f 'fes2004_alloc.c' || echo './'`fes2004_alloc.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfes_la-fes2004_error.lo `test -f 'fes2004_error.c' || echo './'`fes2004_error.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfes_la-fes2004_extraction.lo `test -f 'fes2004_extraction.c' || echo './'`fes2004_extraction.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfes_la-fes2004_init.lo `test -f 'fes2004_init.c' || echo './'`fes2004_init.c fes2004_error.c:4:6: warning: no previous prototype for ‘print_error_1’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes]8;;] 4 | void print_error_1() | ^~~~~~~~~~~~~ fes2004_error.c:11:6: warning: no previous prototype for ‘print_error_2’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes]8;;] 11 | void print_error_2() | ^~~~~~~~~~~~~ fes2004_error.c:18:6: warning: no previous prototype for ‘print_error_3’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes]8;;] 18 | void print_error_3(char *message) | ^~~~~~~~~~~~~ fes2004_error.c:25:6: warning: no previous prototype for ‘print_error_4’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes]8;;] 25 | void print_error_4(char *message) | ^~~~~~~~~~~~~ fes2004_error.c:32:6: warning: no previous prototype for ‘print_error_5’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes]8;;] 32 | void print_error_5(char *message) | ^~~~~~~~~~~~~ /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfes_la-fes2004_io.lo `test -f 'fes2004_io.c' || echo './'`fes2004_io.c fes2004_init.c: In function ‘init_spectrum’: fes2004_init.c:42:7: warning: variable ‘rstatus’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 42 | int rstatus; | ^~~~~~~ /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfes_la-fes2004_prediction.lo `test -f 'fes2004_prediction.c' || echo './'`fes2004_prediction.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfes_la-fes2004_kernel.lo `test -f 'fes2004_kernel.c' || echo './'`fes2004_kernel.c fes2004_io.c: In function ‘load_netcdf_fes2004_data’: fes2004_io.c:16:9: warning: variable ‘rstatus’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 16 | int i,rstatus; | ^~~~~~~ fes2004_kernel.c: In function ‘pred_coeur’: fes2004_kernel.c:115:10: warning: variable ‘pi’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 115 | double pi; | ^~ fes2004_kernel.c: In function ‘extract_coeur’: fes2004_kernel.c:191:10: warning: variable ‘pi’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 191 | double pi; | ^~ fes2004_kernel.c: In function ‘compute_admittance’: fes2004_kernel.c:457:11: warning: variable ‘gsl_out’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 457 | int i,n,gsl_out; | ^~~~~~~ fes2004_kernel.c: In function ‘astronomic_angle’: fes2004_kernel.c:663:16: warning: variable ‘sin2I’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 663 | double t2,t4,sin2I,s2; | ^~~~~ /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfes.la libfes_la-fes2004_alloc.lo libfes_la-fes2004_error.lo libfes_la-fes2004_extraction.lo libfes_la-fes2004_init.lo libfes_la-fes2004_io.lo libfes_la-fes2004_prediction.lo libfes_la-fes2004_kernel.lo make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/fes2004' Making all in wavewatch make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/wavewatch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/wavewatch' Making all in culvert make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/culvert' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o check_inlet-check_inlet.o `test -f 'check_inlet.c' || echo './'`check_inlet.c /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libboyd87_la-boyd87.lo `test -f 'boyd87.c' || echo './'`boyd87.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o check_outlet-check_outlet.o `test -f 'check_outlet.c' || echo './'`check_outlet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o discharge_table-discharge_table.o `test -f 'discharge_table.c' || echo './'`discharge_table.c /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libboyd87.la libboyd87_la-boyd87.lo /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_inlet check_inlet-check_inlet.o -lboyd87 -lm /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_outlet check_outlet-check_outlet.o -lboyd87 -lm /bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o discharge_table discharge_table-discharge_table.o -lboyd87 -lm make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/culvert' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o rsurface2kdt-rsurface2kdt.o `test -f 'rsurface2kdt.c' || echo './'`rsurface2kdt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o rsurface2kdt-rsurface.o `test -f 'rsurface.c' || echo './'`rsurface.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libparticulatecommon2D_la-particulatecommon.lo `test -f 'particulatecommon.c' || echo './'`particulatecommon.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libparticulatecommon3D_la-particulatecommon.lo `test -f 'particulatecommon.c' || echo './'`particulatecommon.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libterrain2D_la-terrain.lo `test -f 'terrain.c' || echo './'`terrain.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o terrain.lo terrain.c particulatecommon.c: In function ‘compute_lift_force’: particulatecommon.c:33:10: warning: ‘result.z’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 33 | return result; | ^~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libparticulates2D_la-particulates.lo `test -f 'particulates.c' || echo './'`particulates.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libparticulates3D_la-particulates.lo `test -f 'particulates.c' || echo './'`particulates.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libokada2D_la-okada.lo `test -f 'okada.c' || echo './'`okada.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libokada3D_la-okada.lo `test -f 'okada.c' || echo './'`okada.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libdf33D_la-df3.lo `test -f 'df3.c' || echo './'`df3.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libelectrohydro2D_la-electrohydro.lo `test -f 'electrohydro.c' || echo './'`electrohydro.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libelectrohydro3D_la-electrohydro.lo `test -f 'electrohydro.c' || echo './'`electrohydro.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libskewsymmetric2D_la-skewsymmetric.lo `test -f 'skewsymmetric.c' || echo './'`skewsymmetric.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libskewsymmetric3D_la-skewsymmetric.lo `test -f 'skewsymmetric.c' || echo './'`skewsymmetric.c skewsymmetric.c: In function ‘gfs_skew_symmetric_run’: skewsymmetric.c:591:23: warning: variable ‘res’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 591 | GfsVariable * p, * res = NULL, * gmac[FTT_DIMENSION]; | ^~~ skewsymmetric.c: In function ‘gfs_skew_symmetric_run’: skewsymmetric.c:591:23: warning: variable ‘res’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 591 | GfsVariable * p, * res = NULL, * gmac[FTT_DIMENSION]; | ^~~ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libtopics2D_la-topics.lo `test -f 'topics.c' || echo './'`topics.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libtopics3D_la-topics.lo `test -f 'topics.c' || echo './'`topics.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libculvert2D_la-culvert.lo `test -f 'culvert.c' || echo './'`culvert.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o liblayered2D_la-layered.lo `test -f 'layered.c' || echo './'`layered.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -I/usr/include -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libtide2D_la-tide.lo `test -f 'tide.c' || echo './'`tide.c In file included from ../src/timestep.h:29, from ../src/simulation.h:28, from ../src/event.h:53, from ../src/solid.h:26, from topics.c:21: topics.c: In function ‘print_interface’: topics.c:1139:38: warning: array subscript 2 is above array bounds of ‘GfsVariable *[2]’ {aka ‘struct _GfsVariable *[2]’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds]8;;] 1139 | double nz = GFS_VALUE(cell, tv->m[2]); ../src/variable.h:76:74: note: in definition of macro ‘GFS_VALUE’ 76 | FS_VALUE(cell,v) ((&GFS_STATE (cell)->place_holder)[(v)->i]) | ^ In file included from topics.c:23: ../src/vof.h:77:17: note: while referencing ‘m’ 77 | GfsVariable * m[FTT_DIMENSION], * alpha; | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libtide3D_la-tide.lo `test -f 'tide.c' || echo './'`tide.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libstokes2D_la-stokes.lo `test -f 'stokes.c' || echo './'`stokes.c /bin/sh ../libtool --silent --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -c -o CW263.lo CW263.f /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libstokes3D_la-stokes.lo `test -f 'stokes.c' || echo './'`stokes.c CW263.f:45:72: 45 | 31 write(*,'(f9.3,8f8.3,1x,a)') xx,yy,uu,vv,ut,vt,du,dv,etah,ans | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 31 at (1) CW263.f:61:72: 61 | 32 write(*,'(f9.3,8f8.3,1x,1a)') xx,yy,uu,vv,ut,vt,du,dv,etah | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 32 at (1) CW263.f:73:72: 73 | 33 write(*,'(f9.3,8f8.3)') xx,etah,uu,vv,ut,vt,du,dv,etah | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 33 at (1) CW263.f:126:72: 126 | 10 amp(i)= 0.0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:155:72: 155 | 14 amp(i)= (h/hm)*amp(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 14 at (1) CW263.f:209:72: 209 | do 10 j=1,nfun-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) CW263.f:210:72: 210 | 10 x(i)= x(i)+cos(j*th)*amp(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:217:72: 217 | 11 etas(i)= eta(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) CW263.f:219:72: 219 | 12 etas(nfun+i)= eta(nfun-i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) CW263.f:253:72: 253 | 40 eta(i)= x(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) CW263.f:257:72: 257 | 10 sm= sm+eta(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:272:72: 272 | do 18 j=1,nfun-2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 18 at (1) CW263.f:296:72: 296 | do 23 n=1,nfun | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 23 at (1) CW263.f:304:72: 304 | 23 shcs(i,n)= sh*cs | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 23 at (1) CW263.f:311:72: 311 | do 12 j=2,nfun | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 12 at (1) CW263.f:314:72: 314 | 12 df(i,j)= chcs(i,n)*n*k | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) CW263.f:320:72: 320 | do 41 j=1,nfun-2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 41 at (1) CW263.f:323:72: 323 | 42 dij= dij+da(i,n)*dex(n,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 42 at (1) CW263.f:324:72: 324 | 41 dax(i,j)= dij | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 41 at (1) CW263.f:331:72: 331 | 13 sm= sm+da(i,m)*s(m)/k | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 13 at (1) CW263.f:332:72: 332 | 19 dax(i,nfun-1)= sm | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 19 at (1) CW263.f:340:72: 340 | do 24 j=1,nfun-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 24 at (1) CW263.f:345:72: 345 | 24 dcx(i,j)= r*dax(i,j)+a(i)*drx | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 24 at (1) CW263.f:354:72: 354 | 15 sv= sv+n*k*c(n+1)*shsn(i,n) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) CW263.f:356:72: 356 | 14 vs(i)= sv | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 14 at (1) CW263.f:360:72: 360 | 16 sm= sm+f(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) CW263.f:365:72: 365 | 17 sq= sq+f(i)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 17 at (1) CW263.f:376:72: 376 | 22 sv= sv+n*k*dcx(n+1,j)*shsn(i,n)+(n*k)**2*c(n+1)*chsn(i,n)*dex(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 22 at (1) CW263.f:378:72: 378 | 21 dvx(i,j)= sv | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 21 at (1) CW263.f:386:72: 386 | : n**2*k*s(i)*c(n+1)*chsn(i,n) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) CW263.f:388:72: 388 | 20 dvx(i,j)= sv | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) CW263.f:393:72: 393 | do 44 j=1,nfun-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 44 at (1) CW263.f:394:72: 394 | 44 dfx(i,j)= (us(i)*dux(i,j)+vs(i)*dvx(i,j))/g+dex(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 44 at (1) CW263.f:399:72: 399 | 46 sm= sm+dfx(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 46 at (1) CW263.f:401:72: 401 | do 45 i=1,nfun | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 45 at (1) CW263.f:402:72: 402 | 45 jac(i,j)= dfx(i,j)-sm | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) CW263.f:419:72: 419 | do 10 j=1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) CW263.f:420:72: 420 | 10 c(i,j)= 0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:424:72: 424 | 54 st= st+f(i,1)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 54 at (1) CW263.f:428:72: 428 | 16 g(i,1)= f(i,1)/st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) CW263.f:435:72: 435 | 20 st= st+g(i,j)*f(i,k) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) CW263.f:436:72: 436 | 29 c(j,k)= st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 29 at (1) CW263.f:441:72: 441 | 22 st= st+c(j,k)*g(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 22 at (1) CW263.f:442:72: 442 | 21 g(i,k)= f(i,k)-st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 21 at (1) CW263.f:445:72: 445 | 50 st= st+g(i,k)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) CW263.f:448:72: 448 | 52 g(i,k)= g(i,k)/st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 52 at (1) CW263.f:453:72: 453 | 202 st= st+g(i,j)*g(i,k) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 202 at (1) CW263.f:454:72: 454 | 200 db(j)= st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) CW263.f:458:72: 458 | 206 st= st+db(j)*g(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 206 at (1) CW263.f:459:72: 459 | 204 g(i,k)=g(i,k)-st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 204 at (1) CW263.f:464:72: 464 | 26 st= st+g(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 26 at (1) CW263.f:465:72: 465 | 24 b(j)= st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 24 at (1) CW263.f:470:72: 470 | 210 sb= sb+b(j)*g(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) CW263.f:471:72: 471 | 208 st= st+(sb-1.0d0)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 208 at (1) CW263.f:476:72: 476 | 30 st= st+cr(i,j)*b(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) CW263.f:477:72: 477 | 28 a(i)= st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 28 at (1) CW263.f:482:72: 482 | 74 sb= sb+a(j)*f(i,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 74 at (1) CW263.f:483:72: 483 | 72 st= st+(sb-1.0d0)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 72 at (1) CW263.f:487:72: 487 | do 81 j=1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 81 at (1) CW263.f:488:72: 488 | 81 dc(i,j)= 0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 81 at (1) CW263.f:493:72: 493 | : -0.5d0*dly(1)*c(1,j)/c(1,1)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 82 at (1) CW263.f:498:72: 498 | 86 st= st+c(m,l)*dc(m,l) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 86 at (1) CW263.f:506:72: 506 | 90 st= st+c(j,m)*dc(j,l)+dc(j,m)*c(j,l) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) CW263.f:508:72: 508 | : -st/c(l,l)-0.5d0*dly(l)*c(l,m)/c(l,l)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 85 at (1) CW263.f:511:72: 511 | do 92 m=1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 92 at (1) CW263.f:514:72: 514 | 96 st= st+g(l,j)*dc(j,m) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 96 at (1) CW263.f:515:72: 515 | 92 br(l,m)= -st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 92 at (1) CW263.f:517:72: 517 | 94 br(k,m)= br(k,m)+df(k,m) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 94 at (1) CW263.f:523:72: 523 | 36 st= st+br(i,l)*cr(l,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 36 at (1) CW263.f:524:72: 524 | 34 sb= sb+st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 34 at (1) CW263.f:525:72: 525 | 32 db(j)= sb | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 32 at (1) CW263.f:529:72: 529 | 40 st= st-dc(i,j)*a(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) CW263.f:530:72: 530 | 38 dly(i)= st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 38 at (1) CW263.f:534:72: 534 | 44 st= st+cr(i,j)*dly(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 44 at (1) CW263.f:535:72: 535 | 42 da(i,k)= st | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 42 at (1) CW263.f:550:72: 550 | do 10 j=1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) CW263.f:551:72: 551 | 10 w(i,j)= 0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:562:72: 562 | 14 sum= sum+c(i,m)*w(m,j)/c(m,m) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 14 at (1) CW263.f:563:72: 563 | 13 w(i,j)= -sum | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 13 at (1) CW263.f:567:72: 567 | do 16 j=1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 16 at (1) CW263.f:568:72: 568 | 16 w(i,j)= w(i,j)/sum | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) CW263.f:632:72: 632 | 4 a(k,j)= a(k,j)/c | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1) CW263.f:637:72: 637 | 5 a(i,j)= a(i,j)-c*a(k,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) CW263.f:638:72: 638 | 10 b(i)= b(i)-c*b(k) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:648:72: 648 | do 200 j=k1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) CW263.f:649:72: 649 | 200 b(k)= b(k)-a(k,j)*b(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) CW263.f:651:72: 651 | 300 cc(i)= b(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) CW263.f:676:72: 676 | 16 xcm(i)= xc(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) CW263.f:687:72: 687 | 18 xc(i)= xcm(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 18 at (1) CW263.f:694:72: 694 | do 10 j=1,nv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) CW263.f:697:72: 697 | 11 ra= ra+fjacc(l,i)*fjacc(l,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) CW263.f:698:72: 698 | 10 aa(i,j)= ra | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:703:72: 703 | 13 ra= ra+fvecc(l)*fjacc(l,i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 13 at (1) CW263.f:704:72: 704 | 12 bb(i)= -ra | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) CW263.f:711:72: 711 | 14 xc(i)= xc(i)+orf*cc(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 14 at (1) CW263.f:745:72: 745 | 10 sm=sm+f(i)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:822:72: 822 | 12 um= t*ul-u0+f(m) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) CW263.f:824:72: 824 | 10 b(k)= s*vl*um*rn | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) CW263.f:856:72: 856 | 11 etah= etah+cos(i*theta)*amp(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) CW263.f:873:72: 873 | 10 s4= s4+i*i*sh*cs*c(ip) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libhypre2D_la-hypre.lo `test -f 'hypre.c' || echo './'`hypre.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libhypre3D_la-hypre.lo `test -f 'hypre.c' || echo './'`hypre.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o liblis2D_la-lis.lo `test -f 'lis.c' || echo './'`lis.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o liblis3D_la-lis.lo `test -f 'lis.c' || echo './'`lis.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -I/usr/include -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libode2D_la-ode.lo `test -f 'ode.c' || echo './'`ode.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libode3D_la-ode.lo `test -f 'ode.c' || echo './'`ode.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -I/usr/include -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libbubbles2D_la-bubbles.lo `test -f 'bubbles.c' || echo './'`bubbles.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libbubbles3D_la-bubbles.lo `test -f 'bubbles.c' || echo './'`bubbles.c /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfft2D_la-fft.lo `test -f 'fft.c' || echo './'`fft.c bubbles.c: In function ‘bubble_fraction_init’: bubbles.c:421:48: warning: assignment to ‘void (*)(FttCell *, GfsVariable *, GfsParticulate *)’ {aka ‘void (*)(struct _FttCell *, struct _GfsVariable *, struct _GfsParticulate *)’} from incompatible pointer type ‘void (*)(FttCell *, BubbleData *)’ {aka ‘void (*)(struct _FttCell *, BubbleData *)’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 421 | GFS_PARTICULATE_FIELD (v)->voidfraction_func = voidfraction_from_bubbles; | ^ bubbles.c: In function ‘bubble_fraction_dt_init’: bubbles.c:474:48: warning: assignment to ‘void (*)(FttCell *, GfsVariable *, GfsParticulate *)’ {aka ‘void (*)(struct _FttCell *, struct _GfsVariable *, struct _GfsParticulate *)’} from incompatible pointer type ‘void (*)(FttCell *, BubbleData *)’ {aka ‘void (*)(struct _FttCell *, BubbleData *)’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 474 | GFS_PARTICULATE_FIELD (o)->voidfraction_func = dVpdt_from_particles; | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGFS_MODULES_DIR=\"/usr/lib64/gerris\" -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o libfft3D_la-fft.lo `test -f 'fft.c' || echo './'`fft.c bubbles.c: In function ‘bubble_fraction_init’: bubbles.c:421:48: warning: assignment to ‘void (*)(FttCell *, GfsVariable *, GfsParticulate *)’ {aka ‘void (*)(struct _FttCell *, struct _GfsVariable *, struct _GfsParticulate *)’} from incompatible pointer type ‘void (*)(FttCell *, BubbleData *)’ {aka ‘void (*)(struct _FttCell *, BubbleData *)’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 421 | GFS_PARTICULATE_FIELD (v)->voidfraction_func = voidfraction_from_bubbles; | ^ bubbles.c: In function ‘bubble_fraction_dt_init’: bubbles.c:474:48: warning: assignment to ‘void (*)(FttCell *, GfsVariable *, GfsParticulate *)’ {aka ‘void (*)(struct _FttCell *, struct _GfsVariable *, struct _GfsParticulate *)’} from incompatible pointer type ‘void (*)(FttCell *, BubbleData *)’ {aka ‘void (*)(struct _FttCell *, BubbleData *)’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 474 | GFS_PARTICULATE_FIELD (o)->voidfraction_func = dVpdt_from_particles; | ^ /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rsurface2kdt rsurface2kdt-rsurface2kdt.o rsurface2kdt-rsurface.o -LRStarTree -lcSmRST -Lkdt -lkdt -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libparticulatecommon2D.la libparticulatecommon2D_la-particulatecommon.lo /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libparticulatecommon3D.la libparticulatecommon3D_la-particulatecommon.lo libtool: warning: '-version-info' is ignored for programs /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libterrain2D.la -rpath /usr/lib64/gerris libterrain2D_la-terrain.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Lkdt -lkdt -lm libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-release' is ignored for programs libtool: warning: '-release' is ignored for convenience libraries /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libterrain3D.la -rpath /usr/lib64/gerris terrain.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Lkdt -lkdt -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libokada2D.la -rpath /usr/lib64/gerris libokada2D_la-okada.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-release' is ignored for convenience libraries /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libokada3D.la -rpath /usr/lib64/gerris libokada3D_la-okada.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libdf33D.la -rpath /usr/lib64/gerris libdf33D_la-df3.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libelectrohydro2D.la -rpath /usr/lib64/gerris libelectrohydro2D_la-electrohydro.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libelectrohydro3D.la -rpath /usr/lib64/gerris libelectrohydro3D_la-electrohydro.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libskewsymmetric2D.la -rpath /usr/lib64/gerris libskewsymmetric2D_la-skewsymmetric.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libskewsymmetric3D.la -rpath /usr/lib64/gerris libskewsymmetric3D_la-skewsymmetric.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtopics2D.la -rpath /usr/lib64/gerris libtopics2D_la-topics.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtopics3D.la -rpath /usr/lib64/gerris libtopics3D_la-topics.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libculvert2D.la -rpath /usr/lib64/gerris libculvert2D_la-culvert.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Lculvert -lboyd87 -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblayered2D.la -rpath /usr/lib64/gerris liblayered2D_la-layered.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtide2D.la -rpath /usr/lib64/gerris libtide2D_la-tide.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Lfes2004 -lfes -lnetcdf -L/usr/lib64 -lgsl -lgslcblas -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtide3D.la -rpath /usr/lib64/gerris libtide3D_la-tide.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Lfes2004 -lfes -lnetcdf -L/usr/lib64 -lgsl -lgslcblas -lm /bin/sh ../libtool --silent --tag=F77 --mode=link x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libstokes2D.la -rpath /usr/lib64/gerris libstokes2D_la-stokes.lo CW263.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=F77 --mode=link x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libstokes3D.la -rpath /usr/lib64/gerris libstokes3D_la-stokes.lo CW263.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libhypre2D.la -rpath /usr/lib64/gerris libhypre2D_la-hypre.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lHYPRE -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libhypre3D.la -rpath /usr/lib64/gerris libhypre3D_la-hypre.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lHYPRE -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblis2D.la -rpath /usr/lib64/gerris liblis2D_la-lis.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -llis -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblis3D.la -rpath /usr/lib64/gerris liblis3D_la-lis.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -llis -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libode2D.la -rpath /usr/lib64/gerris libode2D_la-ode.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -L/usr/lib64 -lode -lstdc++ /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libode3D.la -rpath /usr/lib64/gerris libode3D_la-ode.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -L/usr/lib64 -lode -lstdc++ /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libbubbles2D.la -rpath /usr/lib64/gerris libbubbles2D_la-bubbles.lo libparticulatecommon2D.la ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -L/usr/lib64 -lgsl -lgslcblas -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libbubbles3D.la -rpath /usr/lib64/gerris libbubbles3D_la-bubbles.lo libparticulatecommon3D.la ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -L/usr/lib64 -lgsl -lgslcblas -lm /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfft2D.la -rpath /usr/lib64/gerris libfft2D_la-fft.lo ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lfftw3 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfft3D.la -rpath /usr/lib64/gerris libfft3D_la-fft.lo ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lfftw3 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libparticulates2D.la -rpath /usr/lib64/gerris libparticulates2D_la-particulates.lo libparticulatecommon2D.la ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -no-undefined -version-info 2:0:0 -release 1.3 -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libparticulates3D.la -rpath /usr/lib64/gerris libparticulates3D_la-particulates.lo libparticulatecommon3D.la ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' Making all in tools make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfs2oogl2D-gfs2oogl.o `test -f 'gfs2oogl.c' || echo './'`gfs2oogl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfs2oogl.o gfs2oogl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o streamanime.o streamanime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o ppmcombine-ppmcombine.o `test -f 'ppmcombine.c' || echo './'`ppmcombine.c gfs2oogl.c: In function ‘main’: gfs2oogl.c:891:7: warning: ‘g_basename’ is deprecated: Use 'g_path_get_basename' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 891 | streamname = g_strdup (g_basename (optarg)); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48, from /usr/include/gts.h:24, from ../src/init.h:23, from gfs2oogl.c:31: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here 163 | const gchar *g_basename (const gchar *file_name); | ^~~~~~~~~~ gfs2oogl.c: In function ‘main’: gfs2oogl.c:891:7: warning: ‘g_basename’ is deprecated: Use 'g_path_get_basename' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 891 | streamname = g_strdup (g_basename (optarg)); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48, from /usr/include/gts.h:24, from ../src/init.h:23, from gfs2oogl.c:31: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here 163 | const gchar *g_basename (const gchar *file_name); | ^~~~~~~~~~ gfs2oogl.c:706:28: warning: variable ‘lines’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 706 | gboolean ribbon = FALSE, lines = FALSE, squares = FALSE; | ^~~~~ gfs2oogl.c:706:12: warning: variable ‘ribbon’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 706 | gboolean ribbon = FALSE, lines = FALSE, squares = FALSE; | ^~~~~~ ppmcombine.c: In function ‘main’: ppmcombine.c:36:12: warning: variable ‘verbose’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 36 | gboolean verbose = FALSE; | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfscompare2D-gfscompare.o `test -f 'gfscompare.c' || echo './'`gfscompare.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfscompare.o gfscompare.c gfscompare.c: In function ‘main’: gfscompare.c:319:12: warning: variable ‘no_check’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 319 | gboolean no_check = FALSE; | ^~~~~~~~ gfscompare.c: In function ‘main’: gfscompare.c:319:12: warning: variable ‘no_check’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 319 | gboolean no_check = FALSE; | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfscombine2D-gfscombine.o `test -f 'gfscombine.c' || echo './'`gfscombine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfscombine.o gfscombine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfsjoin2D-gfsjoin2.o `test -f 'gfsjoin2.c' || echo './'`gfsjoin2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o gfsjoin2.o gfsjoin2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/hypre -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -c -o shapes.o shapes.c /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfs2oogl2D gfs2oogl2D-gfs2oogl.o ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfs2oogl3D gfs2oogl.o ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o streamanime streamanime.o ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 shapes.c:288:13: warning: ‘surface_add_rectangular_channel_shape’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 288 | static void surface_add_rectangular_channel_shape (GtsSurface * s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ppmcombine ppmcombine-ppmcombine.o ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfscompare2D gfscompare2D-gfscompare.o ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfscompare3D gfscompare.o ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfscombine2D gfscombine2D-gfscombine.o ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfscombine3D gfscombine.o ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DFTT_2D=1 -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfsjoin2D gfsjoin2D-gfsjoin2.o ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gfsjoin3D gfsjoin2.o ../src/libgfs3D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o shapes shapes.o -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/tools' Making all in test make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/test' Making all in doc make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' ls ../src/*.[ch] | awk 'BEGIN{print "reference: \\"}{ print "\t" $1 " \\"}' > Makefile.deps Making all in tutorial make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/tutorial' awk -f depend.awk file="tutorial" < tutorial.tex > Makefile.deps make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/tutorial' Making all in examples make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' /bin/sh ../../libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DFTT_2D=1 \ classes.c -o classes ../../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../../libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DFTT_2D=1 \ modules.c -o modules ../../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 ./modules ../../modules/*.la /usr/lib64/gerris/*.so | sort | uniq > modules.list (./classes && sh ./modulesyms.sh ../../modules /usr/lib64/gerris) | sort > gerris.dic ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found ./modulesyms.sh: line 10: nm: command not found echo "# Language file for source-highlight" > gfs.lang echo "(defvar gfs-abbrevs '(" > gfs-keywords.el sh gfs.php.sh > gfs.php echo "# Generated automatically by classes.c" >> gfs.lang awk '{ printf ("\"%s\"\n", $1) }' < gerris.dic >> gfs-keywords.el awk '{ printf ("classname = \"%s\"\n", $1) }' < gerris.dic >> gfs.lang echo ")" >> gfs-keywords.el echo "include \"/usr/share/source-highlight/cpp.lang\"" >> gfs.lang echo "\"Gerris keywords automatically generated by classes.c.\")" >> gfs-keywords.el echo "comment start \"#\"" >> gfs.lang echo "(defvar gfs-modules '(" >> gfs-keywords.el echo "redef preproc = \"C preprocessor command is not compatible with the use of # as comment character in GTS\"" >> gfs.lang awk '{ printf ("\"%s\"\n", $1) }' < modules.list >> gfs-keywords.el echo ")" >> gfs-keywords.el echo "\"Gerris modules automatically generated by modules.c.\")" >> gfs-keywords.el echo "(provide 'gfs-keywords)" >> gfs-keywords.el make all-am make[4]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' Making all in manpages make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/manpages' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/manpages' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' /bin/sh ../libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gfs-tools\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DFTT_2D=1 \ autoclass.c -o autoclass ../src/libgfs2D.la -lgts -lm -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' Making all in desktop make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/desktop' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/desktop' Making all in debian make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/debian' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/debian' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: sci-libs/gerris-20131206-r1 >>> Install sci-libs/gerris-20131206-r1 into /var/tmp/portage/sci-libs/gerris-20131206-r1/image/ make -j4 DESTDIR=/var/tmp/portage/sci-libs/gerris-20131206-r1/image/ install Making install in src make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' make install-am make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/lib64' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/include' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/lib64/pkgconfig' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/gerris' /bin/sh ../libtool --silent --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libgfs2D.la libgfs3D.la '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/lib64' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 gfs.h '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/include' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 gerris2D.pc gerris3D.pc '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/lib64/pkgconfig' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 m4.awk '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/gerris' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/include/gerris' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ftt.h fluid.h variable.h output.h solid.h poisson.h advection.h boundary.h mpi_boundary.h timestep.h domain.h init.h refine.h event.h simulation.h graphic.h adaptive.h source.h tension.h vof.h utils.h ocean.h wave.h levelset.h isocube.h cartesian.h surface.h unstructured.h map.h river.h moving.h balance.h metric.h particle.h version.h spatial.h function.h '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/include/gerris' libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /bin/sh ../libtool --silent --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c gerris2D gerris3D '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' libtool: warning: '../src/libgfs2D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs3D.la' has not been installed in '/usr/lib64' make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/src' Making install in modules make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' Making install in RStarTree make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/RStarTree' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/RStarTree' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/RStarTree' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/RStarTree' Making install in kdt make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/kdt' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/kdt' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /bin/sh ../../libtool --silent --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c xyz2kdt kdt2kdt kdtquery '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/kdt' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/kdt' Making install in fes2004 make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/fes2004' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/fes2004' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/fes2004' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/fes2004' Making install in wavewatch make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/wavewatch' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/wavewatch' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/wavewatch' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/wavewatch' Making install in culvert make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/culvert' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/culvert' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/culvert' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules/culvert' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/lib64/gerris' /bin/sh ../libtool --silent --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libterrain2D.la libterrain3D.la libparticulates2D.la libparticulates3D.la libokada2D.la libokada3D.la libdf33D.la libelectrohydro2D.la libelectrohydro3D.la libskewsymmetric2D.la libskewsymmetric3D.la libtopics2D.la libtopics3D.la libculvert2D.la liblayered2D.la libtide2D.la libtide3D.la libstokes2D.la libstokes3D.la libhypre2D.la libhypre3D.la liblis2D.la liblis3D.la libode2D.la libode3D.la libbubbles2D.la libbubbles3D.la libfft2D.la libfft3D.la '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/lib64/gerris' /bin/sh ../libtool --silent --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c rsurface2kdt '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' libtool: warning: relinking 'libterrain2D.la' libtool: warning: relinking 'libterrain3D.la' libtool: warning: relinking 'libparticulates2D.la' libtool: warning: relinking 'libparticulates3D.la' libtool: warning: relinking 'libokada2D.la' libtool: warning: relinking 'libokada3D.la' libtool: warning: relinking 'libdf33D.la' libtool: warning: relinking 'libelectrohydro2D.la' libtool: warning: relinking 'libelectrohydro3D.la' libtool: warning: relinking 'libskewsymmetric2D.la' libtool: warning: relinking 'libskewsymmetric3D.la' libtool: warning: relinking 'libtopics2D.la' libtool: warning: relinking 'libtopics3D.la' libtool: warning: relinking 'libculvert2D.la' libtool: warning: relinking 'liblayered2D.la' libtool: warning: relinking 'libtide2D.la' libtool: warning: relinking 'libtide3D.la' libtool: warning: relinking 'libstokes2D.la' libtool: warning: relinking 'libstokes3D.la' libtool: warning: relinking 'libhypre2D.la' libtool: warning: relinking 'libhypre3D.la' libtool: warning: relinking 'liblis2D.la' libtool: warning: relinking 'liblis3D.la' libtool: warning: relinking 'libode2D.la' libtool: warning: relinking 'libode3D.la' libtool: warning: relinking 'libbubbles2D.la' libtool: warning: relinking 'libbubbles3D.la' libtool: warning: relinking 'libfft2D.la' libtool: warning: relinking 'libfft3D.la' libtool: warning: remember to run 'libtool --finish /usr/lib64/gerris' make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/modules' Making install in tools make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/tools' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/tools' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c darcs2dist bat2gts ppm2mpeg ppm2theora ppm2video gfs2gfs gfsjoin gfsplot '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /bin/sh ../libtool --silent --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c gfs2oogl2D gfs2oogl3D streamanime ppmcombine gfscompare2D gfscompare3D gfscombine2D gfscombine3D gfsjoin2D gfsjoin3D shapes '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' libtool: warning: '../src/libgfs2D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs3D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs3D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs2D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs2D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs3D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs2D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs3D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs2D.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgfs3D.la' has not been installed in '/usr/lib64' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/tools' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/tools' Making install in test make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/test' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/test' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/test' Making install in doc make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' Making install in tutorial make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/tutorial' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/tutorial' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/tutorial' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/tutorial' Making install in examples make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' make install-am make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' make[4]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/gerris' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c gfs2doc gfs-highlight gfsxref '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 gfs2tex.py gfs.lang gerris.dic gfs-keywords.el gfs-mode.el gfs.sty gfs.hva kaltura.sh gfs.php '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/gerris' make[4]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/examples' Making install in manpages make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/manpages' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/manpages' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 bat2gts.1 gerris2D.1 gerris3D.1 gfs2gfs.1 gfs2oogl2D.1 gfs2oogl3D.1 gfscompare2D.1 gfscompare3D.1 gfs-config.1 gfs-highlight.1 gfsjoin.1 gfsxref.1 ppm2mpeg.1 ppmcombine.1 rsurfacequery.1 rsurfaceinfo.1 shapes.1 streamanime.1 xyz2rsurface.1 gfsjoin2D.1 gfsjoin3D.1 '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/man/man1' make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/manpages' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc/manpages' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' make[3]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/doc' Making install in desktop make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/desktop' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/desktop' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/icons/hicolor/48x48/mimetypes' /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/mime/packages' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 application-gerris.png application-gerris-2D.png application-gerris-3D.png application-gerris-compressed.png '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/icons/hicolor/48x48/mimetypes' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 gerris.xml '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/mime/packages' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/desktop' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/desktop' Making install in debian make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/debian' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/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 '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/debian' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206/debian' make[1]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' make[2]: Entering directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/gerris' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c build_function libtool '/var/tmp/portage/sci-libs/gerris-20131206-r1/image//usr/share/gerris' make[2]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' make[1]: Leaving directory '/var/tmp/portage/sci-libs/gerris-20131206-r1/work/gerris-snapshot-131206' >>> Completed installing sci-libs/gerris-20131206-r1 into /var/tmp/portage/sci-libs/gerris-20131206-r1/image/ * Final size of build directory: 26984 KiB (26.3 MiB) * Final size of installed tree: 5076 KiB ( 4.9 MiB) * QA Notice: command not found: * * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found * ./modulesyms.sh: line 10: nm: command not found strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/gerris2D /usr/bin/gerris3D /usr/lib64/libgfs2D-1.3.so.2.0.0 /usr/lib64/libgfs3D-1.3.so.2.0.0 /usr/bin/xyz2kdt /usr/bin/kdt2kdt /usr/bin/kdtquery /usr/bin/rsurface2kdt /usr/lib64/gerris/libterrain2D-1.3.so.2.0.0 /usr/lib64/gerris/libterrain3D-1.3.so.2.0.0 /usr/lib64/gerris/libparticulates2D-1.3.so.2.0.0 /usr/lib64/gerris/libparticulates3D-1.3.so.2.0.0 /usr/lib64/gerris/libokada2D-1.3.so.2.0.0 /usr/lib64/gerris/libdf33D-1.3.so.2.0.0 /usr/lib64/gerris/libokada3D-1.3.so.2.0.0 /usr/lib64/gerris/libelectrohydro2D-1.3.so.2.0.0 /usr/lib64/gerris/libelectrohydro3D-1.3.so.2.0.0 /usr/lib64/gerris/libskewsymmetric2D-1.3.so.2.0.0 /usr/lib64/gerris/libskewsymmetric3D-1.3.so.2.0.0 /usr/lib64/gerris/libtopics2D-1.3.so.2.0.0 /usr/lib64/gerris/libtopics3D-1.3.so.2.0.0 /usr/lib64/gerris/libculvert2D-1.3.so.2.0.0 /usr/lib64/gerris/liblayered2D-1.3.so.2.0.0 /usr/lib64/gerris/libtide2D-1.3.so.2.0.0 /usr/lib64/gerris/libtide3D-1.3.so.2.0.0 /usr/lib64/gerris/libstokes2D-1.3.so.2.0.0 /usr/lib64/gerris/libstokes3D-1.3.so.2.0.0 /usr/lib64/gerris/libhypre2D-1.3.so.2.0.0 /usr/lib64/gerris/libhypre3D-1.3.so.2.0.0 /usr/lib64/gerris/liblis2D-1.3.so.2.0.0 /usr/lib64/gerris/liblis3D-1.3.so.2.0.0 /usr/lib64/gerris/libode2D-1.3.so.2.0.0 /usr/lib64/gerris/libode3D-1.3.so.2.0.0 /usr/lib64/gerris/libbubbles2D-1.3.so.2.0.0 /usr/lib64/gerris/libbubbles3D-1.3.so.2.0.0 /usr/lib64/gerris/libfft2D-1.3.so.2.0.0 /usr/lib64/gerris/libfft3D-1.3.so.2.0.0 /usr/bin/gfs2oogl3D /usr/bin/gfs2oogl2D /usr/bin/streamanime /usr/bin/ppmcombine /usr/bin/gfscompare2D /usr/bin/gfscompare3D /usr/bin/gfscombine2D /usr/bin/gfscombine3D /usr/bin/gfsjoin2D /usr/bin/gfsjoin3D /usr/bin/shapes >>> Done. * QA Notice: mime-info files were found installed but mime-info * cache has not been updated: * /usr/share/mime/packages/gerris.xml * Please make sure to call xdg_mimeinfo_database_update() * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 7507868 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Tue, 26 May 2020 06:35:40 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS