Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/compat-libgfortran-41.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/compat-libgfortran-41.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/compat-libgfortran-41-4.1.2-44.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/compat-libgfortran-41.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/compat-libgfortran-41.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j98CXE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgfortran-4.1.2-20071221 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libgfortran-4.1.2-20071221.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgfortran-4.1.2-20071221 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (libgfortran41-gthr.patch): + echo 'Patch #1 (libgfortran41-gthr.patch):' + /usr/bin/cat /builddir/build/SOURCES/libgfortran41-gthr.patch + /usr/bin/patch -p0 -b --suffix .gthr~ --fuzz=0 patching file gcc/gthr-default.h patching file gcc/gthr-posix.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iKlydH + umask 022 + cd /builddir/build/BUILD + cd libgfortran-4.1.2-20071221 + mkdir obj + cd obj + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + ../libgfortran/configure --prefix=/usr --disable-multilib checking build system type... i686-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no ../libgfortran/configure: line 2011: -print-multi-os-directory: command not found checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for as... as checking for ar... ar checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking the maximum length of command line arguments... none checking for ranlib... (cached) ranlib checking for strip... strip checking whether -lc should be explicitly linked in... no checking for objdir... .libs checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no finding the maximum length of command line arguments... 49153 checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool updating cache /dev/null checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for off_t... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/params.h usability... no checking sys/params.h presence... no checking for sys/params.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fptrap.h usability... no checking fptrap.h presence... no checking for fptrap.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for getrusage... yes checking for times... yes checking for mkstemp... yes checking for strtof... yes checking for strtold... yes checking for snprintf... yes checking for ftruncate... yes checking for chsize... no checking for chdir... yes checking for strerror... yes checking for getlogin... yes checking for gethostname... yes checking for kill... yes checking for link... yes checking for symlink... yes checking for perror... yes checking for sleep... yes checking for time... yes checking for ttyname... yes checking for signal... yes checking for alarm... yes checking for ctime... yes checking for getgid in -lc... yes checking for getpid in -lc... yes checking for getuid in -lc... yes checking for acosf in -lm... yes checking for acos in -lm... yes checking for acosl in -lm... yes checking for acoshf in -lm... yes checking for acosh in -lm... yes checking for acoshl in -lm... yes checking for asinf in -lm... yes checking for asin in -lm... yes checking for asinl in -lm... yes checking for asinhf in -lm... yes checking for asinh in -lm... yes checking for asinhl in -lm... yes checking for atan2f in -lm... yes checking for atan2 in -lm... yes checking for atan2l in -lm... yes checking for atanf in -lm... yes checking for atan in -lm... yes checking for atanl in -lm... yes checking for atanhf in -lm... yes checking for atanh in -lm... yes checking for atanhl in -lm... yes checking for cargf in -lm... yes checking for carg in -lm... yes checking for cargl in -lm... yes checking for ceilf in -lm... yes checking for ceil in -lm... yes checking for ceill in -lm... yes checking for copysignf in -lm... yes checking for copysign in -lm... yes checking for copysignl in -lm... yes checking for cosf in -lm... yes checking for cos in -lm... yes checking for cosl in -lm... yes checking for ccosf in -lm... yes checking for ccos in -lm... yes checking for ccosl in -lm... yes checking for coshf in -lm... yes checking for cosh in -lm... yes checking for coshl in -lm... yes checking for ccoshf in -lm... yes checking for ccosh in -lm... yes checking for ccoshl in -lm... yes checking for expf in -lm... yes checking for exp in -lm... yes checking for expl in -lm... yes checking for cexpf in -lm... yes checking for cexp in -lm... yes checking for cexpl in -lm... yes checking for fabsf in -lm... yes checking for fabs in -lm... yes checking for fabsl in -lm... yes checking for cabsf in -lm... yes checking for cabs in -lm... yes checking for cabsl in -lm... yes checking for floorf in -lm... yes checking for floor in -lm... yes checking for floorl in -lm... yes checking for fmodf in -lm... yes checking for fmod in -lm... yes checking for fmodl in -lm... yes checking for frexpf in -lm... yes checking for frexp in -lm... yes checking for frexpl in -lm... yes checking for hypotf in -lm... yes checking for hypot in -lm... yes checking for hypotl in -lm... yes checking for logf in -lm... yes checking for log in -lm... yes checking for logl in -lm... yes checking for clogf in -lm... yes checking for clog in -lm... yes checking for clogl in -lm... yes checking for log10f in -lm... yes checking for log10 in -lm... yes checking for log10l in -lm... yes checking for clog10f in -lm... yes checking for clog10 in -lm... yes checking for clog10l in -lm... yes checking for nextafterf in -lm... yes checking for nextafter in -lm... yes checking for nextafterl in -lm... yes checking for powf in -lm... yes checking for pow in -lm... yes checking for powl in -lm... yes checking for cpowf in -lm... yes checking for cpow in -lm... yes checking for cpowl in -lm... yes checking for roundf in -lm... yes checking for round in -lm... yes checking for roundl in -lm... yes checking for scalbnf in -lm... yes checking for scalbn in -lm... yes checking for scalbnl in -lm... yes checking for sinf in -lm... yes checking for sin in -lm... yes checking for sinl in -lm... yes checking for csinf in -lm... yes checking for csin in -lm... yes checking for csinl in -lm... yes checking for sinhf in -lm... yes checking for sinh in -lm... yes checking for sinhl in -lm... yes checking for csinhf in -lm... yes checking for csinh in -lm... yes checking for csinhl in -lm... yes checking for sqrtf in -lm... yes checking for sqrt in -lm... yes checking for sqrtl in -lm... yes checking for csqrtf in -lm... yes checking for csqrt in -lm... yes checking for csqrtl in -lm... yes checking for tanf in -lm... yes checking for tan in -lm... yes checking for tanl in -lm... yes checking for ctanf in -lm... yes checking for ctan in -lm... yes checking for ctanl in -lm... yes checking for tanhf in -lm... yes checking for tanh in -lm... yes checking for tanhl in -lm... yes checking for ctanhf in -lm... yes checking for ctanh in -lm... yes checking for ctanhl in -lm... yes checking for truncf in -lm... yes checking for trunc in -lm... yes checking for truncl in -lm... yes checking for erff in -lm... yes checking for erf in -lm... yes checking for erfl in -lm... yes checking for erfcf in -lm... yes checking for erfc in -lm... yes checking for erfcl in -lm... yes checking for j0f in -lm... yes checking for j0 in -lm... yes checking for j0l in -lm... yes checking for j1f in -lm... yes checking for j1 in -lm... yes checking for j1l in -lm... yes checking for jnf in -lm... yes checking for jn in -lm... yes checking for jnl in -lm... yes checking for y0f in -lm... yes checking for y0 in -lm... yes checking for y0l in -lm... yes checking for y1f in -lm... yes checking for y1 in -lm... yes checking for y1l in -lm... yes checking for ynf in -lm... yes checking for yn in -lm... yes checking for ynl in -lm... yes checking for __clog in -lm... no checking whether isfinite is broken... no checking whether isnan is broken... no checking whether fpclassify is broken... no checking whether the target stat is reliable... yes checking for finite in -lm... yes checking for feenableexcept in -lm... yes checking whether fpsetmask is present... no checking for fp_trap... no checking for fp_enable... no configure: FPU dependent file will be fpu-glibc.h checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for struct timezone... yes checking whether gettimeofday can accept two arguments... yes checking whether the target is ILP32... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking whether the target supports __sync_fetch_and_add... yes checking configured target thread model... posix checking whether pragma weak works... yes checking whether the target can unlink an open file... yes checking whether the target has CRLF as line terminator... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing gstdint.h commands + make -j16 /bin/sh ../libgfortran/mk-sik-inc.sh 'gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' > selected_int_kind.inc || rm selected_int_kind.inc /bin/sh ../libgfortran/mk-srk-inc.sh 'gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' > selected_real_kind.inc || rm selected_real_kind.inc /bin/sh ../libgfortran/mk-kinds-h.sh 'gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' > kinds.h || rm kinds.h grep '^#' < ../libgfortran/c99_protos.h > c99_protos.inc cp ../libgfortran/config/fpu-glibc.h fpu-target.h grep '^#' < kinds.h > kinds.inc make all-am make[1]: Entering directory `/builddir/build/BUILD/libgfortran-4.1.2-20071221/obj' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '../libgfortran/'`runtime/compile_options.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o environ.lo `test -f 'runtime/environ.c' || echo '../libgfortran/'`runtime/environ.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o error.lo `test -f 'runtime/error.c' || echo '../libgfortran/'`runtime/error.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fpu.lo `test -f 'runtime/fpu.c' || echo '../libgfortran/'`runtime/fpu.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o main.lo `test -f 'runtime/main.c' || echo '../libgfortran/'`runtime/main.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o memory.lo `test -f 'runtime/memory.c' || echo '../libgfortran/'`runtime/memory.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pause.lo `test -f 'runtime/pause.c' || echo '../libgfortran/'`runtime/pause.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o stop.lo `test -f 'runtime/stop.c' || echo '../libgfortran/'`runtime/stop.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o string.lo `test -f 'runtime/string.c' || echo '../libgfortran/'`runtime/string.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o select.lo `test -f 'runtime/select.c' || echo '../libgfortran/'`runtime/select.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o all_l4.lo `test -f 'generated/all_l4.c' || echo '../libgfortran/'`generated/all_l4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o all_l8.lo `test -f 'generated/all_l8.c' || echo '../libgfortran/'`generated/all_l8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o all_l16.lo `test -f 'generated/all_l16.c' || echo '../libgfortran/'`generated/all_l16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o any_l4.lo `test -f 'generated/any_l4.c' || echo '../libgfortran/'`generated/any_l4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o any_l8.lo `test -f 'generated/any_l8.c' || echo '../libgfortran/'`generated/any_l8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o any_l16.lo `test -f 'generated/any_l16.c' || echo '../libgfortran/'`generated/any_l16.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/compile_options.c -fPIC -DPIC -o .libs/compile_options.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/pause.c -fPIC -DPIC -o .libs/pause.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/select.c -fPIC -DPIC -o .libs/select.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/fpu.c -fPIC -DPIC -o .libs/fpu.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/all_l16.c -fPIC -DPIC -o .libs/all_l16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/any_l8.c -fPIC -DPIC -o .libs/any_l8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/memory.c -fPIC -DPIC -o .libs/memory.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/error.c -fPIC -DPIC -o .libs/error.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/all_l8.c -fPIC -DPIC -o .libs/all_l8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/stop.c -fPIC -DPIC -o .libs/stop.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/all_l4.c -fPIC -DPIC -o .libs/all_l4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/any_l4.c -fPIC -DPIC -o .libs/any_l4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/select.c -o select.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/environ.c -fPIC -DPIC -o .libs/environ.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/pause.c -o pause.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/main.c -fPIC -DPIC -o .libs/main.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/all_l16.c -o all_l16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/stop.c -o stop.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/fpu.c -o fpu.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/string.c -fPIC -DPIC -o .libs/string.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/any_l8.c -o any_l8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/all_l8.c -o all_l8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/any_l16.c -fPIC -DPIC -o .libs/any_l16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/memory.c -o memory.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/all_l4.c -o all_l4.o >/dev/null 2>&1 ../libgfortran/runtime/environ.c: In function 'show_mem': ../libgfortran/runtime/environ.c:266:9: warning: variable 'p' set but not used [-Wunused-but-set-variable] char *p; ^ ../libgfortran/runtime/environ.c: In function 'do_parse': ../libgfortran/runtime/environ.c:864:12: warning: variable 'def' set but not used [-Wunused-but-set-variable] int tok, def; ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_4_l4.lo `test -f 'generated/count_4_l4.c' || echo '../libgfortran/'`generated/count_4_l4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_8_l4.lo `test -f 'generated/count_8_l4.c' || echo '../libgfortran/'`generated/count_8_l4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/error.c -o error.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_16_l4.lo `test -f 'generated/count_16_l4.c' || echo '../libgfortran/'`generated/count_16_l4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/main.c -o main.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_4_l8.lo `test -f 'generated/count_4_l8.c' || echo '../libgfortran/'`generated/count_4_l8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/any_l4.c -o any_l4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_8_l8.lo `test -f 'generated/count_8_l8.c' || echo '../libgfortran/'`generated/count_8_l8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_16_l8.lo `test -f 'generated/count_16_l8.c' || echo '../libgfortran/'`generated/count_16_l8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/string.c -o string.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_4_l16.lo `test -f 'generated/count_4_l16.c' || echo '../libgfortran/'`generated/count_4_l16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/any_l16.c -o any_l16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_8_l16.lo `test -f 'generated/count_8_l16.c' || echo '../libgfortran/'`generated/count_8_l16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/environ.c -o environ.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o count_16_l16.lo `test -f 'generated/count_16_l16.c' || echo '../libgfortran/'`generated/count_16_l16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_4_i4.lo `test -f 'generated/maxloc0_4_i4.c' || echo '../libgfortran/'`generated/maxloc0_4_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_8_i4.lo `test -f 'generated/maxloc0_8_i4.c' || echo '../libgfortran/'`generated/maxloc0_8_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_16_i4.lo `test -f 'generated/maxloc0_16_i4.c' || echo '../libgfortran/'`generated/maxloc0_16_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_4_i8.lo `test -f 'generated/maxloc0_4_i8.c' || echo '../libgfortran/'`generated/maxloc0_4_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_8_i8.lo `test -f 'generated/maxloc0_8_i8.c' || echo '../libgfortran/'`generated/maxloc0_8_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_16_i8.lo `test -f 'generated/maxloc0_16_i8.c' || echo '../libgfortran/'`generated/maxloc0_16_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_16_l8.c -fPIC -DPIC -o .libs/count_16_l8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_8_l8.c -fPIC -DPIC -o .libs/count_8_l8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_4_l4.c -fPIC -DPIC -o .libs/count_4_l4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_4_i16.lo `test -f 'generated/maxloc0_4_i16.c' || echo '../libgfortran/'`generated/maxloc0_4_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_4_l8.c -fPIC -DPIC -o .libs/count_4_l8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_4_l16.c -fPIC -DPIC -o .libs/count_4_l16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_16_l4.c -fPIC -DPIC -o .libs/count_16_l4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_16_l8.c -o count_16_l8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_8_l4.c -fPIC -DPIC -o .libs/count_8_l4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_8_l16.c -fPIC -DPIC -o .libs/count_8_l16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_i4.c -fPIC -DPIC -o .libs/maxloc0_8_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_i4.c -fPIC -DPIC -o .libs/maxloc0_4_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_i8.c -fPIC -DPIC -o .libs/maxloc0_4_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_16_l16.c -fPIC -DPIC -o .libs/count_16_l16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_8_l8.c -o count_8_l8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_4_l4.c -o count_4_l4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_16_l4.c -o count_16_l4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_4_l16.c -o count_4_l16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_4_l8.c -o count_4_l8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_i4.c -fPIC -DPIC -o .libs/maxloc0_16_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_8_l16.c -o count_8_l16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_16_l16.c -o count_16_l16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/count_8_l4.c -o count_8_l4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_8_i16.lo `test -f 'generated/maxloc0_8_i16.c' || echo '../libgfortran/'`generated/maxloc0_8_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_i8.c -fPIC -DPIC -o .libs/maxloc0_8_i8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_16_i16.lo `test -f 'generated/maxloc0_16_i16.c' || echo '../libgfortran/'`generated/maxloc0_16_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_i4.c -o maxloc0_4_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_i8.c -o maxloc0_4_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_4_r4.lo `test -f 'generated/maxloc0_4_r4.c' || echo '../libgfortran/'`generated/maxloc0_4_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_i8.c -fPIC -DPIC -o .libs/maxloc0_16_i8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_8_r4.lo `test -f 'generated/maxloc0_8_r4.c' || echo '../libgfortran/'`generated/maxloc0_8_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_16_r4.lo `test -f 'generated/maxloc0_16_r4.c' || echo '../libgfortran/'`generated/maxloc0_16_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_i4.c -o maxloc0_8_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_i4.c -o maxloc0_16_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_4_r8.lo `test -f 'generated/maxloc0_4_r8.c' || echo '../libgfortran/'`generated/maxloc0_4_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_8_r8.lo `test -f 'generated/maxloc0_8_r8.c' || echo '../libgfortran/'`generated/maxloc0_8_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_16_r8.lo `test -f 'generated/maxloc0_16_r8.c' || echo '../libgfortran/'`generated/maxloc0_16_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_4_r10.lo `test -f 'generated/maxloc0_4_r10.c' || echo '../libgfortran/'`generated/maxloc0_4_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_i8.c -o maxloc0_16_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_8_r10.lo `test -f 'generated/maxloc0_8_r10.c' || echo '../libgfortran/'`generated/maxloc0_8_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_i8.c -o maxloc0_8_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_16_r10.lo `test -f 'generated/maxloc0_16_r10.c' || echo '../libgfortran/'`generated/maxloc0_16_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_i16.c -fPIC -DPIC -o .libs/maxloc0_4_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_4_r16.lo `test -f 'generated/maxloc0_4_r16.c' || echo '../libgfortran/'`generated/maxloc0_4_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_8_r16.lo `test -f 'generated/maxloc0_8_r16.c' || echo '../libgfortran/'`generated/maxloc0_8_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc0_16_r16.lo `test -f 'generated/maxloc0_16_r16.c' || echo '../libgfortran/'`generated/maxloc0_16_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_i16.c -o maxloc0_4_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_i16.c -fPIC -DPIC -o .libs/maxloc0_16_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_4_i4.lo `test -f 'generated/maxloc1_4_i4.c' || echo '../libgfortran/'`generated/maxloc1_4_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r4.c -fPIC -DPIC -o .libs/maxloc0_4_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r4.c -fPIC -DPIC -o .libs/maxloc0_16_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r10.c -fPIC -DPIC -o .libs/maxloc0_4_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_i16.c -fPIC -DPIC -o .libs/maxloc0_8_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r8.c -fPIC -DPIC -o .libs/maxloc0_4_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r4.c -fPIC -DPIC -o .libs/maxloc0_8_r4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_8_i4.lo `test -f 'generated/maxloc1_8_i4.c' || echo '../libgfortran/'`generated/maxloc1_8_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r8.c -fPIC -DPIC -o .libs/maxloc0_16_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r10.c -fPIC -DPIC -o .libs/maxloc0_8_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_i16.c -o maxloc0_16_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r8.c -fPIC -DPIC -o .libs/maxloc0_8_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r10.c -fPIC -DPIC -o .libs/maxloc0_16_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r4.c -o maxloc0_4_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r10.c -o maxloc0_4_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r4.c -o maxloc0_16_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r16.c -fPIC -DPIC -o .libs/maxloc0_4_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_i16.c -o maxloc0_8_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r8.c -o maxloc0_4_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r8.c -o maxloc0_16_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r4.c -o maxloc0_8_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_16_i4.lo `test -f 'generated/maxloc1_16_i4.c' || echo '../libgfortran/'`generated/maxloc1_16_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r10.c -o maxloc0_8_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r10.c -o maxloc0_16_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r8.c -o maxloc0_8_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r16.c -fPIC -DPIC -o .libs/maxloc0_16_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_4_i8.lo `test -f 'generated/maxloc1_4_i8.c' || echo '../libgfortran/'`generated/maxloc1_4_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_8_i8.lo `test -f 'generated/maxloc1_8_i8.c' || echo '../libgfortran/'`generated/maxloc1_8_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r16.c -fPIC -DPIC -o .libs/maxloc0_8_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_16_i8.lo `test -f 'generated/maxloc1_16_i8.c' || echo '../libgfortran/'`generated/maxloc1_16_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_4_r16.c -o maxloc0_4_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_4_i16.lo `test -f 'generated/maxloc1_4_i16.c' || echo '../libgfortran/'`generated/maxloc1_4_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_8_i16.lo `test -f 'generated/maxloc1_8_i16.c' || echo '../libgfortran/'`generated/maxloc1_8_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_16_i16.lo `test -f 'generated/maxloc1_16_i16.c' || echo '../libgfortran/'`generated/maxloc1_16_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_4_r4.lo `test -f 'generated/maxloc1_4_r4.c' || echo '../libgfortran/'`generated/maxloc1_4_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_16_r16.c -o maxloc0_16_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_8_r4.lo `test -f 'generated/maxloc1_8_r4.c' || echo '../libgfortran/'`generated/maxloc1_8_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_16_r4.lo `test -f 'generated/maxloc1_16_r4.c' || echo '../libgfortran/'`generated/maxloc1_16_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_i4.c -fPIC -DPIC -o .libs/maxloc1_4_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_4_r8.lo `test -f 'generated/maxloc1_4_r8.c' || echo '../libgfortran/'`generated/maxloc1_4_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc0_8_r16.c -o maxloc0_8_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_i4.c -fPIC -DPIC -o .libs/maxloc1_8_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_8_r8.lo `test -f 'generated/maxloc1_8_r8.c' || echo '../libgfortran/'`generated/maxloc1_8_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_16_r8.lo `test -f 'generated/maxloc1_16_r8.c' || echo '../libgfortran/'`generated/maxloc1_16_r8.c ../libgfortran/generated/maxloc1_4_i4.c: In function 'smaxloc1_4_i4': ../libgfortran/generated/maxloc1_4_i4.c:366:7: warning: passing argument 3 of 'maxloc1_4_i4' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_4_i4 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_4_i4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_4_i4 (gfc_array_i4 *retarray, gfc_array_i4 *array, index_type *pdim) ^ ../libgfortran/generated/maxloc1_8_i4.c: In function 'smaxloc1_8_i4': ../libgfortran/generated/maxloc1_8_i4.c:366:7: warning: passing argument 3 of 'maxloc1_8_i4' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_8_i4 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_8_i4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_8_i4 (gfc_array_i8 *retarray, gfc_array_i4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_i4.c -o maxloc1_4_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_4_r10.lo `test -f 'generated/maxloc1_4_r10.c' || echo '../libgfortran/'`generated/maxloc1_4_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_i16.c -fPIC -DPIC -o .libs/maxloc1_8_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_i4.c -o maxloc1_8_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_i16.c -fPIC -DPIC -o .libs/maxloc1_4_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_i16.c -fPIC -DPIC -o .libs/maxloc1_16_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_i8.c -fPIC -DPIC -o .libs/maxloc1_8_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r4.c -fPIC -DPIC -o .libs/maxloc1_16_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r4.c -fPIC -DPIC -o .libs/maxloc1_8_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r4.c -fPIC -DPIC -o .libs/maxloc1_4_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_i4.c -fPIC -DPIC -o .libs/maxloc1_16_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_i8.c -fPIC -DPIC -o .libs/maxloc1_16_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_i8.c -fPIC -DPIC -o .libs/maxloc1_4_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r8.c -fPIC -DPIC -o .libs/maxloc1_8_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_i16.c -o maxloc1_4_i16.o >/dev/null 2>&1 ../libgfortran/generated/maxloc1_8_i8.c: In function 'smaxloc1_8_i8': ../libgfortran/generated/maxloc1_8_i8.c:366:7: warning: passing argument 3 of 'maxloc1_8_i8' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_8_i8 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_8_i8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_8_i8 (gfc_array_i8 *retarray, gfc_array_i8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r4.c -o maxloc1_16_r4.o >/dev/null 2>&1 ../libgfortran/generated/maxloc1_8_r4.c: In function 'smaxloc1_8_r4': ../libgfortran/generated/maxloc1_8_r4.c:366:7: warning: passing argument 3 of 'maxloc1_8_r4' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_8_r4 (retarray, array, pdim); ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_8_r10.lo `test -f 'generated/maxloc1_8_r10.c' || echo '../libgfortran/'`generated/maxloc1_8_r10.c ../libgfortran/generated/maxloc1_8_r4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_8_r4 (gfc_array_i8 *retarray, gfc_array_r4 *array, index_type *pdim) ^ ../libgfortran/generated/maxloc1_4_r4.c: In function 'smaxloc1_4_r4': ../libgfortran/generated/maxloc1_4_r4.c:366:7: warning: passing argument 3 of 'maxloc1_4_r4' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_4_r4 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_4_r4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_4_r4 (gfc_array_i4 *retarray, gfc_array_r4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r8.c -fPIC -DPIC -o .libs/maxloc1_4_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_i16.c -o maxloc1_8_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_i16.c -o maxloc1_16_i16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_16_r10.lo `test -f 'generated/maxloc1_16_r10.c' || echo '../libgfortran/'`generated/maxloc1_16_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_i4.c -o maxloc1_16_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_i8.c -o maxloc1_16_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r4.c -o maxloc1_8_r4.o >/dev/null 2>&1 ../libgfortran/generated/maxloc1_4_i8.c: In function 'smaxloc1_4_i8': ../libgfortran/generated/maxloc1_4_i8.c:366:7: warning: passing argument 3 of 'maxloc1_4_i8' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_4_i8 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_4_i8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_4_i8 (gfc_array_i4 *retarray, gfc_array_i8 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_4_r16.lo `test -f 'generated/maxloc1_4_r16.c' || echo '../libgfortran/'`generated/maxloc1_4_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_i8.c -o maxloc1_8_i8.o >/dev/null 2>&1 ../libgfortran/generated/maxloc1_8_r8.c: In function 'smaxloc1_8_r8': ../libgfortran/generated/maxloc1_8_r8.c:366:7: warning: passing argument 3 of 'maxloc1_8_r8' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_8_r8 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_8_r8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_8_r8 (gfc_array_i8 *retarray, gfc_array_r8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r8.c -fPIC -DPIC -o .libs/maxloc1_16_r8.o ../libgfortran/generated/maxloc1_4_r8.c: In function 'smaxloc1_4_r8': ../libgfortran/generated/maxloc1_4_r8.c:366:7: warning: passing argument 3 of 'maxloc1_4_r8' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_4_r8 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_4_r8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_4_r8 (gfc_array_i4 *retarray, gfc_array_r8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r4.c -o maxloc1_4_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_8_r16.lo `test -f 'generated/maxloc1_8_r16.c' || echo '../libgfortran/'`generated/maxloc1_8_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxloc1_16_r16.lo `test -f 'generated/maxloc1_16_r16.c' || echo '../libgfortran/'`generated/maxloc1_16_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxval_i4.lo `test -f 'generated/maxval_i4.c' || echo '../libgfortran/'`generated/maxval_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxval_i8.lo `test -f 'generated/maxval_i8.c' || echo '../libgfortran/'`generated/maxval_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r8.c -o maxloc1_4_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxval_i16.lo `test -f 'generated/maxval_i16.c' || echo '../libgfortran/'`generated/maxval_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r8.c -o maxloc1_8_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_i8.c -o maxloc1_4_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r8.c -o maxloc1_16_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxval_r4.lo `test -f 'generated/maxval_r4.c' || echo '../libgfortran/'`generated/maxval_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxval_r8.lo `test -f 'generated/maxval_r8.c' || echo '../libgfortran/'`generated/maxval_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r10.c -fPIC -DPIC -o .libs/maxloc1_8_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r10.c -fPIC -DPIC -o .libs/maxloc1_4_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r10.c -fPIC -DPIC -o .libs/maxloc1_16_r10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxval_r10.lo `test -f 'generated/maxval_r10.c' || echo '../libgfortran/'`generated/maxval_r10.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o maxval_r16.lo `test -f 'generated/maxval_r16.c' || echo '../libgfortran/'`generated/maxval_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_4_i4.lo `test -f 'generated/minloc0_4_i4.c' || echo '../libgfortran/'`generated/minloc0_4_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_8_i4.lo `test -f 'generated/minloc0_8_i4.c' || echo '../libgfortran/'`generated/minloc0_8_i4.c ../libgfortran/generated/maxloc1_8_r10.c: In function 'smaxloc1_8_r10': ../libgfortran/generated/maxloc1_8_r10.c:366:7: warning: passing argument 3 of 'maxloc1_8_r10' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_8_r10 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_8_r10.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_8_r10 (gfc_array_i8 *retarray, gfc_array_r10 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_16_i4.lo `test -f 'generated/minloc0_16_i4.c' || echo '../libgfortran/'`generated/minloc0_16_i4.c ../libgfortran/generated/maxloc1_4_r10.c: In function 'smaxloc1_4_r10': ../libgfortran/generated/maxloc1_4_r10.c:366:7: warning: passing argument 3 of 'maxloc1_4_r10' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_4_r10 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_4_r10.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_4_r10 (gfc_array_i4 *retarray, gfc_array_r10 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r10.c -o maxloc1_16_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r10.c -o maxloc1_8_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r10.c -o maxloc1_4_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r16.c -fPIC -DPIC -o .libs/maxloc1_16_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r4.c -fPIC -DPIC -o .libs/maxval_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_i8.c -fPIC -DPIC -o .libs/maxval_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r16.c -fPIC -DPIC -o .libs/maxloc1_4_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r8.c -fPIC -DPIC -o .libs/maxval_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r16.c -fPIC -DPIC -o .libs/maxloc1_8_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_i16.c -fPIC -DPIC -o .libs/maxval_i16.o ../libgfortran/generated/maxval_r4.c: In function 'smaxval_r4': ../libgfortran/generated/maxval_r4.c:355:7: warning: passing argument 3 of 'maxval_r4' discards 'const' qualifier from pointer target type [enabled by default] maxval_r4 (retarray, array, pdim); ^ ../libgfortran/generated/maxval_r4.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxval_r4 (gfc_array_r4 *retarray, gfc_array_r4 *array, index_type *pdim) ^ ../libgfortran/generated/maxval_i8.c: In function 'smaxval_i8': ../libgfortran/generated/maxval_i8.c:355:7: warning: passing argument 3 of 'maxval_i8' discards 'const' qualifier from pointer target type [enabled by default] maxval_i8 (retarray, array, pdim); ^ ../libgfortran/generated/maxval_i8.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxval_i8 (gfc_array_i8 *retarray, gfc_array_i8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_i4.c -fPIC -DPIC -o .libs/maxval_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_4_i8.lo `test -f 'generated/minloc0_4_i8.c' || echo '../libgfortran/'`generated/minloc0_4_i8.c ../libgfortran/generated/maxval_r8.c: In function 'smaxval_r8': ../libgfortran/generated/maxval_r8.c:355:7: warning: passing argument 3 of 'maxval_r8' discards 'const' qualifier from pointer target type [enabled by default] maxval_r8 (retarray, array, pdim); ^ ../libgfortran/generated/maxval_r8.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxval_r8 (gfc_array_r8 *retarray, gfc_array_r8 *array, index_type *pdim) ^ ../libgfortran/generated/maxloc1_4_r16.c: In function 'smaxloc1_4_r16': ../libgfortran/generated/maxloc1_4_r16.c:366:7: warning: passing argument 3 of 'maxloc1_4_r16' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_4_r16 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_4_r16.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_4_r16 (gfc_array_i4 *retarray, gfc_array_r16 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_16_r16.c -o maxloc1_16_r16.o >/dev/null 2>&1 ../libgfortran/generated/maxloc1_8_r16.c: In function 'smaxloc1_8_r16': ../libgfortran/generated/maxloc1_8_r16.c:366:7: warning: passing argument 3 of 'maxloc1_8_r16' discards 'const' qualifier from pointer target type [enabled by default] maxloc1_8_r16 (retarray, array, pdim); ^ ../libgfortran/generated/maxloc1_8_r16.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxloc1_8_r16 (gfc_array_i8 *retarray, gfc_array_r16 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_8_i8.lo `test -f 'generated/minloc0_8_i8.c' || echo '../libgfortran/'`generated/minloc0_8_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_i8.c -o maxval_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_16_i8.lo `test -f 'generated/minloc0_16_i8.c' || echo '../libgfortran/'`generated/minloc0_16_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_i4.c -fPIC -DPIC -o .libs/minloc0_4_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_i16.c -o maxval_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r16.c -fPIC -DPIC -o .libs/maxval_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r8.c -o maxval_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r4.c -o maxval_r4.o >/dev/null 2>&1 ../libgfortran/generated/maxval_i4.c: In function 'smaxval_i4': ../libgfortran/generated/maxval_i4.c:355:7: warning: passing argument 3 of 'maxval_i4' discards 'const' qualifier from pointer target type [enabled by default] maxval_i4 (retarray, array, pdim); ^ ../libgfortran/generated/maxval_i4.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxval_i4 (gfc_array_i4 *retarray, gfc_array_i4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_4_r16.c -o maxloc1_4_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_i4.c -fPIC -DPIC -o .libs/minloc0_16_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_i4.c -fPIC -DPIC -o .libs/minloc0_8_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxloc1_8_r16.c -o maxloc1_8_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r10.c -fPIC -DPIC -o .libs/maxval_r10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_4_i16.lo `test -f 'generated/minloc0_4_i16.c' || echo '../libgfortran/'`generated/minloc0_4_i16.c ../libgfortran/generated/maxval_r16.c: In function 'smaxval_r16': ../libgfortran/generated/maxval_r16.c:355:7: warning: passing argument 3 of 'maxval_r16' discards 'const' qualifier from pointer target type [enabled by default] maxval_r16 (retarray, array, pdim); ^ ../libgfortran/generated/maxval_r16.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxval_r16 (gfc_array_r16 *retarray, gfc_array_r16 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_i4.c -o maxval_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_i4.c -o minloc0_16_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_8_i16.lo `test -f 'generated/minloc0_8_i16.c' || echo '../libgfortran/'`generated/minloc0_8_i16.c ../libgfortran/generated/maxval_r10.c: In function 'smaxval_r10': ../libgfortran/generated/maxval_r10.c:355:7: warning: passing argument 3 of 'maxval_r10' discards 'const' qualifier from pointer target type [enabled by default] maxval_r10 (retarray, array, pdim); ^ ../libgfortran/generated/maxval_r10.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' maxval_r10 (gfc_array_r10 *retarray, gfc_array_r10 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_16_i16.lo `test -f 'generated/minloc0_16_i16.c' || echo '../libgfortran/'`generated/minloc0_16_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r16.c -o maxval_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_i4.c -o minloc0_4_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_4_r4.lo `test -f 'generated/minloc0_4_r4.c' || echo '../libgfortran/'`generated/minloc0_4_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_8_r4.lo `test -f 'generated/minloc0_8_r4.c' || echo '../libgfortran/'`generated/minloc0_8_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_i4.c -o minloc0_8_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_16_r4.lo `test -f 'generated/minloc0_16_r4.c' || echo '../libgfortran/'`generated/minloc0_16_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_4_r8.lo `test -f 'generated/minloc0_4_r8.c' || echo '../libgfortran/'`generated/minloc0_4_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_8_r8.lo `test -f 'generated/minloc0_8_r8.c' || echo '../libgfortran/'`generated/minloc0_8_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_16_r8.lo `test -f 'generated/minloc0_16_r8.c' || echo '../libgfortran/'`generated/minloc0_16_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/maxval_r10.c -o maxval_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_i8.c -fPIC -DPIC -o .libs/minloc0_16_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_i8.c -fPIC -DPIC -o .libs/minloc0_4_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_i8.c -fPIC -DPIC -o .libs/minloc0_8_i8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_4_r10.lo `test -f 'generated/minloc0_4_r10.c' || echo '../libgfortran/'`generated/minloc0_4_r10.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_8_r10.lo `test -f 'generated/minloc0_8_r10.c' || echo '../libgfortran/'`generated/minloc0_8_r10.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_16_r10.lo `test -f 'generated/minloc0_16_r10.c' || echo '../libgfortran/'`generated/minloc0_16_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_i16.c -fPIC -DPIC -o .libs/minloc0_8_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_i8.c -o minloc0_16_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_4_r16.lo `test -f 'generated/minloc0_4_r16.c' || echo '../libgfortran/'`generated/minloc0_4_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_i16.c -fPIC -DPIC -o .libs/minloc0_4_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_i8.c -o minloc0_4_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r4.c -fPIC -DPIC -o .libs/minloc0_4_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r4.c -fPIC -DPIC -o .libs/minloc0_8_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_i8.c -o minloc0_8_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_i16.c -fPIC -DPIC -o .libs/minloc0_16_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_8_r16.lo `test -f 'generated/minloc0_8_r16.c' || echo '../libgfortran/'`generated/minloc0_8_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_i16.c -o minloc0_8_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_i16.c -o minloc0_4_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r8.c -fPIC -DPIC -o .libs/minloc0_4_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r8.c -fPIC -DPIC -o .libs/minloc0_8_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r4.c -fPIC -DPIC -o .libs/minloc0_16_r4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc0_16_r16.lo `test -f 'generated/minloc0_16_r16.c' || echo '../libgfortran/'`generated/minloc0_16_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_4_i4.lo `test -f 'generated/minloc1_4_i4.c' || echo '../libgfortran/'`generated/minloc1_4_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r4.c -o minloc0_4_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r4.c -o minloc0_8_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_8_i4.lo `test -f 'generated/minloc1_8_i4.c' || echo '../libgfortran/'`generated/minloc1_8_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r8.c -fPIC -DPIC -o .libs/minloc0_16_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_i16.c -o minloc0_16_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r10.c -fPIC -DPIC -o .libs/minloc0_8_r10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_16_i4.lo `test -f 'generated/minloc1_16_i4.c' || echo '../libgfortran/'`generated/minloc1_16_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r8.c -o minloc0_4_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r4.c -o minloc0_16_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r10.c -fPIC -DPIC -o .libs/minloc0_4_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r8.c -o minloc0_8_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r10.c -fPIC -DPIC -o .libs/minloc0_16_r10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_4_i8.lo `test -f 'generated/minloc1_4_i8.c' || echo '../libgfortran/'`generated/minloc1_4_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r8.c -o minloc0_16_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r16.c -fPIC -DPIC -o .libs/minloc0_4_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_8_i8.lo `test -f 'generated/minloc1_8_i8.c' || echo '../libgfortran/'`generated/minloc1_8_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r10.c -o minloc0_8_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r10.c -o minloc0_16_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_16_i8.lo `test -f 'generated/minloc1_16_i8.c' || echo '../libgfortran/'`generated/minloc1_16_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_4_i16.lo `test -f 'generated/minloc1_4_i16.c' || echo '../libgfortran/'`generated/minloc1_4_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_8_i16.lo `test -f 'generated/minloc1_8_i16.c' || echo '../libgfortran/'`generated/minloc1_8_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r10.c -o minloc0_4_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_16_i16.lo `test -f 'generated/minloc1_16_i16.c' || echo '../libgfortran/'`generated/minloc1_16_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_4_r4.lo `test -f 'generated/minloc1_4_r4.c' || echo '../libgfortran/'`generated/minloc1_4_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_8_r4.lo `test -f 'generated/minloc1_8_r4.c' || echo '../libgfortran/'`generated/minloc1_8_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r16.c -fPIC -DPIC -o .libs/minloc0_16_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_4_r16.c -o minloc0_4_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r16.c -fPIC -DPIC -o .libs/minloc0_8_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_16_r4.lo `test -f 'generated/minloc1_16_r4.c' || echo '../libgfortran/'`generated/minloc1_16_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_i4.c -fPIC -DPIC -o .libs/minloc1_4_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_4_r8.lo `test -f 'generated/minloc1_4_r8.c' || echo '../libgfortran/'`generated/minloc1_4_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_16_r16.c -o minloc0_16_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_i4.c -fPIC -DPIC -o .libs/minloc1_16_i4.o ../libgfortran/generated/minloc1_4_i4.c: In function 'sminloc1_4_i4': ../libgfortran/generated/minloc1_4_i4.c:366:7: warning: passing argument 3 of 'minloc1_4_i4' discards 'const' qualifier from pointer target type [enabled by default] minloc1_4_i4 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_4_i4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_4_i4 (gfc_array_i4 *retarray, gfc_array_i4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_i8.c -fPIC -DPIC -o .libs/minloc1_4_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_i4.c -fPIC -DPIC -o .libs/minloc1_8_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_i16.c -fPIC -DPIC -o .libs/minloc1_4_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_8_r8.lo `test -f 'generated/minloc1_8_r8.c' || echo '../libgfortran/'`generated/minloc1_8_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc0_8_r16.c -o minloc0_8_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_i16.c -fPIC -DPIC -o .libs/minloc1_8_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_16_r8.lo `test -f 'generated/minloc1_16_r8.c' || echo '../libgfortran/'`generated/minloc1_16_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_i4.c -o minloc1_4_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_i8.c -fPIC -DPIC -o .libs/minloc1_8_i8.o ../libgfortran/generated/minloc1_4_i8.c: In function 'sminloc1_4_i8': ../libgfortran/generated/minloc1_4_i8.c:366:7: warning: passing argument 3 of 'minloc1_4_i8' discards 'const' qualifier from pointer target type [enabled by default] minloc1_4_i8 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_4_i8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_4_i8 (gfc_array_i4 *retarray, gfc_array_i8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_i4.c -o minloc1_16_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_i8.c -fPIC -DPIC -o .libs/minloc1_16_i8.o ../libgfortran/generated/minloc1_8_i4.c: In function 'sminloc1_8_i4': ../libgfortran/generated/minloc1_8_i4.c:366:7: warning: passing argument 3 of 'minloc1_8_i4' discards 'const' qualifier from pointer target type [enabled by default] minloc1_8_i4 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_8_i4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_8_i4 (gfc_array_i8 *retarray, gfc_array_i4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_i16.c -o minloc1_4_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r4.c -fPIC -DPIC -o .libs/minloc1_4_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_i16.c -o minloc1_8_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_i8.c -o minloc1_4_i8.o >/dev/null 2>&1 ../libgfortran/generated/minloc1_8_i8.c: In function 'sminloc1_8_i8': /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_4_r10.lo `test -f 'generated/minloc1_4_r10.c' || echo '../libgfortran/'`generated/minloc1_4_r10.c ../libgfortran/generated/minloc1_8_i8.c:366:7: warning: passing argument 3 of 'minloc1_8_i8' discards 'const' qualifier from pointer target type [enabled by default] minloc1_8_i8 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_8_i8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_8_i8 (gfc_array_i8 *retarray, gfc_array_i8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r4.c -fPIC -DPIC -o .libs/minloc1_8_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_i4.c -o minloc1_8_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_8_r10.lo `test -f 'generated/minloc1_8_r10.c' || echo '../libgfortran/'`generated/minloc1_8_r10.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_16_r10.lo `test -f 'generated/minloc1_16_r10.c' || echo '../libgfortran/'`generated/minloc1_16_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_i8.c -o minloc1_16_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r8.c -fPIC -DPIC -o .libs/minloc1_4_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_i8.c -o minloc1_8_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_4_r16.lo `test -f 'generated/minloc1_4_r16.c' || echo '../libgfortran/'`generated/minloc1_4_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_i16.c -fPIC -DPIC -o .libs/minloc1_16_i16.o ../libgfortran/generated/minloc1_4_r4.c: In function 'sminloc1_4_r4': ../libgfortran/generated/minloc1_4_r4.c:366:7: warning: passing argument 3 of 'minloc1_4_r4' discards 'const' qualifier from pointer target type [enabled by default] minloc1_4_r4 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_4_r4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_4_r4 (gfc_array_i4 *retarray, gfc_array_r4 *array, index_type *pdim) ^ ../libgfortran/generated/minloc1_8_r4.c: In function 'sminloc1_8_r4': ../libgfortran/generated/minloc1_8_r4.c:366:7: warning: passing argument 3 of 'minloc1_8_r4' discards 'const' qualifier from pointer target type [enabled by default] minloc1_8_r4 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_8_r4.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_8_r4 (gfc_array_i8 *retarray, gfc_array_r4 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_8_r16.lo `test -f 'generated/minloc1_8_r16.c' || echo '../libgfortran/'`generated/minloc1_8_r16.c ../libgfortran/generated/minloc1_4_r8.c: In function 'sminloc1_4_r8': ../libgfortran/generated/minloc1_4_r8.c:366:7: warning: passing argument 3 of 'minloc1_4_r8' discards 'const' qualifier from pointer target type [enabled by default] minloc1_4_r8 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_4_r8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_4_r8 (gfc_array_i4 *retarray, gfc_array_r8 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minloc1_16_r16.lo `test -f 'generated/minloc1_16_r16.c' || echo '../libgfortran/'`generated/minloc1_16_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r4.c -o minloc1_8_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r4.c -o minloc1_4_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minval_i4.lo `test -f 'generated/minval_i4.c' || echo '../libgfortran/'`generated/minval_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minval_i8.lo `test -f 'generated/minval_i8.c' || echo '../libgfortran/'`generated/minval_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r4.c -fPIC -DPIC -o .libs/minloc1_16_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_i16.c -o minloc1_16_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r8.c -fPIC -DPIC -o .libs/minloc1_16_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r8.c -o minloc1_4_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minval_i16.lo `test -f 'generated/minval_i16.c' || echo '../libgfortran/'`generated/minval_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r10.c -fPIC -DPIC -o .libs/minloc1_8_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r8.c -fPIC -DPIC -o .libs/minloc1_8_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r10.c -fPIC -DPIC -o .libs/minloc1_4_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r10.c -fPIC -DPIC -o .libs/minloc1_16_r10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minval_r4.lo `test -f 'generated/minval_r4.c' || echo '../libgfortran/'`generated/minval_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r4.c -o minloc1_16_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minval_r8.lo `test -f 'generated/minval_r8.c' || echo '../libgfortran/'`generated/minval_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minval_r10.lo `test -f 'generated/minval_r10.c' || echo '../libgfortran/'`generated/minval_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r8.c -o minloc1_16_r8.o >/dev/null 2>&1 ../libgfortran/generated/minloc1_8_r10.c: In function 'sminloc1_8_r10': ../libgfortran/generated/minloc1_8_r10.c:366:7: warning: passing argument 3 of 'minloc1_8_r10' discards 'const' qualifier from pointer target type [enabled by default] minloc1_8_r10 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_8_r10.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_8_r10 (gfc_array_i8 *retarray, gfc_array_r10 *array, index_type *pdim) ^ ../libgfortran/generated/minloc1_8_r8.c: In function 'sminloc1_8_r8': ../libgfortran/generated/minloc1_8_r8.c:366:7: warning: passing argument 3 of 'minloc1_8_r8' discards 'const' qualifier from pointer target type [enabled by default] minloc1_8_r8 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_8_r8.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_8_r8 (gfc_array_i8 *retarray, gfc_array_r8 *array, index_type *pdim) ^ ../libgfortran/generated/minloc1_4_r10.c: In function 'sminloc1_4_r10': ../libgfortran/generated/minloc1_4_r10.c:366:7: warning: passing argument 3 of 'minloc1_4_r10' discards 'const' qualifier from pointer target type [enabled by default] minloc1_4_r10 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_4_r10.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_4_r10 (gfc_array_i4 *retarray, gfc_array_r10 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r16.c -fPIC -DPIC -o .libs/minloc1_4_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o minval_r16.lo `test -f 'generated/minval_r16.c' || echo '../libgfortran/'`generated/minval_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r10.c -o minloc1_16_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_i4.lo `test -f 'generated/product_i4.c' || echo '../libgfortran/'`generated/product_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r10.c -o minloc1_8_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r10.c -o minloc1_4_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_i8.lo `test -f 'generated/product_i8.c' || echo '../libgfortran/'`generated/product_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r8.c -o minloc1_8_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r16.c -fPIC -DPIC -o .libs/minloc1_16_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_i4.c -fPIC -DPIC -o .libs/minval_i4.o ../libgfortran/generated/minloc1_4_r16.c: In function 'sminloc1_4_r16': ../libgfortran/generated/minloc1_4_r16.c:366:7: warning: passing argument 3 of 'minloc1_4_r16' discards 'const' qualifier from pointer target type [enabled by default] minloc1_4_r16 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_4_r16.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_4_r16 (gfc_array_i4 *retarray, gfc_array_r16 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_i16.lo `test -f 'generated/product_i16.c' || echo '../libgfortran/'`generated/product_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_i8.c -fPIC -DPIC -o .libs/minval_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r16.c -fPIC -DPIC -o .libs/minloc1_8_r16.o ../libgfortran/generated/minval_i4.c: In function 'sminval_i4': ../libgfortran/generated/minval_i4.c:355:7: warning: passing argument 3 of 'minval_i4' discards 'const' qualifier from pointer target type [enabled by default] minval_i4 (retarray, array, pdim); ^ ../libgfortran/generated/minval_i4.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minval_i4 (gfc_array_i4 *retarray, gfc_array_i4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_4_r16.c -o minloc1_4_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r10.c -fPIC -DPIC -o .libs/minval_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_16_r16.c -o minloc1_16_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_r4.lo `test -f 'generated/product_r4.c' || echo '../libgfortran/'`generated/product_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_r8.lo `test -f 'generated/product_r8.c' || echo '../libgfortran/'`generated/product_r8.c ../libgfortran/generated/minval_i8.c: In function 'sminval_i8': ../libgfortran/generated/minval_i8.c:355:7: warning: passing argument 3 of 'minval_i8' discards 'const' qualifier from pointer target type [enabled by default] minval_i8 (retarray, array, pdim); ^ ../libgfortran/generated/minval_i8.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minval_i8 (gfc_array_i8 *retarray, gfc_array_i8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_i4.c -o minval_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r8.c -fPIC -DPIC -o .libs/minval_r8.o ../libgfortran/generated/minloc1_8_r16.c: In function 'sminloc1_8_r16': ../libgfortran/generated/minloc1_8_r16.c:366:7: warning: passing argument 3 of 'minloc1_8_r16' discards 'const' qualifier from pointer target type [enabled by default] minloc1_8_r16 (retarray, array, pdim); ^ ../libgfortran/generated/minloc1_8_r16.c:46:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minloc1_8_r16 (gfc_array_i8 *retarray, gfc_array_r16 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_i4.c -fPIC -DPIC -o .libs/product_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r4.c -fPIC -DPIC -o .libs/minval_r4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_r10.lo `test -f 'generated/product_r10.c' || echo '../libgfortran/'`generated/product_r10.c ../libgfortran/generated/minval_r10.c: In function 'sminval_r10': ../libgfortran/generated/minval_r10.c:355:7: warning: passing argument 3 of 'minval_r10' discards 'const' qualifier from pointer target type [enabled by default] minval_r10 (retarray, array, pdim); ^ ../libgfortran/generated/minval_r10.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minval_r10 (gfc_array_r10 *retarray, gfc_array_r10 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_r16.lo `test -f 'generated/product_r16.c' || echo '../libgfortran/'`generated/product_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minloc1_8_r16.c -o minloc1_8_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_i8.c -o minval_i8.o >/dev/null 2>&1 ../libgfortran/generated/product_i4.c: In function 'sproduct_i4': ../libgfortran/generated/product_i4.c:353:7: warning: passing argument 3 of 'product_i4' discards 'const' qualifier from pointer target type [enabled by default] product_i4 (retarray, array, pdim); ^ ../libgfortran/generated/product_i4.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_i4 (gfc_array_i4 *retarray, gfc_array_i4 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_c4.lo `test -f 'generated/product_c4.c' || echo '../libgfortran/'`generated/product_c4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_i16.c -fPIC -DPIC -o .libs/minval_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r16.c -fPIC -DPIC -o .libs/minval_r16.o ../libgfortran/generated/minval_r4.c: In function 'sminval_r4': ../libgfortran/generated/minval_r4.c:355:7: warning: passing argument 3 of 'minval_r4' discards 'const' qualifier from pointer target type [enabled by default] minval_r4 (retarray, array, pdim); ^ ../libgfortran/generated/minval_r4.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minval_r4 (gfc_array_r4 *retarray, gfc_array_r4 *array, index_type *pdim) ^ ../libgfortran/generated/minval_r8.c: In function 'sminval_r8': ../libgfortran/generated/minval_r8.c:355:7: warning: passing argument 3 of 'minval_r8' discards 'const' qualifier from pointer target type [enabled by default] minval_r8 (retarray, array, pdim); ^ ../libgfortran/generated/minval_r8.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minval_r8 (gfc_array_r8 *retarray, gfc_array_r8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r10.c -o minval_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_c8.lo `test -f 'generated/product_c8.c' || echo '../libgfortran/'`generated/product_c8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_i4.c -o product_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r4.c -o minval_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_i16.c -o minval_i16.o >/dev/null 2>&1 ../libgfortran/generated/minval_r16.c: In function 'sminval_r16': ../libgfortran/generated/minval_r16.c:355:7: warning: passing argument 3 of 'minval_r16' discards 'const' qualifier from pointer target type [enabled by default] minval_r16 (retarray, array, pdim); ^ ../libgfortran/generated/minval_r16.c:45:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' minval_r16 (gfc_array_r16 *retarray, gfc_array_r16 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_i8.c -fPIC -DPIC -o .libs/product_i8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_c10.lo `test -f 'generated/product_c10.c' || echo '../libgfortran/'`generated/product_c10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r8.c -o minval_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o product_c16.lo `test -f 'generated/product_c16.c' || echo '../libgfortran/'`generated/product_c16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_i16.c -fPIC -DPIC -o .libs/product_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_i4.lo `test -f 'generated/sum_i4.c' || echo '../libgfortran/'`generated/sum_i4.c ../libgfortran/generated/product_i8.c: In function 'sproduct_i8': ../libgfortran/generated/product_i8.c:353:7: warning: passing argument 3 of 'product_i8' discards 'const' qualifier from pointer target type [enabled by default] product_i8 (retarray, array, pdim); ^ ../libgfortran/generated/product_i8.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_i8 (gfc_array_i8 *retarray, gfc_array_i8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/minval_r16.c -o minval_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_i8.lo `test -f 'generated/sum_i8.c' || echo '../libgfortran/'`generated/sum_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r10.c -fPIC -DPIC -o .libs/product_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_i8.c -o product_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r16.c -fPIC -DPIC -o .libs/product_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_i16.lo `test -f 'generated/sum_i16.c' || echo '../libgfortran/'`generated/sum_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r4.c -fPIC -DPIC -o .libs/product_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r8.c -fPIC -DPIC -o .libs/product_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_i16.c -o product_i16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_r4.lo `test -f 'generated/sum_r4.c' || echo '../libgfortran/'`generated/sum_r4.c ../libgfortran/generated/product_r10.c: In function 'sproduct_r10': ../libgfortran/generated/product_r10.c:353:7: warning: passing argument 3 of 'product_r10' discards 'const' qualifier from pointer target type [enabled by default] product_r10 (retarray, array, pdim); ^ ../libgfortran/generated/product_r10.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_r10 (gfc_array_r10 *retarray, gfc_array_r10 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_r8.lo `test -f 'generated/sum_r8.c' || echo '../libgfortran/'`generated/sum_r8.c ../libgfortran/generated/product_r16.c: In function 'sproduct_r16': ../libgfortran/generated/product_r16.c:353:7: warning: passing argument 3 of 'product_r16' discards 'const' qualifier from pointer target type [enabled by default] product_r16 (retarray, array, pdim); ^ ../libgfortran/generated/product_r16.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_r16 (gfc_array_r16 *retarray, gfc_array_r16 *array, index_type *pdim) ^ ../libgfortran/generated/product_r4.c: In function 'sproduct_r4': ../libgfortran/generated/product_r4.c:353:7: warning: passing argument 3 of 'product_r4' discards 'const' qualifier from pointer target type [enabled by default] product_r4 (retarray, array, pdim); ^ ../libgfortran/generated/product_r4.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_r4 (gfc_array_r4 *retarray, gfc_array_r4 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_r10.lo `test -f 'generated/sum_r10.c' || echo '../libgfortran/'`generated/sum_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c4.c -fPIC -DPIC -o .libs/product_c4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_r16.lo `test -f 'generated/sum_r16.c' || echo '../libgfortran/'`generated/sum_r16.c ../libgfortran/generated/product_r8.c: In function 'sproduct_r8': ../libgfortran/generated/product_r8.c:353:7: warning: passing argument 3 of 'product_r8' discards 'const' qualifier from pointer target type [enabled by default] product_r8 (retarray, array, pdim); ^ ../libgfortran/generated/product_r8.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_r8 (gfc_array_r8 *retarray, gfc_array_r8 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_c4.lo `test -f 'generated/sum_c4.c' || echo '../libgfortran/'`generated/sum_c4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r10.c -o product_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r16.c -o product_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r4.c -o product_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c8.c -fPIC -DPIC -o .libs/product_c8.o ../libgfortran/generated/product_c4.c: In function 'sproduct_c4': ../libgfortran/generated/product_c4.c:353:7: warning: passing argument 3 of 'product_c4' discards 'const' qualifier from pointer target type [enabled by default] product_c4 (retarray, array, pdim); ^ ../libgfortran/generated/product_c4.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_c4 (gfc_array_c4 *retarray, gfc_array_c4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_r8.c -o product_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_i4.c -fPIC -DPIC -o .libs/sum_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_i8.c -fPIC -DPIC -o .libs/sum_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c16.c -fPIC -DPIC -o .libs/product_c16.o ../libgfortran/generated/product_c8.c: In function 'sproduct_c8': ../libgfortran/generated/product_c8.c:353:7: warning: passing argument 3 of 'product_c8' discards 'const' qualifier from pointer target type [enabled by default] product_c8 (retarray, array, pdim); ^ ../libgfortran/generated/product_c8.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_c8 (gfc_array_c8 *retarray, gfc_array_c8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c10.c -fPIC -DPIC -o .libs/product_c10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c4.c -o product_c4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_c8.lo `test -f 'generated/sum_c8.c' || echo '../libgfortran/'`generated/sum_c8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_c10.lo `test -f 'generated/sum_c10.c' || echo '../libgfortran/'`generated/sum_c10.c ../libgfortran/generated/sum_i8.c: In function 'ssum_i8': ../libgfortran/generated/sum_i8.c:353:7: warning: passing argument 3 of 'sum_i8' discards 'const' qualifier from pointer target type [enabled by default] sum_i8 (retarray, array, pdim); ^ ../libgfortran/generated/sum_i8.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_i8 (gfc_array_i8 *retarray, gfc_array_i8 *array, index_type *pdim) ^ ../libgfortran/generated/sum_i4.c: In function 'ssum_i4': ../libgfortran/generated/sum_i4.c:353:7: warning: passing argument 3 of 'sum_i4' discards 'const' qualifier from pointer target type [enabled by default] sum_i4 (retarray, array, pdim); ^ ../libgfortran/generated/sum_i4.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_i4 (gfc_array_i4 *retarray, gfc_array_i4 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sum_c16.lo `test -f 'generated/sum_c16.c' || echo '../libgfortran/'`generated/sum_c16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c8.c -o product_c8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_i16.c -fPIC -DPIC -o .libs/sum_i16.o ../libgfortran/generated/product_c16.c: In function 'sproduct_c16': ../libgfortran/generated/product_c16.c:353:7: warning: passing argument 3 of 'product_c16' discards 'const' qualifier from pointer target type [enabled by default] product_c16 (retarray, array, pdim); ^ ../libgfortran/generated/product_c16.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_c16 (gfc_array_c16 *retarray, gfc_array_c16 *array, index_type *pdim) ^ ../libgfortran/generated/product_c10.c: In function 'sproduct_c10': ../libgfortran/generated/product_c10.c:353:7: warning: passing argument 3 of 'product_c10' discards 'const' qualifier from pointer target type [enabled by default] product_c10 (retarray, array, pdim); ^ ../libgfortran/generated/product_c10.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' product_c10 (gfc_array_c10 *retarray, gfc_array_c10 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r4.c -fPIC -DPIC -o .libs/sum_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_i8.c -o sum_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r16.c -fPIC -DPIC -o .libs/sum_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_i4.lo `test -f 'generated/dotprod_i4.c' || echo '../libgfortran/'`generated/dotprod_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_i4.c -o sum_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c16.c -o product_c16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_i8.lo `test -f 'generated/dotprod_i8.c' || echo '../libgfortran/'`generated/dotprod_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_i16.c -o sum_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r8.c -fPIC -DPIC -o .libs/sum_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/product_c10.c -o product_c10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c4.c -fPIC -DPIC -o .libs/sum_c4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r10.c -fPIC -DPIC -o .libs/sum_r10.o ../libgfortran/generated/sum_r4.c: In function 'ssum_r4': ../libgfortran/generated/sum_r4.c:353:7: warning: passing argument 3 of 'sum_r4' discards 'const' qualifier from pointer target type [enabled by default] sum_r4 (retarray, array, pdim); ^ ../libgfortran/generated/sum_r4.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_r4 (gfc_array_r4 *retarray, gfc_array_r4 *array, index_type *pdim) ^ ../libgfortran/generated/sum_r16.c: In function 'ssum_r16': ../libgfortran/generated/sum_r16.c:353:7: warning: passing argument 3 of 'sum_r16' discards 'const' qualifier from pointer target type [enabled by default] sum_r16 (retarray, array, pdim); ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_i16.lo `test -f 'generated/dotprod_i16.c' || echo '../libgfortran/'`generated/dotprod_i16.c ../libgfortran/generated/sum_r16.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_r16 (gfc_array_r16 *retarray, gfc_array_r16 *array, index_type *pdim) ^ ../libgfortran/generated/sum_r8.c: In function 'ssum_r8': ../libgfortran/generated/sum_r8.c:353:7: warning: passing argument 3 of 'sum_r8' discards 'const' qualifier from pointer target type [enabled by default] sum_r8 (retarray, array, pdim); ^ ../libgfortran/generated/sum_r8.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_r8 (gfc_array_r8 *retarray, gfc_array_r8 *array, index_type *pdim) ^ ../libgfortran/generated/sum_c4.c: In function 'ssum_c4': ../libgfortran/generated/sum_c4.c:353:7: warning: passing argument 3 of 'sum_c4' discards 'const' qualifier from pointer target type [enabled by default] sum_c4 (retarray, array, pdim); ^ ../libgfortran/generated/sum_c4.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_c4 (gfc_array_c4 *retarray, gfc_array_c4 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r4.c -o sum_r4.o >/dev/null 2>&1 ../libgfortran/generated/sum_r10.c: In function 'ssum_r10': ../libgfortran/generated/sum_r10.c:353:7: warning: passing argument 3 of 'sum_r10' discards 'const' qualifier from pointer target type [enabled by default] sum_r10 (retarray, array, pdim); ^ ../libgfortran/generated/sum_r10.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_r10 (gfc_array_r10 *retarray, gfc_array_r10 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_r4.lo `test -f 'generated/dotprod_r4.c' || echo '../libgfortran/'`generated/dotprod_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_r8.lo `test -f 'generated/dotprod_r8.c' || echo '../libgfortran/'`generated/dotprod_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r16.c -o sum_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_r10.lo `test -f 'generated/dotprod_r10.c' || echo '../libgfortran/'`generated/dotprod_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r8.c -o sum_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_r16.lo `test -f 'generated/dotprod_r16.c' || echo '../libgfortran/'`generated/dotprod_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_l4.lo `test -f 'generated/dotprod_l4.c' || echo '../libgfortran/'`generated/dotprod_l4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_r10.c -o sum_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c4.c -o sum_c4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c16.c -fPIC -DPIC -o .libs/sum_c16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c10.c -fPIC -DPIC -o .libs/sum_c10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_l8.lo `test -f 'generated/dotprod_l8.c' || echo '../libgfortran/'`generated/dotprod_l8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_i4.c -fPIC -DPIC -o .libs/dotprod_i4.o ../libgfortran/generated/sum_c16.c: In function 'ssum_c16': ../libgfortran/generated/sum_c16.c:353:7: warning: passing argument 3 of 'sum_c16' discards 'const' qualifier from pointer target type [enabled by default] sum_c16 (retarray, array, pdim); ^ ../libgfortran/generated/sum_c16.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_c16 (gfc_array_c16 *retarray, gfc_array_c16 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_l16.lo `test -f 'generated/dotprod_l16.c' || echo '../libgfortran/'`generated/dotprod_l16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c8.c -fPIC -DPIC -o .libs/sum_c8.o ../libgfortran/generated/sum_c10.c: In function 'ssum_c10': ../libgfortran/generated/sum_c10.c:353:7: warning: passing argument 3 of 'sum_c10' discards 'const' qualifier from pointer target type [enabled by default] sum_c10 (retarray, array, pdim); ^ ../libgfortran/generated/sum_c10.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_c10 (gfc_array_c10 *retarray, gfc_array_c10 *array, index_type *pdim) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_c4.lo `test -f 'generated/dotprod_c4.c' || echo '../libgfortran/'`generated/dotprod_c4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_c8.lo `test -f 'generated/dotprod_c8.c' || echo '../libgfortran/'`generated/dotprod_c8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_i16.c -fPIC -DPIC -o .libs/dotprod_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_i8.c -fPIC -DPIC -o .libs/dotprod_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c16.c -o sum_c16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_c10.lo `test -f 'generated/dotprod_c10.c' || echo '../libgfortran/'`generated/dotprod_c10.c ../libgfortran/generated/sum_c8.c: In function 'ssum_c8': ../libgfortran/generated/sum_c8.c:353:7: warning: passing argument 3 of 'sum_c8' discards 'const' qualifier from pointer target type [enabled by default] sum_c8 (retarray, array, pdim); ^ ../libgfortran/generated/sum_c8.c:44:1: note: expected 'index_type *' but argument is of type 'const index_type * const restrict' sum_c8 (gfc_array_c8 *retarray, gfc_array_c8 *array, index_type *pdim) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c10.c -o sum_c10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r10.c -fPIC -DPIC -o .libs/dotprod_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_i4.c -o dotprod_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_i16.c -o dotprod_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_i8.c -o dotprod_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r8.c -fPIC -DPIC -o .libs/dotprod_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_l4.c -fPIC -DPIC -o .libs/dotprod_l4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/sum_c8.c -o sum_c8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r10.c -o dotprod_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r16.c -fPIC -DPIC -o .libs/dotprod_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r4.c -fPIC -DPIC -o .libs/dotprod_r4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o dotprod_c16.lo `test -f 'generated/dotprod_c16.c' || echo '../libgfortran/'`generated/dotprod_c16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_i4.lo `test -f 'generated/matmul_i4.c' || echo '../libgfortran/'`generated/matmul_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_i8.lo `test -f 'generated/matmul_i8.c' || echo '../libgfortran/'`generated/matmul_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_i16.lo `test -f 'generated/matmul_i16.c' || echo '../libgfortran/'`generated/matmul_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_l8.c -fPIC -DPIC -o .libs/dotprod_l8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_l4.c -o dotprod_l4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_r4.lo `test -f 'generated/matmul_r4.c' || echo '../libgfortran/'`generated/matmul_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c4.c -fPIC -DPIC -o .libs/dotprod_c4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_r8.lo `test -f 'generated/matmul_r8.c' || echo '../libgfortran/'`generated/matmul_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r8.c -o dotprod_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r4.c -o dotprod_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_r16.c -o dotprod_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c8.c -fPIC -DPIC -o .libs/dotprod_c8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_r10.lo `test -f 'generated/matmul_r10.c' || echo '../libgfortran/'`generated/matmul_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_l8.c -o dotprod_l8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_r16.lo `test -f 'generated/matmul_r16.c' || echo '../libgfortran/'`generated/matmul_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c10.c -fPIC -DPIC -o .libs/dotprod_c10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_l16.c -fPIC -DPIC -o .libs/dotprod_l16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c4.c -o dotprod_c4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_c4.lo `test -f 'generated/matmul_c4.c' || echo '../libgfortran/'`generated/matmul_c4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c8.c -o dotprod_c8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_c8.lo `test -f 'generated/matmul_c8.c' || echo '../libgfortran/'`generated/matmul_c8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_c10.lo `test -f 'generated/matmul_c10.c' || echo '../libgfortran/'`generated/matmul_c10.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c -o matmul_c16.lo `test -f 'generated/matmul_c16.c' || echo '../libgfortran/'`generated/matmul_c16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_l16.c -o dotprod_l16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_i4.c -fPIC -DPIC -o .libs/matmul_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c10.c -o dotprod_c10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o matmul_l4.lo `test -f 'generated/matmul_l4.c' || echo '../libgfortran/'`generated/matmul_l4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c16.c -fPIC -DPIC -o .libs/dotprod_c16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o matmul_l8.lo `test -f 'generated/matmul_l8.c' || echo '../libgfortran/'`generated/matmul_l8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r8.c -fPIC -DPIC -o .libs/matmul_r8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o matmul_l16.lo `test -f 'generated/matmul_l16.c' || echo '../libgfortran/'`generated/matmul_l16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_i4.lo `test -f 'generated/transpose_i4.c' || echo '../libgfortran/'`generated/transpose_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_i8.c -fPIC -DPIC -o .libs/matmul_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r10.c -fPIC -DPIC -o .libs/matmul_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_i4.c -o matmul_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r4.c -fPIC -DPIC -o .libs/matmul_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_i16.c -fPIC -DPIC -o .libs/matmul_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/dotprod_c16.c -o dotprod_c16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r8.c -o matmul_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r16.c -fPIC -DPIC -o .libs/matmul_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c8.c -fPIC -DPIC -o .libs/matmul_c8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c4.c -fPIC -DPIC -o .libs/matmul_c4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_i16.c -o matmul_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_i8.c -o matmul_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_i8.lo `test -f 'generated/transpose_i8.c' || echo '../libgfortran/'`generated/transpose_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r10.c -o matmul_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r4.c -o matmul_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_i16.lo `test -f 'generated/transpose_i16.c' || echo '../libgfortran/'`generated/transpose_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c16.c -fPIC -DPIC -o .libs/matmul_c16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/matmul_l4.c -fPIC -DPIC -o .libs/matmul_l4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_r10.lo `test -f 'generated/transpose_r10.c' || echo '../libgfortran/'`generated/transpose_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_r16.c -o matmul_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c4.c -o matmul_c4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_r16.lo `test -f 'generated/transpose_r16.c' || echo '../libgfortran/'`generated/transpose_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c8.c -o matmul_c8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c10.c -fPIC -DPIC -o .libs/matmul_c10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_c4.lo `test -f 'generated/transpose_c4.c' || echo '../libgfortran/'`generated/transpose_c4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_c8.lo `test -f 'generated/transpose_c8.c' || echo '../libgfortran/'`generated/transpose_c8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/matmul_l8.c -fPIC -DPIC -o .libs/matmul_l8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/matmul_l4.c -o matmul_l4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_i4.c -fPIC -DPIC -o .libs/transpose_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_c10.lo `test -f 'generated/transpose_c10.c' || echo '../libgfortran/'`generated/transpose_c10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c16.c -o matmul_c16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/matmul_l16.c -fPIC -DPIC -o .libs/matmul_l16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_c16.lo `test -f 'generated/transpose_c16.c' || echo '../libgfortran/'`generated/transpose_c16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o shape_i4.lo `test -f 'generated/shape_i4.c' || echo '../libgfortran/'`generated/shape_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/matmul_l8.c -o matmul_l8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_i4.c -o transpose_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -ftree-vectorize -c ../libgfortran/generated/matmul_c10.c -o matmul_c10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o shape_i8.lo `test -f 'generated/shape_i8.c' || echo '../libgfortran/'`generated/shape_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o shape_i16.lo `test -f 'generated/shape_i16.c' || echo '../libgfortran/'`generated/shape_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_i16.c -fPIC -DPIC -o .libs/transpose_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift1_4.lo `test -f 'generated/eoshift1_4.c' || echo '../libgfortran/'`generated/eoshift1_4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift1_8.lo `test -f 'generated/eoshift1_8.c' || echo '../libgfortran/'`generated/eoshift1_8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/matmul_l16.c -o matmul_l16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c4.c -fPIC -DPIC -o .libs/transpose_c4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift1_16.lo `test -f 'generated/eoshift1_16.c' || echo '../libgfortran/'`generated/eoshift1_16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c8.c -fPIC -DPIC -o .libs/transpose_c8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_i16.c -o transpose_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_i8.c -fPIC -DPIC -o .libs/transpose_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/shape_i4.c -fPIC -DPIC -o .libs/shape_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_r16.c -fPIC -DPIC -o .libs/transpose_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift3_4.lo `test -f 'generated/eoshift3_4.c' || echo '../libgfortran/'`generated/eoshift3_4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_r10.c -fPIC -DPIC -o .libs/transpose_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/shape_i8.c -fPIC -DPIC -o .libs/shape_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c16.c -fPIC -DPIC -o .libs/transpose_c16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c10.c -fPIC -DPIC -o .libs/transpose_c10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift3_8.lo `test -f 'generated/eoshift3_8.c' || echo '../libgfortran/'`generated/eoshift3_8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c8.c -o transpose_c8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/shape_i4.c -o shape_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift3_16.lo `test -f 'generated/eoshift3_16.c' || echo '../libgfortran/'`generated/eoshift3_16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c4.c -o transpose_c4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_r16.c -o transpose_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_i8.c -o transpose_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_r10.c -o transpose_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c16.c -o transpose_c16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/shape_i8.c -o shape_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o cshift1_4.lo `test -f 'generated/cshift1_4.c' || echo '../libgfortran/'`generated/cshift1_4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o cshift1_8.lo `test -f 'generated/cshift1_8.c' || echo '../libgfortran/'`generated/cshift1_8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o cshift1_16.lo `test -f 'generated/cshift1_16.c' || echo '../libgfortran/'`generated/cshift1_16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/shape_i16.c -fPIC -DPIC -o .libs/shape_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_i4.lo `test -f 'generated/reshape_i4.c' || echo '../libgfortran/'`generated/reshape_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/transpose_c10.c -o transpose_c10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_i8.lo `test -f 'generated/reshape_i8.c' || echo '../libgfortran/'`generated/reshape_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift1_16.c -fPIC -DPIC -o .libs/eoshift1_16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_i16.lo `test -f 'generated/reshape_i16.c' || echo '../libgfortran/'`generated/reshape_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift1_4.c -fPIC -DPIC -o .libs/eoshift1_4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift1_8.c -fPIC -DPIC -o .libs/eoshift1_8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_r10.lo `test -f 'generated/reshape_r10.c' || echo '../libgfortran/'`generated/reshape_r10.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_r16.lo `test -f 'generated/reshape_r16.c' || echo '../libgfortran/'`generated/reshape_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift1_16.c -o eoshift1_16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/shape_i16.c -o shape_i16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_c4.lo `test -f 'generated/reshape_c4.c' || echo '../libgfortran/'`generated/reshape_c4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift3_4.c -fPIC -DPIC -o .libs/eoshift3_4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift1_8.c -o eoshift1_8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_i4.c -fPIC -DPIC -o .libs/reshape_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift1_4.c -o eoshift1_4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift3_16.c -fPIC -DPIC -o .libs/eoshift3_16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/cshift1_4.c -fPIC -DPIC -o .libs/cshift1_4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_c8.lo `test -f 'generated/reshape_c8.c' || echo '../libgfortran/'`generated/reshape_c8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_c10.lo `test -f 'generated/reshape_c10.c' || echo '../libgfortran/'`generated/reshape_c10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift3_4.c -o eoshift3_4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/cshift1_8.c -fPIC -DPIC -o .libs/cshift1_8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/cshift1_16.c -fPIC -DPIC -o .libs/cshift1_16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_i4.c -o reshape_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift3_16.c -o eoshift3_16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_c16.lo `test -f 'generated/reshape_c16.c' || echo '../libgfortran/'`generated/reshape_c16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift3_8.c -fPIC -DPIC -o .libs/eoshift3_8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_i4.lo `test -f 'generated/in_pack_i4.c' || echo '../libgfortran/'`generated/in_pack_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c4.c -fPIC -DPIC -o .libs/reshape_c4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_i8.c -fPIC -DPIC -o .libs/reshape_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_r10.c -fPIC -DPIC -o .libs/reshape_r10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_i8.lo `test -f 'generated/in_pack_i8.c' || echo '../libgfortran/'`generated/in_pack_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/cshift1_8.c -o cshift1_8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_i16.c -fPIC -DPIC -o .libs/reshape_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/cshift1_4.c -o cshift1_4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_i16.lo `test -f 'generated/in_pack_i16.c' || echo '../libgfortran/'`generated/in_pack_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_r16.c -fPIC -DPIC -o .libs/reshape_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_c4.lo `test -f 'generated/in_pack_c4.c' || echo '../libgfortran/'`generated/in_pack_c4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c4.c -o reshape_c4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/cshift1_16.c -o cshift1_16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_i8.c -o reshape_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_r10.c -o reshape_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_i16.c -o reshape_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/eoshift3_8.c -o eoshift3_8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_c8.lo `test -f 'generated/in_pack_c8.c' || echo '../libgfortran/'`generated/in_pack_c8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_c10.lo `test -f 'generated/in_pack_c10.c' || echo '../libgfortran/'`generated/in_pack_c10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_r16.c -o reshape_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_c16.lo `test -f 'generated/in_pack_c16.c' || echo '../libgfortran/'`generated/in_pack_c16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_i4.lo `test -f 'generated/in_unpack_i4.c' || echo '../libgfortran/'`generated/in_unpack_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_i8.lo `test -f 'generated/in_unpack_i8.c' || echo '../libgfortran/'`generated/in_unpack_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_i16.lo `test -f 'generated/in_unpack_i16.c' || echo '../libgfortran/'`generated/in_unpack_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_c4.lo `test -f 'generated/in_unpack_c4.c' || echo '../libgfortran/'`generated/in_unpack_c4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c10.c -fPIC -DPIC -o .libs/reshape_c10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_i4.c -fPIC -DPIC -o .libs/in_pack_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c8.c -fPIC -DPIC -o .libs/reshape_c8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_i8.c -fPIC -DPIC -o .libs/in_pack_i8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_c8.lo `test -f 'generated/in_unpack_c8.c' || echo '../libgfortran/'`generated/in_unpack_c8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_c10.lo `test -f 'generated/in_unpack_c10.c' || echo '../libgfortran/'`generated/in_unpack_c10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_i16.c -fPIC -DPIC -o .libs/in_pack_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_i8.c -o in_pack_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c16.c -fPIC -DPIC -o .libs/reshape_c16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c10.c -o reshape_c10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c8.c -o reshape_c8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c10.c -fPIC -DPIC -o .libs/in_pack_c10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_i4.c -o in_pack_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_i8.c -fPIC -DPIC -o .libs/in_unpack_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_i16.c -o in_pack_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c8.c -fPIC -DPIC -o .libs/in_pack_c8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_i4.c -fPIC -DPIC -o .libs/in_unpack_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/reshape_c16.c -o reshape_c16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c4.c -fPIC -DPIC -o .libs/in_pack_c4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_c16.lo `test -f 'generated/in_unpack_c16.c' || echo '../libgfortran/'`generated/in_unpack_c16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o exponent_r4.lo `test -f 'generated/exponent_r4.c' || echo '../libgfortran/'`generated/exponent_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o exponent_r8.lo `test -f 'generated/exponent_r8.c' || echo '../libgfortran/'`generated/exponent_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c8.c -fPIC -DPIC -o .libs/in_unpack_c8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_i8.c -o in_unpack_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o exponent_r10.lo `test -f 'generated/exponent_r10.c' || echo '../libgfortran/'`generated/exponent_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_i16.c -fPIC -DPIC -o .libs/in_unpack_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c4.c -fPIC -DPIC -o .libs/in_unpack_c4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c10.c -o in_pack_c10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o exponent_r16.lo `test -f 'generated/exponent_r16.c' || echo '../libgfortran/'`generated/exponent_r16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c8.c -o in_pack_c8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c4.c -o in_pack_c4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_i4.c -o in_unpack_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_i16.c -o in_unpack_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c16.c -fPIC -DPIC -o .libs/in_pack_c16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c8.c -o in_unpack_c8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fraction_r4.lo `test -f 'generated/fraction_r4.c' || echo '../libgfortran/'`generated/fraction_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c4.c -o in_unpack_c4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fraction_r8.lo `test -f 'generated/fraction_r8.c' || echo '../libgfortran/'`generated/fraction_r8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fraction_r10.lo `test -f 'generated/fraction_r10.c' || echo '../libgfortran/'`generated/fraction_r10.c ../libgfortran/generated/in_pack_c16.c:42:1: warning: no previous prototype for 'internal_pack_c16' [-Wmissing-prototypes] internal_pack_c16 (gfc_array_c16 * source) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fraction_r16.lo `test -f 'generated/fraction_r16.c' || echo '../libgfortran/'`generated/fraction_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o nearest_r4.lo `test -f 'generated/nearest_r4.c' || echo '../libgfortran/'`generated/nearest_r4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o nearest_r8.lo `test -f 'generated/nearest_r8.c' || echo '../libgfortran/'`generated/nearest_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_pack_c16.c -o in_pack_c16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o nearest_r10.lo `test -f 'generated/nearest_r10.c' || echo '../libgfortran/'`generated/nearest_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c10.c -fPIC -DPIC -o .libs/in_unpack_c10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o nearest_r16.lo `test -f 'generated/nearest_r16.c' || echo '../libgfortran/'`generated/nearest_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o set_exponent_r4.lo `test -f 'generated/set_exponent_r4.c' || echo '../libgfortran/'`generated/set_exponent_r4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r8.c -fPIC -DPIC -o .libs/exponent_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r16.c -fPIC -DPIC -o .libs/exponent_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r4.c -fPIC -DPIC -o .libs/exponent_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c10.c -o in_unpack_c10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o set_exponent_r8.lo `test -f 'generated/set_exponent_r8.c' || echo '../libgfortran/'`generated/set_exponent_r8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c16.c -fPIC -DPIC -o .libs/in_unpack_c16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r8.c -o exponent_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r16.c -o exponent_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r10.c -fPIC -DPIC -o .libs/exponent_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r16.c -fPIC -DPIC -o .libs/fraction_r16.o ../libgfortran/generated/in_unpack_c16.c:40:1: warning: no previous prototype for 'internal_unpack_c16' [-Wmissing-prototypes] internal_unpack_c16 (gfc_array_c16 * d, const GFC_COMPLEX_16 * src) ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r10.c -fPIC -DPIC -o .libs/fraction_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r8.c -fPIC -DPIC -o .libs/fraction_r8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r4.c -fPIC -DPIC -o .libs/fraction_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r4.c -o exponent_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o set_exponent_r10.lo `test -f 'generated/set_exponent_r10.c' || echo '../libgfortran/'`generated/set_exponent_r10.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/exponent_r10.c -o exponent_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o set_exponent_r16.lo `test -f 'generated/set_exponent_r16.c' || echo '../libgfortran/'`generated/set_exponent_r16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i4_i4.lo `test -f 'generated/pow_i4_i4.c' || echo '../libgfortran/'`generated/pow_i4_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r16.c -o fraction_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/in_unpack_c16.c -o in_unpack_c16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r10.c -o fraction_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r8.c -o fraction_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/fraction_r4.c -o fraction_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i8_i4.lo `test -f 'generated/pow_i8_i4.c' || echo '../libgfortran/'`generated/pow_i8_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r4.c -fPIC -DPIC -o .libs/nearest_r4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i16_i4.lo `test -f 'generated/pow_i16_i4.c' || echo '../libgfortran/'`generated/pow_i16_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r4_i4.lo `test -f 'generated/pow_r4_i4.c' || echo '../libgfortran/'`generated/pow_r4_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r8_i4.lo `test -f 'generated/pow_r8_i4.c' || echo '../libgfortran/'`generated/pow_r8_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r10_i4.lo `test -f 'generated/pow_r10_i4.c' || echo '../libgfortran/'`generated/pow_r10_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r4.c -fPIC -DPIC -o .libs/set_exponent_r4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r10.c -fPIC -DPIC -o .libs/nearest_r10.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r8.c -fPIC -DPIC -o .libs/nearest_r8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r16_i4.lo `test -f 'generated/pow_r16_i4.c' || echo '../libgfortran/'`generated/pow_r16_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r4.c -o nearest_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r16.c -fPIC -DPIC -o .libs/nearest_r16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c4_i4.lo `test -f 'generated/pow_c4_i4.c' || echo '../libgfortran/'`generated/pow_c4_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r4.c -o set_exponent_r4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r8.c -o nearest_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r10.c -o nearest_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r8.c -fPIC -DPIC -o .libs/set_exponent_r8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c8_i4.lo `test -f 'generated/pow_c8_i4.c' || echo '../libgfortran/'`generated/pow_c8_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/nearest_r16.c -o nearest_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i4_i4.c -fPIC -DPIC -o .libs/pow_i4_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c10_i4.lo `test -f 'generated/pow_c10_i4.c' || echo '../libgfortran/'`generated/pow_c10_i4.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r10.c -fPIC -DPIC -o .libs/set_exponent_r10.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c16_i4.lo `test -f 'generated/pow_c16_i4.c' || echo '../libgfortran/'`generated/pow_c16_i4.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i4_i8.lo `test -f 'generated/pow_i4_i8.c' || echo '../libgfortran/'`generated/pow_i4_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i8_i4.c -fPIC -DPIC -o .libs/pow_i8_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i8_i8.lo `test -f 'generated/pow_i8_i8.c' || echo '../libgfortran/'`generated/pow_i8_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r8.c -o set_exponent_r8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r16.c -fPIC -DPIC -o .libs/set_exponent_r16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r4_i4.c -fPIC -DPIC -o .libs/pow_r4_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i4_i4.c -o pow_i4_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r8_i4.c -fPIC -DPIC -o .libs/pow_r8_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r10.c -o set_exponent_r10.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/set_exponent_r16.c -o set_exponent_r16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r10_i4.c -fPIC -DPIC -o .libs/pow_r10_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r16_i4.c -fPIC -DPIC -o .libs/pow_r16_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i16_i4.c -fPIC -DPIC -o .libs/pow_i16_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i8_i4.c -o pow_i8_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i16_i8.lo `test -f 'generated/pow_i16_i8.c' || echo '../libgfortran/'`generated/pow_i16_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c4_i4.c -fPIC -DPIC -o .libs/pow_c4_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r8_i4.c -o pow_r8_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r4_i8.lo `test -f 'generated/pow_r4_i8.c' || echo '../libgfortran/'`generated/pow_r4_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r4_i4.c -o pow_r4_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r8_i8.lo `test -f 'generated/pow_r8_i8.c' || echo '../libgfortran/'`generated/pow_r8_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c8_i4.c -fPIC -DPIC -o .libs/pow_c8_i4.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r10_i4.c -o pow_r10_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i16_i4.c -o pow_i16_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r16_i4.c -o pow_r16_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r10_i8.lo `test -f 'generated/pow_r10_i8.c' || echo '../libgfortran/'`generated/pow_r10_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r16_i8.lo `test -f 'generated/pow_r16_i8.c' || echo '../libgfortran/'`generated/pow_r16_i8.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c4_i4.c -o pow_c4_i4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c4_i8.lo `test -f 'generated/pow_c4_i8.c' || echo '../libgfortran/'`generated/pow_c4_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c8_i8.lo `test -f 'generated/pow_c8_i8.c' || echo '../libgfortran/'`generated/pow_c8_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c10_i8.lo `test -f 'generated/pow_c10_i8.c' || echo '../libgfortran/'`generated/pow_c10_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c16_i8.lo `test -f 'generated/pow_c16_i8.c' || echo '../libgfortran/'`generated/pow_c16_i8.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i4_i16.lo `test -f 'generated/pow_i4_i16.c' || echo '../libgfortran/'`generated/pow_i4_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c8_i4.c -o pow_c8_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c10_i4.c -fPIC -DPIC -o .libs/pow_c10_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i8_i16.lo `test -f 'generated/pow_i8_i16.c' || echo '../libgfortran/'`generated/pow_i8_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c16_i4.c -fPIC -DPIC -o .libs/pow_c16_i4.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_i16_i16.lo `test -f 'generated/pow_i16_i16.c' || echo '../libgfortran/'`generated/pow_i16_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i4_i8.c -fPIC -DPIC -o .libs/pow_i4_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i8_i8.c -fPIC -DPIC -o .libs/pow_i8_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c16_i4.c -o pow_c16_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c10_i4.c -o pow_c10_i4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i16_i8.c -fPIC -DPIC -o .libs/pow_i16_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r16_i8.c -fPIC -DPIC -o .libs/pow_r16_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r4_i8.c -fPIC -DPIC -o .libs/pow_r4_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i4_i8.c -o pow_i4_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r8_i8.c -fPIC -DPIC -o .libs/pow_r8_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r10_i8.c -fPIC -DPIC -o .libs/pow_r10_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c4_i8.c -fPIC -DPIC -o .libs/pow_c4_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i8_i8.c -o pow_i8_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r4_i16.lo `test -f 'generated/pow_r4_i16.c' || echo '../libgfortran/'`generated/pow_r4_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r8_i16.lo `test -f 'generated/pow_r8_i16.c' || echo '../libgfortran/'`generated/pow_r8_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i4_i16.c -fPIC -DPIC -o .libs/pow_i4_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i16_i8.c -o pow_i16_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r4_i8.c -o pow_r4_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c8_i8.c -fPIC -DPIC -o .libs/pow_c8_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i8_i16.c -fPIC -DPIC -o .libs/pow_i8_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c16_i8.c -fPIC -DPIC -o .libs/pow_c16_i8.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r10_i16.lo `test -f 'generated/pow_r10_i16.c' || echo '../libgfortran/'`generated/pow_r10_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r16_i8.c -o pow_r16_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r10_i8.c -o pow_r10_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c4_i8.c -o pow_c4_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c10_i8.c -fPIC -DPIC -o .libs/pow_c10_i8.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r8_i8.c -o pow_r8_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i4_i16.c -o pow_i4_i16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_r16_i16.lo `test -f 'generated/pow_r16_i16.c' || echo '../libgfortran/'`generated/pow_r16_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c4_i16.lo `test -f 'generated/pow_c4_i16.c' || echo '../libgfortran/'`generated/pow_c4_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c8_i16.lo `test -f 'generated/pow_c8_i16.c' || echo '../libgfortran/'`generated/pow_c8_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c10_i16.lo `test -f 'generated/pow_c10_i16.c' || echo '../libgfortran/'`generated/pow_c10_i16.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i8_i16.c -o pow_i8_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c8_i8.c -o pow_c8_i8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c16_i8.c -o pow_c16_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pow_c16_i16.lo `test -f 'generated/pow_c16_i16.c' || echo '../libgfortran/'`generated/pow_c16_i16.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o close.lo `test -f 'io/close.c' || echo '../libgfortran/'`io/close.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i16_i16.c -fPIC -DPIC -o .libs/pow_i16_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o file_pos.lo `test -f 'io/file_pos.c' || echo '../libgfortran/'`io/file_pos.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c10_i8.c -o pow_c10_i8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o format.lo `test -f 'io/format.c' || echo '../libgfortran/'`io/format.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o inquire.lo `test -f 'io/inquire.c' || echo '../libgfortran/'`io/inquire.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_i16_i16.c -o pow_i16_i16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o list_read.lo `test -f 'io/list_read.c' || echo '../libgfortran/'`io/list_read.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o lock.lo `test -f 'io/lock.c' || echo '../libgfortran/'`io/lock.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r4_i16.c -fPIC -DPIC -o .libs/pow_r4_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r8_i16.c -fPIC -DPIC -o .libs/pow_r8_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o open.lo `test -f 'io/open.c' || echo '../libgfortran/'`io/open.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c4_i16.c -fPIC -DPIC -o .libs/pow_c4_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o read.lo `test -f 'io/read.c' || echo '../libgfortran/'`io/read.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r4_i16.c -o pow_r4_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r8_i16.c -o pow_r8_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/close.c -fPIC -DPIC -o .libs/close.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c8_i16.c -fPIC -DPIC -o .libs/pow_c8_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c16_i16.c -fPIC -DPIC -o .libs/pow_c16_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c4_i16.c -o pow_c4_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/file_pos.c -fPIC -DPIC -o .libs/file_pos.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r10_i16.c -fPIC -DPIC -o .libs/pow_r10_i16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c10_i16.c -fPIC -DPIC -o .libs/pow_c10_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o size_from_kind.lo `test -f 'io/size_from_kind.c' || echo '../libgfortran/'`io/size_from_kind.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r16_i16.c -fPIC -DPIC -o .libs/pow_r16_i16.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transfer.lo `test -f 'io/transfer.c' || echo '../libgfortran/'`io/transfer.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/close.c -o close.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c8_i16.c -o pow_c8_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/list_read.c -fPIC -DPIC -o .libs/list_read.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c16_i16.c -o pow_c16_i16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o unit.lo `test -f 'io/unit.c' || echo '../libgfortran/'`io/unit.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/open.c -fPIC -DPIC -o .libs/open.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_c10_i16.c -o pow_c10_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/inquire.c -fPIC -DPIC -o .libs/inquire.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r10_i16.c -o pow_r10_i16.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/lock.c -fPIC -DPIC -o .libs/lock.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/file_pos.c -o file_pos.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/generated/pow_r16_i16.c -o pow_r16_i16.o >/dev/null 2>&1 ../libgfortran/io/list_read.c: In function 'nml_read_obj': ../libgfortran/io/list_read.c:2073:5: warning: case value '6' not in enumerated type 'bt' [-Wswitch] case GFC_DTYPE_CHARACTER: ^ ../libgfortran/io/list_read.c:2121:4: warning: case value '6' not in enumerated type 'bt' [-Wswitch] case GFC_DTYPE_CHARACTER: ^ ../libgfortran/io/list_read.c:2193:31: warning: comparison between 'bt' and 'enum ' [-Wenum-compare] if (dtp->u.p.saved_type == GFC_DTYPE_UNKNOWN) ^ ../libgfortran/io/list_read.c: In function 'nml_get_obj_data': /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o unix.lo `test -f 'io/unix.c' || echo '../libgfortran/'`io/unix.c ../libgfortran/io/list_read.c:2430:20: warning: comparison between 'bt' and 'enum ' [-Wenum-compare] if (nl->type != GFC_DTYPE_DERIVED) ^ ../libgfortran/io/list_read.c:2453:28: warning: comparison between 'bt' and 'enum ' [-Wenum-compare] if (c == '(' && nl->type == GFC_DTYPE_CHARACTER) ^ ../libgfortran/io/list_read.c:2484:16: warning: comparison between 'bt' and 'enum ' [-Wenum-compare] if (nl->type == GFC_DTYPE_DERIVED) ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o write.lo `test -f 'io/write.c' || echo '../libgfortran/'`io/write.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o associated.lo `test -f 'intrinsics/associated.c' || echo '../libgfortran/'`intrinsics/associated.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o abort.lo `test -f 'intrinsics/abort.c' || echo '../libgfortran/'`intrinsics/abort.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o args.lo `test -f 'intrinsics/args.c' || echo '../libgfortran/'`intrinsics/args.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o bessel.lo `test -f 'intrinsics/bessel.c' || echo '../libgfortran/'`intrinsics/bessel.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/lock.c -o lock.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/format.c -fPIC -DPIC -o .libs/format.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o c99_functions.lo `test -f 'intrinsics/c99_functions.c' || echo '../libgfortran/'`intrinsics/c99_functions.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/read.c -fPIC -DPIC -o .libs/read.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/inquire.c -o inquire.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/open.c -o open.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/size_from_kind.c -fPIC -DPIC -o .libs/size_from_kind.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o chdir.lo `test -f 'intrinsics/chdir.c' || echo '../libgfortran/'`intrinsics/chdir.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/transfer.c -fPIC -DPIC -o .libs/transfer.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/list_read.c -o list_read.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/size_from_kind.c -o size_from_kind.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o cpu_time.lo `test -f 'intrinsics/cpu_time.c' || echo '../libgfortran/'`intrinsics/cpu_time.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/abort.c -fPIC -DPIC -o .libs/abort.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/read.c -o read.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/bessel.c -fPIC -DPIC -o .libs/bessel.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/format.c -o format.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/associated.c -fPIC -DPIC -o .libs/associated.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/unit.c -fPIC -DPIC -o .libs/unit.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/args.c -fPIC -DPIC -o .libs/args.o ../libgfortran/io/transfer.c: In function 'next_record_w': ../libgfortran/io/transfer.c:1978:9: warning: variable 'p' set but not used [-Wunused-but-set-variable] char *p; ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/write.c -fPIC -DPIC -o .libs/write.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o cshift0.lo `test -f 'intrinsics/cshift0.c' || echo '../libgfortran/'`intrinsics/cshift0.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/unix.c -fPIC -DPIC -o .libs/unix.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/abort.c -o abort.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/bessel.c -o bessel.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/associated.c -o associated.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/c99_functions.c -fPIC -DPIC -o .libs/c99_functions.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o ctime.lo `test -f 'intrinsics/ctime.c' || echo '../libgfortran/'`intrinsics/ctime.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o date_and_time.lo `test -f 'intrinsics/date_and_time.c' || echo '../libgfortran/'`intrinsics/date_and_time.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/args.c -o args.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o env.lo `test -f 'intrinsics/env.c' || echo '../libgfortran/'`intrinsics/env.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o erf.lo `test -f 'intrinsics/erf.c' || echo '../libgfortran/'`intrinsics/erf.c ../libgfortran/io/write.c: In function 'nml_write_obj': ../libgfortran/io/write.c:1557:17: warning: comparison between 'bt' and 'enum ' [-Wenum-compare] if (obj->type != GFC_DTYPE_DERIVED) ^ ../libgfortran/io/write.c:1599:5: warning: case value '6' not in enumerated type 'bt' [-Wswitch] case GFC_DTYPE_CHARACTER: ^ ../libgfortran/io/write.c:1635:15: warning: comparison between 'bt' and 'enum ' [-Wenum-compare] (obj->type != GFC_DTYPE_DERIVED) && ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift0.lo `test -f 'intrinsics/eoshift0.c' || echo '../libgfortran/'`intrinsics/eoshift0.c ../libgfortran/io/write.c:1668:6: warning: case value '6' not in enumerated type 'bt' [-Wswitch] case GFC_DTYPE_CHARACTER: ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o eoshift2.lo `test -f 'intrinsics/eoshift2.c' || echo '../libgfortran/'`intrinsics/eoshift2.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/c99_functions.c -o c99_functions.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/unit.c -o unit.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/chdir.c -fPIC -DPIC -o .libs/chdir.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/transfer.c -o transfer.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o etime.lo `test -f 'intrinsics/etime.c' || echo '../libgfortran/'`intrinsics/etime.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o exit.lo `test -f 'intrinsics/exit.c' || echo '../libgfortran/'`intrinsics/exit.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fget.lo `test -f 'intrinsics/fget.c' || echo '../libgfortran/'`intrinsics/fget.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/write.c -o write.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/io/unix.c -o unix.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o flush.lo `test -f 'intrinsics/flush.c' || echo '../libgfortran/'`intrinsics/flush.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/cshift0.c -fPIC -DPIC -o .libs/cshift0.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/chdir.c -o chdir.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/erf.c -fPIC -DPIC -o .libs/erf.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/cpu_time.c -fPIC -DPIC -o .libs/cpu_time.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/eoshift0.c -fPIC -DPIC -o .libs/eoshift0.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ctime.c -fPIC -DPIC -o .libs/ctime.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/erf.c -o erf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/env.c -fPIC -DPIC -o .libs/env.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fnum.lo `test -f 'intrinsics/fnum.c' || echo '../libgfortran/'`intrinsics/fnum.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/etime.c -fPIC -DPIC -o .libs/etime.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/eoshift2.c -fPIC -DPIC -o .libs/eoshift2.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/cpu_time.c -o cpu_time.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/fget.c -fPIC -DPIC -o .libs/fget.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o ftell.lo `test -f 'intrinsics/ftell.c' || echo '../libgfortran/'`intrinsics/ftell.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/date_and_time.c -fPIC -DPIC -o .libs/date_and_time.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/eoshift0.c -o eoshift0.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ctime.c -o ctime.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/cshift0.c -o cshift0.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/etime.c -o etime.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/env.c -o env.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o gerror.lo `test -f 'intrinsics/gerror.c' || echo '../libgfortran/'`intrinsics/gerror.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/eoshift2.c -o eoshift2.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o getcwd.lo `test -f 'intrinsics/getcwd.c' || echo '../libgfortran/'`intrinsics/getcwd.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/date_and_time.c -o date_and_time.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o getlog.lo `test -f 'intrinsics/getlog.c' || echo '../libgfortran/'`intrinsics/getlog.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/fget.c -o fget.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o getXid.lo `test -f 'intrinsics/getXid.c' || echo '../libgfortran/'`intrinsics/getXid.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o hyper.lo `test -f 'intrinsics/hyper.c' || echo '../libgfortran/'`intrinsics/hyper.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o hostnm.lo `test -f 'intrinsics/hostnm.c' || echo '../libgfortran/'`intrinsics/hostnm.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o kill.lo `test -f 'intrinsics/kill.c' || echo '../libgfortran/'`intrinsics/kill.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o ierrno.lo `test -f 'intrinsics/ierrno.c' || echo '../libgfortran/'`intrinsics/ierrno.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o ishftc.lo `test -f 'intrinsics/ishftc.c' || echo '../libgfortran/'`intrinsics/ishftc.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/exit.c -fPIC -DPIC -o .libs/exit.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/flush.c -fPIC -DPIC -o .libs/flush.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o link.lo `test -f 'intrinsics/link.c' || echo '../libgfortran/'`intrinsics/link.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o malloc.lo `test -f 'intrinsics/malloc.c' || echo '../libgfortran/'`intrinsics/malloc.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/fnum.c -fPIC -DPIC -o .libs/fnum.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ftell.c -fPIC -DPIC -o .libs/ftell.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o mvbits.lo `test -f 'intrinsics/mvbits.c' || echo '../libgfortran/'`intrinsics/mvbits.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/exit.c -o exit.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/flush.c -o flush.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/gerror.c -fPIC -DPIC -o .libs/gerror.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/getcwd.c -fPIC -DPIC -o .libs/getcwd.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/hostnm.c -fPIC -DPIC -o .libs/hostnm.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/fnum.c -o fnum.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/kill.c -fPIC -DPIC -o .libs/kill.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/getlog.c -fPIC -DPIC -o .libs/getlog.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o pack_generic.lo `test -f 'intrinsics/pack_generic.c' || echo '../libgfortran/'`intrinsics/pack_generic.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/gerror.c -o gerror.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ftell.c -o ftell.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/hyper.c -fPIC -DPIC -o .libs/hyper.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/getcwd.c -o getcwd.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/hostnm.c -o hostnm.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o perror.lo `test -f 'intrinsics/perror.c' || echo '../libgfortran/'`intrinsics/perror.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/kill.c -o kill.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o signal.lo `test -f 'intrinsics/signal.c' || echo '../libgfortran/'`intrinsics/signal.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/getlog.c -o getlog.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/malloc.c -fPIC -DPIC -o .libs/malloc.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/getXid.c -fPIC -DPIC -o .libs/getXid.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ishftc.c -fPIC -DPIC -o .libs/ishftc.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ierrno.c -fPIC -DPIC -o .libs/ierrno.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/hyper.c -o hyper.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o size.lo `test -f 'intrinsics/size.c' || echo '../libgfortran/'`intrinsics/size.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o sleep.lo `test -f 'intrinsics/sleep.c' || echo '../libgfortran/'`intrinsics/sleep.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o spread_generic.lo `test -f 'intrinsics/spread_generic.c' || echo '../libgfortran/'`intrinsics/spread_generic.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o string_intrinsics.lo `test -f 'intrinsics/string_intrinsics.c' || echo '../libgfortran/'`intrinsics/string_intrinsics.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/malloc.c -o malloc.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/getXid.c -o getXid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o system.lo `test -f 'intrinsics/system.c' || echo '../libgfortran/'`intrinsics/system.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/link.c -fPIC -DPIC -o .libs/link.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o rand.lo `test -f 'intrinsics/rand.c' || echo '../libgfortran/'`intrinsics/rand.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ierrno.c -o ierrno.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/ishftc.c -o ishftc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o random.lo `test -f 'intrinsics/random.c' || echo '../libgfortran/'`intrinsics/random.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o rename.lo `test -f 'intrinsics/rename.c' || echo '../libgfortran/'`intrinsics/rename.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/mvbits.c -fPIC -DPIC -o .libs/mvbits.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_generic.lo `test -f 'intrinsics/reshape_generic.c' || echo '../libgfortran/'`intrinsics/reshape_generic.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o reshape_packed.lo `test -f 'intrinsics/reshape_packed.c' || echo '../libgfortran/'`intrinsics/reshape_packed.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/link.c -o link.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o selected_int_kind.lo `test -f 'intrinsics/selected_int_kind.f90' || echo '../libgfortran/'`intrinsics/selected_int_kind.f90 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/spread_generic.c -fPIC -DPIC -o .libs/spread_generic.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/perror.c -fPIC -DPIC -o .libs/perror.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/mvbits.c -o mvbits.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/sleep.c -fPIC -DPIC -o .libs/sleep.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/pack_generic.c -fPIC -DPIC -o .libs/pack_generic.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/signal.c -fPIC -DPIC -o .libs/signal.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/size.c -fPIC -DPIC -o .libs/size.o /bin/sh ./libtool --mode=compile gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o selected_real_kind.lo `test -f 'intrinsics/selected_real_kind.f90' || echo '../libgfortran/'`intrinsics/selected_real_kind.f90 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/spread_generic.c -o spread_generic.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o stat.lo `test -f 'intrinsics/stat.c' || echo '../libgfortran/'`intrinsics/stat.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/sleep.c -o sleep.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/string_intrinsics.c -fPIC -DPIC -o .libs/string_intrinsics.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/perror.c -o perror.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/system.c -fPIC -DPIC -o .libs/system.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/rename.c -fPIC -DPIC -o .libs/rename.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/rand.c -fPIC -DPIC -o .libs/rand.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/pack_generic.c -o pack_generic.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/random.c -fPIC -DPIC -o .libs/random.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/signal.c -o signal.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/reshape_packed.c -fPIC -DPIC -o .libs/reshape_packed.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/size.c -o size.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/system.c -o system.o >/dev/null 2>&1 ../libgfortran/intrinsics/random.c: In function 'rnumber_16': ../libgfortran/intrinsics/random.c:139:3: warning: left shift count >= width of type [enabled by default] mask = ~ (GFC_UINTEGER_8) 0u << (128 - GFC_REAL_16_DIGITS); ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o symlnk.lo `test -f 'intrinsics/symlnk.c' || echo '../libgfortran/'`intrinsics/symlnk.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/reshape_generic.c -fPIC -DPIC -o .libs/reshape_generic.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/rand.c -o rand.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/string_intrinsics.c -o string_intrinsics.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o system_clock.lo `test -f 'intrinsics/system_clock.c' || echo '../libgfortran/'`intrinsics/system_clock.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o time.lo `test -f 'intrinsics/time.c' || echo '../libgfortran/'`intrinsics/time.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/rename.c -o rename.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o transpose_generic.lo `test -f 'intrinsics/transpose_generic.c' || echo '../libgfortran/'`intrinsics/transpose_generic.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o tty.lo `test -f 'intrinsics/tty.c' || echo '../libgfortran/'`intrinsics/tty.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/reshape_packed.c -o reshape_packed.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o umask.lo `test -f 'intrinsics/umask.c' || echo '../libgfortran/'`intrinsics/umask.c gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/random.c -o random.o >/dev/null 2>&1 gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/selected_int_kind.f90 -fPIC -DPIC -o .libs/selected_int_kind.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/reshape_generic.c -o reshape_generic.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o unlink.lo `test -f 'intrinsics/unlink.c' || echo '../libgfortran/'`intrinsics/unlink.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o unpack_generic.lo `test -f 'intrinsics/unpack_generic.c' || echo '../libgfortran/'`intrinsics/unpack_generic.c ../libgfortran/intrinsics/selected_int_kind.f90:22: function selected_int_kind (r) 1 Warning: 'selected_int_kind' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_pack_generic.lo `test -f 'runtime/in_pack_generic.c' || echo '../libgfortran/'`runtime/in_pack_generic.c gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/selected_int_kind.f90 -o selected_int_kind.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o in_unpack_generic.lo `test -f 'runtime/in_unpack_generic.c' || echo '../libgfortran/'`runtime/in_unpack_generic.c /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_c4.lo `test -f 'generated/_abs_c4.F90' || echo '../libgfortran/'`generated/_abs_c4.F90 gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/selected_real_kind.f90 -fPIC -DPIC -o .libs/selected_real_kind.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_c8.lo `test -f 'generated/_abs_c8.F90' || echo '../libgfortran/'`generated/_abs_c8.F90 ../libgfortran/intrinsics/selected_real_kind.f90:22: function selected_real_kind (p, r) 1 Warning: 'selected_real_kind' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_c10.lo `test -f 'generated/_abs_c10.F90' || echo '../libgfortran/'`generated/_abs_c10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_c16.lo `test -f 'generated/_abs_c16.F90' || echo '../libgfortran/'`generated/_abs_c16.F90 gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/selected_real_kind.f90 -o selected_real_kind.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/symlnk.c -fPIC -DPIC -o .libs/symlnk.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/system_clock.c -fPIC -DPIC -o .libs/system_clock.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/stat.c -fPIC -DPIC -o .libs/stat.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_i4.lo `test -f 'generated/_abs_i4.F90' || echo '../libgfortran/'`generated/_abs_i4.F90 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/tty.c -fPIC -DPIC -o .libs/tty.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/time.c -fPIC -DPIC -o .libs/time.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/in_pack_generic.c -fPIC -DPIC -o .libs/in_pack_generic.o ../libgfortran/intrinsics/system_clock.c: In function 'system_clock_4': ../libgfortran/intrinsics/system_clock.c:64:17: warning: variable 'rate' set but not used [-Wunused-but-set-variable] GFC_INTEGER_4 rate; ^ ../libgfortran/intrinsics/system_clock.c: In function 'system_clock_8': ../libgfortran/intrinsics/system_clock.c:127:17: warning: variable 'rate' set but not used [-Wunused-but-set-variable] GFC_INTEGER_8 rate; ^ gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/unpack_generic.c -fPIC -DPIC -o .libs/unpack_generic.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/transpose_generic.c -fPIC -DPIC -o .libs/transpose_generic.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/unlink.c -fPIC -DPIC -o .libs/unlink.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/umask.c -fPIC -DPIC -o .libs/umask.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/symlnk.c -o symlnk.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/system_clock.c -o system_clock.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/tty.c -o tty.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/stat.c -o stat.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/in_pack_generic.c -o in_pack_generic.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/time.c -o time.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/transpose_generic.c -o transpose_generic.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/unlink.c -o unlink.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_i8.lo `test -f 'generated/_abs_i8.F90' || echo '../libgfortran/'`generated/_abs_i8.F90 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/umask.c -o umask.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/intrinsics/unpack_generic.c -o unpack_generic.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_i16.lo `test -f 'generated/_abs_i16.F90' || echo '../libgfortran/'`generated/_abs_i16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_r4.lo `test -f 'generated/_abs_r4.F90' || echo '../libgfortran/'`generated/_abs_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c4.F90 -fPIC -DPIC -o .libs/_abs_c4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_r8.lo `test -f 'generated/_abs_r8.F90' || echo '../libgfortran/'`generated/_abs_r8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_r10.lo `test -f 'generated/_abs_r10.F90' || echo '../libgfortran/'`generated/_abs_r10.F90 gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/in_unpack_generic.c -fPIC -DPIC -o .libs/in_unpack_generic.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c4.F90 -o _abs_c4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _abs_r16.lo `test -f 'generated/_abs_r16.F90' || echo '../libgfortran/'`generated/_abs_r16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_r4.lo `test -f 'generated/_exp_r4.F90' || echo '../libgfortran/'`generated/_exp_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_r8.lo `test -f 'generated/_exp_r8.F90' || echo '../libgfortran/'`generated/_exp_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c8.F90 -fPIC -DPIC -o .libs/_abs_c8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_r10.lo `test -f 'generated/_exp_r10.F90' || echo '../libgfortran/'`generated/_exp_r10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_r16.lo `test -f 'generated/_exp_r16.F90' || echo '../libgfortran/'`generated/_exp_r16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_c4.lo `test -f 'generated/_exp_c4.F90' || echo '../libgfortran/'`generated/_exp_c4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_i4.F90 -fPIC -DPIC -o .libs/_abs_i4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c8.F90 -o _abs_c8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c10.F90 -fPIC -DPIC -o .libs/_abs_c10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c16.F90 -fPIC -DPIC -o .libs/_abs_c16.o gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/runtime/in_unpack_generic.c -o in_unpack_generic.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_c8.lo `test -f 'generated/_exp_c8.F90' || echo '../libgfortran/'`generated/_exp_c8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_i4.F90 -o _abs_i4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c10.F90 -o _abs_c10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_c16.F90 -o _abs_c16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_c10.lo `test -f 'generated/_exp_c10.F90' || echo '../libgfortran/'`generated/_exp_c10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _exp_c16.lo `test -f 'generated/_exp_c16.F90' || echo '../libgfortran/'`generated/_exp_c16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_r4.lo `test -f 'generated/_log_r4.F90' || echo '../libgfortran/'`generated/_log_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_r8.lo `test -f 'generated/_log_r8.F90' || echo '../libgfortran/'`generated/_log_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_i16.F90 -fPIC -DPIC -o .libs/_abs_i16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r10.F90 -fPIC -DPIC -o .libs/_abs_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_i8.F90 -fPIC -DPIC -o .libs/_abs_i8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_i16.F90 -o _abs_i16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r8.F90 -fPIC -DPIC -o .libs/_abs_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r10.F90 -o _abs_r10.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_r10.lo `test -f 'generated/_log_r10.F90' || echo '../libgfortran/'`generated/_log_r10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_i8.F90 -o _abs_i8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r8.F90 -o _abs_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_r16.lo `test -f 'generated/_log_r16.F90' || echo '../libgfortran/'`generated/_log_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r10.F90 -fPIC -DPIC -o .libs/_exp_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_c4.lo `test -f 'generated/_log_c4.F90' || echo '../libgfortran/'`generated/_log_c4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r16.F90 -fPIC -DPIC -o .libs/_abs_r16.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_c8.lo `test -f 'generated/_log_c8.F90' || echo '../libgfortran/'`generated/_log_c8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c4.F90 -fPIC -DPIC -o .libs/_exp_c4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r8.F90 -fPIC -DPIC -o .libs/_exp_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r10.F90 -o _exp_r10.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r16.F90 -fPIC -DPIC -o .libs/_exp_r16.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c4.F90 -o _exp_c4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r16.F90 -o _abs_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r4.F90 -fPIC -DPIC -o .libs/_abs_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r8.F90 -o _exp_r8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_c10.lo `test -f 'generated/_log_c10.F90' || echo '../libgfortran/'`generated/_log_c10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r16.F90 -o _exp_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r4.F90 -fPIC -DPIC -o .libs/_exp_r4.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log_c16.lo `test -f 'generated/_log_c16.F90' || echo '../libgfortran/'`generated/_log_c16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_abs_r4.F90 -o _abs_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log10_r4.lo `test -f 'generated/_log10_r4.F90' || echo '../libgfortran/'`generated/_log10_r4.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log10_r8.lo `test -f 'generated/_log10_r8.F90' || echo '../libgfortran/'`generated/_log10_r8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log10_r10.lo `test -f 'generated/_log10_r10.F90' || echo '../libgfortran/'`generated/_log10_r10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _log10_r16.lo `test -f 'generated/_log10_r16.F90' || echo '../libgfortran/'`generated/_log10_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_r4.F90 -o _exp_r4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c8.F90 -fPIC -DPIC -o .libs/_exp_c8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c10.F90 -fPIC -DPIC -o .libs/_exp_c10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_r4.lo `test -f 'generated/_sqrt_r4.F90' || echo '../libgfortran/'`generated/_sqrt_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c8.F90 -o _exp_c8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c10.F90 -o _exp_c10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r8.F90 -fPIC -DPIC -o .libs/_log_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c16.F90 -fPIC -DPIC -o .libs/_exp_c16.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_r8.lo `test -f 'generated/_sqrt_r8.F90' || echo '../libgfortran/'`generated/_sqrt_r8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_r10.lo `test -f 'generated/_sqrt_r10.F90' || echo '../libgfortran/'`generated/_sqrt_r10.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r8.F90 -o _log_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r10.F90 -fPIC -DPIC -o .libs/_log_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_exp_c16.F90 -o _exp_c16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r4.F90 -fPIC -DPIC -o .libs/_log_r4.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_r16.lo `test -f 'generated/_sqrt_r16.F90' || echo '../libgfortran/'`generated/_sqrt_r16.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r10.F90 -o _log_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_c4.lo `test -f 'generated/_sqrt_c4.F90' || echo '../libgfortran/'`generated/_sqrt_c4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r4.F90 -o _log_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_c8.lo `test -f 'generated/_sqrt_c8.F90' || echo '../libgfortran/'`generated/_sqrt_c8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c8.F90 -fPIC -DPIC -o .libs/_log_c8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c10.F90 -fPIC -DPIC -o .libs/_log_c10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c4.F90 -fPIC -DPIC -o .libs/_log_c4.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_c10.lo `test -f 'generated/_sqrt_c10.F90' || echo '../libgfortran/'`generated/_sqrt_c10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r16.F90 -fPIC -DPIC -o .libs/_log_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r8.F90 -fPIC -DPIC -o .libs/_log10_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c10.F90 -o _log_c10.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c16.F90 -fPIC -DPIC -o .libs/_log_c16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c8.F90 -o _log_c8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c4.F90 -o _log_c4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r8.F90 -o _log10_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_r16.F90 -o _log_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log_c16.F90 -o _log_c16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sqrt_c16.lo `test -f 'generated/_sqrt_c16.F90' || echo '../libgfortran/'`generated/_sqrt_c16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _asin_r4.lo `test -f 'generated/_asin_r4.F90' || echo '../libgfortran/'`generated/_asin_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _asin_r8.lo `test -f 'generated/_asin_r8.F90' || echo '../libgfortran/'`generated/_asin_r8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _asin_r10.lo `test -f 'generated/_asin_r10.F90' || echo '../libgfortran/'`generated/_asin_r10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _asin_r16.lo `test -f 'generated/_asin_r16.F90' || echo '../libgfortran/'`generated/_asin_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r4.F90 -fPIC -DPIC -o .libs/_log10_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r16.F90 -fPIC -DPIC -o .libs/_log10_r16.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _acos_r4.lo `test -f 'generated/_acos_r4.F90' || echo '../libgfortran/'`generated/_acos_r4.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r4.F90 -fPIC -DPIC -o .libs/_sqrt_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r16.F90 -o _log10_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r10.F90 -fPIC -DPIC -o .libs/_log10_r10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r4.F90 -o _sqrt_r4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r8.F90 -fPIC -DPIC -o .libs/_sqrt_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r4.F90 -o _log10_r4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _acos_r8.lo `test -f 'generated/_acos_r8.F90' || echo '../libgfortran/'`generated/_acos_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r8.F90 -o _sqrt_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _acos_r10.lo `test -f 'generated/_acos_r10.F90' || echo '../libgfortran/'`generated/_acos_r10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _acos_r16.lo `test -f 'generated/_acos_r16.F90' || echo '../libgfortran/'`generated/_acos_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_log10_r10.F90 -o _log10_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r10.F90 -fPIC -DPIC -o .libs/_sqrt_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan_r4.lo `test -f 'generated/_atan_r4.F90' || echo '../libgfortran/'`generated/_atan_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan_r8.lo `test -f 'generated/_atan_r8.F90' || echo '../libgfortran/'`generated/_atan_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r10.F90 -o _sqrt_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r16.F90 -fPIC -DPIC -o .libs/_sqrt_r16.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c4.F90 -fPIC -DPIC -o .libs/_sqrt_c4.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan_r10.lo `test -f 'generated/_atan_r10.F90' || echo '../libgfortran/'`generated/_atan_r10.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c8.F90 -fPIC -DPIC -o .libs/_sqrt_c8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_r16.F90 -o _sqrt_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c10.F90 -fPIC -DPIC -o .libs/_sqrt_c10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c4.F90 -o _sqrt_c4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c16.F90 -fPIC -DPIC -o .libs/_sqrt_c16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r16.F90 -fPIC -DPIC -o .libs/_asin_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c8.F90 -o _sqrt_c8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan_r16.lo `test -f 'generated/_atan_r16.F90' || echo '../libgfortran/'`generated/_atan_r16.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c10.F90 -o _sqrt_c10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_r4.lo `test -f 'generated/_sin_r4.F90' || echo '../libgfortran/'`generated/_sin_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r4.F90 -fPIC -DPIC -o .libs/_asin_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sqrt_c16.F90 -o _sqrt_c16.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_r8.lo `test -f 'generated/_sin_r8.F90' || echo '../libgfortran/'`generated/_sin_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r16.F90 -o _asin_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r8.F90 -fPIC -DPIC -o .libs/_asin_r8.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_r10.lo `test -f 'generated/_sin_r10.F90' || echo '../libgfortran/'`generated/_sin_r10.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r4.F90 -o _asin_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_r16.lo `test -f 'generated/_sin_r16.F90' || echo '../libgfortran/'`generated/_sin_r16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_c4.lo `test -f 'generated/_sin_c4.F90' || echo '../libgfortran/'`generated/_sin_c4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r4.F90 -fPIC -DPIC -o .libs/_acos_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r8.F90 -o _asin_r8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_c8.lo `test -f 'generated/_sin_c8.F90' || echo '../libgfortran/'`generated/_sin_c8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r10.F90 -fPIC -DPIC -o .libs/_asin_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r4.F90 -o _acos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_c10.lo `test -f 'generated/_sin_c10.F90' || echo '../libgfortran/'`generated/_sin_c10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r8.F90 -fPIC -DPIC -o .libs/_acos_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_asin_r10.F90 -o _asin_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sin_c16.lo `test -f 'generated/_sin_c16.F90' || echo '../libgfortran/'`generated/_sin_c16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r8.F90 -o _acos_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_r4.lo `test -f 'generated/_cos_r4.F90' || echo '../libgfortran/'`generated/_cos_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r4.F90 -fPIC -DPIC -o .libs/_atan_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r16.F90 -fPIC -DPIC -o .libs/_acos_r16.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_r8.lo `test -f 'generated/_cos_r8.F90' || echo '../libgfortran/'`generated/_cos_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r10.F90 -fPIC -DPIC -o .libs/_atan_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r16.F90 -o _acos_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r8.F90 -fPIC -DPIC -o .libs/_atan_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r4.F90 -o _atan_r4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_r10.lo `test -f 'generated/_cos_r10.F90' || echo '../libgfortran/'`generated/_cos_r10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r8.F90 -o _atan_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r10.F90 -o _atan_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r8.F90 -fPIC -DPIC -o .libs/_sin_r8.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_r16.lo `test -f 'generated/_cos_r16.F90' || echo '../libgfortran/'`generated/_cos_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r10.F90 -fPIC -DPIC -o .libs/_acos_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_c4.lo `test -f 'generated/_cos_c4.F90' || echo '../libgfortran/'`generated/_cos_c4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r8.F90 -o _sin_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r4.F90 -fPIC -DPIC -o .libs/_sin_r4.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_c8.lo `test -f 'generated/_cos_c8.F90' || echo '../libgfortran/'`generated/_cos_c8.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_acos_r10.F90 -o _acos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_c10.lo `test -f 'generated/_cos_c10.F90' || echo '../libgfortran/'`generated/_cos_c10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r4.F90 -o _sin_r4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r16.F90 -fPIC -DPIC -o .libs/_atan_r16.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cos_c16.lo `test -f 'generated/_cos_c16.F90' || echo '../libgfortran/'`generated/_cos_c16.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r10.F90 -fPIC -DPIC -o .libs/_sin_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tan_r4.lo `test -f 'generated/_tan_r4.F90' || echo '../libgfortran/'`generated/_tan_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c4.F90 -fPIC -DPIC -o .libs/_sin_c4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan_r16.F90 -o _atan_r16.o >/dev/null 2>&1 Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r10.F90 -o _sin_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r16.F90 -fPIC -DPIC -o .libs/_sin_r16.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c4.F90 -o _sin_c4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tan_r8.lo `test -f 'generated/_tan_r8.F90' || echo '../libgfortran/'`generated/_tan_r8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tan_r10.lo `test -f 'generated/_tan_r10.F90' || echo '../libgfortran/'`generated/_tan_r10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c16.F90 -fPIC -DPIC -o .libs/_sin_c16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_r16.F90 -o _sin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tan_r16.lo `test -f 'generated/_tan_r16.F90' || echo '../libgfortran/'`generated/_tan_r16.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c8.F90 -fPIC -DPIC -o .libs/_sin_c8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r4.F90 -fPIC -DPIC -o .libs/_cos_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c10.F90 -fPIC -DPIC -o .libs/_sin_c10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c16.F90 -o _sin_c16.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sinh_r4.lo `test -f 'generated/_sinh_r4.F90' || echo '../libgfortran/'`generated/_sinh_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c8.F90 -o _sin_c8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sinh_r8.lo `test -f 'generated/_sinh_r8.F90' || echo '../libgfortran/'`generated/_sinh_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sin_c10.F90 -o _sin_c10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r4.F90 -o _cos_r4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r10.F90 -fPIC -DPIC -o .libs/_cos_r10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r8.F90 -fPIC -DPIC -o .libs/_cos_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sinh_r10.lo `test -f 'generated/_sinh_r10.F90' || echo '../libgfortran/'`generated/_sinh_r10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sinh_r16.lo `test -f 'generated/_sinh_r16.F90' || echo '../libgfortran/'`generated/_sinh_r16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cosh_r4.lo `test -f 'generated/_cosh_r4.F90' || echo '../libgfortran/'`generated/_cosh_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r10.F90 -o _cos_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c8.F90 -fPIC -DPIC -o .libs/_cos_c8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r8.F90 -o _cos_r8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r16.F90 -fPIC -DPIC -o .libs/_cos_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c4.F90 -fPIC -DPIC -o .libs/_cos_c4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cosh_r8.lo `test -f 'generated/_cosh_r8.F90' || echo '../libgfortran/'`generated/_cosh_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c8.F90 -o _cos_c8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c16.F90 -fPIC -DPIC -o .libs/_cos_c16.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cosh_r10.lo `test -f 'generated/_cosh_r10.F90' || echo '../libgfortran/'`generated/_cosh_r10.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c4.F90 -o _cos_c4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_r16.F90 -o _cos_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c10.F90 -fPIC -DPIC -o .libs/_cos_c10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _cosh_r16.lo `test -f 'generated/_cosh_r16.F90' || echo '../libgfortran/'`generated/_cosh_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c16.F90 -o _cos_c16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tanh_r4.lo `test -f 'generated/_tanh_r4.F90' || echo '../libgfortran/'`generated/_tanh_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cos_c10.F90 -o _cos_c10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r4.F90 -fPIC -DPIC -o .libs/_tan_r4.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tanh_r8.lo `test -f 'generated/_tanh_r8.F90' || echo '../libgfortran/'`generated/_tanh_r8.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tanh_r10.lo `test -f 'generated/_tanh_r10.F90' || echo '../libgfortran/'`generated/_tanh_r10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r8.F90 -fPIC -DPIC -o .libs/_tan_r8.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _tanh_r16.lo `test -f 'generated/_tanh_r16.F90' || echo '../libgfortran/'`generated/_tanh_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r4.F90 -o _tan_r4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r16.F90 -fPIC -DPIC -o .libs/_tan_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r10.F90 -fPIC -DPIC -o .libs/_tan_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r8.F90 -o _tan_r8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _conjg_c4.lo `test -f 'generated/_conjg_c4.F90' || echo '../libgfortran/'`generated/_conjg_c4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r10.F90 -o _tan_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tan_r16.F90 -o _tan_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r8.F90 -fPIC -DPIC -o .libs/_sinh_r8.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _conjg_c8.lo `test -f 'generated/_conjg_c8.F90' || echo '../libgfortran/'`generated/_conjg_c8.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _conjg_c10.lo `test -f 'generated/_conjg_c10.F90' || echo '../libgfortran/'`generated/_conjg_c10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r8.F90 -o _sinh_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r16.F90 -fPIC -DPIC -o .libs/_sinh_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r10.F90 -fPIC -DPIC -o .libs/_sinh_r10.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _conjg_c16.lo `test -f 'generated/_conjg_c16.F90' || echo '../libgfortran/'`generated/_conjg_c16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r4.F90 -fPIC -DPIC -o .libs/_sinh_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r16.F90 -o _sinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _aint_r4.lo `test -f 'generated/_aint_r4.F90' || echo '../libgfortran/'`generated/_aint_r4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r10.F90 -o _sinh_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sinh_r4.F90 -o _sinh_r4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r4.F90 -fPIC -DPIC -o .libs/_cosh_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _aint_r8.lo `test -f 'generated/_aint_r8.F90' || echo '../libgfortran/'`generated/_aint_r8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _aint_r10.lo `test -f 'generated/_aint_r10.F90' || echo '../libgfortran/'`generated/_aint_r10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r10.F90 -fPIC -DPIC -o .libs/_cosh_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r8.F90 -fPIC -DPIC -o .libs/_cosh_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r4.F90 -o _cosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _aint_r16.lo `test -f 'generated/_aint_r16.F90' || echo '../libgfortran/'`generated/_aint_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r10.F90 -o _cosh_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r8.F90 -o _cosh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _anint_r4.lo `test -f 'generated/_anint_r4.F90' || echo '../libgfortran/'`generated/_anint_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _anint_r8.lo `test -f 'generated/_anint_r8.F90' || echo '../libgfortran/'`generated/_anint_r8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _anint_r10.lo `test -f 'generated/_anint_r10.F90' || echo '../libgfortran/'`generated/_anint_r10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r16.F90 -fPIC -DPIC -o .libs/_cosh_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r8.F90 -fPIC -DPIC -o .libs/_tanh_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_cosh_r16.F90 -o _cosh_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r8.F90 -o _tanh_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r10.F90 -fPIC -DPIC -o .libs/_tanh_r10.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _anint_r16.lo `test -f 'generated/_anint_r16.F90' || echo '../libgfortran/'`generated/_anint_r16.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sign_i4.lo `test -f 'generated/_sign_i4.F90' || echo '../libgfortran/'`generated/_sign_i4.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c8.F90 -fPIC -DPIC -o .libs/_conjg_c8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c10.F90 -fPIC -DPIC -o .libs/_conjg_c10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r10.F90 -o _tanh_r10.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r4.F90 -fPIC -DPIC -o .libs/_tanh_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c4.F90 -fPIC -DPIC -o .libs/_conjg_c4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c10.F90 -o _conjg_c10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c8.F90 -o _conjg_c8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sign_i8.lo `test -f 'generated/_sign_i8.F90' || echo '../libgfortran/'`generated/_sign_i8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r4.F90 -o _tanh_r4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r4.F90 -fPIC -DPIC -o .libs/_aint_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c4.F90 -o _conjg_c4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r16.F90 -fPIC -DPIC -o .libs/_tanh_r16.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sign_i16.lo `test -f 'generated/_sign_i16.F90' || echo '../libgfortran/'`generated/_sign_i16.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sign_r4.lo `test -f 'generated/_sign_r4.F90' || echo '../libgfortran/'`generated/_sign_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sign_r8.lo `test -f 'generated/_sign_r8.F90' || echo '../libgfortran/'`generated/_sign_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c16.F90 -fPIC -DPIC -o .libs/_conjg_c16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r10.F90 -fPIC -DPIC -o .libs/_aint_r10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r4.F90 -o _aint_r4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r16.F90 -fPIC -DPIC -o .libs/_aint_r16.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sign_r10.lo `test -f 'generated/_sign_r10.F90' || echo '../libgfortran/'`generated/_sign_r10.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r8.F90 -fPIC -DPIC -o .libs/_aint_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_tanh_r16.F90 -o _tanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _sign_r16.lo `test -f 'generated/_sign_r16.F90' || echo '../libgfortran/'`generated/_sign_r16.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_conjg_c16.F90 -o _conjg_c16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r10.F90 -o _aint_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r16.F90 -o _aint_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_aint_r8.F90 -o _aint_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _dim_i4.lo `test -f 'generated/_dim_i4.F90' || echo '../libgfortran/'`generated/_dim_i4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _dim_i8.lo `test -f 'generated/_dim_i8.F90' || echo '../libgfortran/'`generated/_dim_i8.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _dim_i16.lo `test -f 'generated/_dim_i16.F90' || echo '../libgfortran/'`generated/_dim_i16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _dim_r4.lo `test -f 'generated/_dim_r4.F90' || echo '../libgfortran/'`generated/_dim_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _dim_r8.lo `test -f 'generated/_dim_r8.F90' || echo '../libgfortran/'`generated/_dim_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r8.F90 -fPIC -DPIC -o .libs/_anint_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r4.F90 -fPIC -DPIC -o .libs/_anint_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r8.F90 -o _anint_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r4.F90 -o _anint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _dim_r10.lo `test -f 'generated/_dim_r10.F90' || echo '../libgfortran/'`generated/_dim_r10.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r10.F90 -fPIC -DPIC -o .libs/_anint_r10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_i4.F90 -fPIC -DPIC -o .libs/_sign_i4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _dim_r16.lo `test -f 'generated/_dim_r16.F90' || echo '../libgfortran/'`generated/_dim_r16.F90 Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r16.F90 -fPIC -DPIC -o .libs/_anint_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_i4.F90 -o _sign_i4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r10.F90 -o _anint_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_i8.F90 -fPIC -DPIC -o .libs/_sign_i8.o /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan2_r4.lo `test -f 'generated/_atan2_r4.F90' || echo '../libgfortran/'`generated/_atan2_r4.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan2_r8.lo `test -f 'generated/_atan2_r8.F90' || echo '../libgfortran/'`generated/_atan2_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_anint_r16.F90 -o _anint_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_i16.F90 -fPIC -DPIC -o .libs/_sign_i16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r8.F90 -fPIC -DPIC -o .libs/_sign_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan2_r10.lo `test -f 'generated/_atan2_r10.F90' || echo '../libgfortran/'`generated/_atan2_r10.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_i8.F90 -o _sign_i8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_i16.F90 -o _sign_i16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r10.F90 -fPIC -DPIC -o .libs/_sign_r10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r8.F90 -o _sign_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r4.F90 -fPIC -DPIC -o .libs/_sign_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_i16.F90 -fPIC -DPIC -o .libs/_dim_i16.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _atan2_r16.lo `test -f 'generated/_atan2_r16.F90' || echo '../libgfortran/'`generated/_atan2_r16.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _mod_i4.lo `test -f 'generated/_mod_i4.F90' || echo '../libgfortran/'`generated/_mod_i4.F90 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r10.F90 -o _sign_r10.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _mod_i8.lo `test -f 'generated/_mod_i8.F90' || echo '../libgfortran/'`generated/_mod_i8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r4.F90 -fPIC -DPIC -o .libs/_dim_r4.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r4.F90 -o _sign_r4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_i16.F90 -o _dim_i16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r16.F90 -fPIC -DPIC -o .libs/_sign_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_i8.F90 -fPIC -DPIC -o .libs/_dim_i8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _mod_i16.lo `test -f 'generated/_mod_i16.F90' || echo '../libgfortran/'`generated/_mod_i16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r4.F90 -o _dim_r4.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _mod_r4.lo `test -f 'generated/_mod_r4.F90' || echo '../libgfortran/'`generated/_mod_r4.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _mod_r8.lo `test -f 'generated/_mod_r8.F90' || echo '../libgfortran/'`generated/_mod_r8.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_i4.F90 -fPIC -DPIC -o .libs/_dim_i4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_i8.F90 -o _dim_i8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_sign_r16.F90 -o _sign_r16.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _mod_r10.lo `test -f 'generated/_mod_r10.F90' || echo '../libgfortran/'`generated/_mod_r10.F90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o _mod_r16.lo `test -f 'generated/_mod_r16.F90' || echo '../libgfortran/'`generated/_mod_r16.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_i4.F90 -o _dim_i4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r16.F90 -fPIC -DPIC -o .libs/_dim_r16.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=compile gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o dprod_r8.lo `test -f 'intrinsics/dprod_r8.f90' || echo '../libgfortran/'`intrinsics/dprod_r8.f90 /bin/sh ./libtool --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o f2c_specifics.lo `test -f 'intrinsics/f2c_specifics.F90' || echo '../libgfortran/'`intrinsics/f2c_specifics.F90 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r8.F90 -fPIC -DPIC -o .libs/_dim_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r16.F90 -o _dim_r16.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r10.F90 -fPIC -DPIC -o .libs/_dim_r10.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r8.F90 -o _dim_r8.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c -o fmain.lo ../libgfortran/fmain.c Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" true DO=all multi-do # make gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_dim_r10.F90 -o _dim_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r8.F90 -fPIC -DPIC -o .libs/_atan2_r8.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r4.F90 -fPIC -DPIC -o .libs/_atan2_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r10.F90 -fPIC -DPIC -o .libs/_atan2_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r16.F90 -fPIC -DPIC -o .libs/_atan2_r16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r4.F90 -o _atan2_r4.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r8.F90 -o _atan2_r8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_i4.F90 -fPIC -DPIC -o .libs/_mod_i4.o Warning: Nonexistent include directory "../.././gcc" Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r10.F90 -o _atan2_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r8.F90 -fPIC -DPIC -o .libs/_mod_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_i8.F90 -fPIC -DPIC -o .libs/_mod_i8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r4.F90 -fPIC -DPIC -o .libs/_mod_r4.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_i4.F90 -o _mod_i4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/fmain.c -fPIC -DPIC -o .libs/fmain.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_atan2_r16.F90 -o _atan2_r16.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_i16.F90 -fPIC -DPIC -o .libs/_mod_i16.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r8.F90 -o _mod_r8.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r4.F90 -o _mod_r4.o >/dev/null 2>&1 Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_i8.F90 -o _mod_i8.o >/dev/null 2>&1 gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/dprod_r8.f90 -fPIC -DPIC -o .libs/dprod_r8.o gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_i16.F90 -o _mod_i16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r10.F90 -fPIC -DPIC -o .libs/_mod_r10.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" gcc -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -c ../libgfortran/fmain.c -o fmain.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r16.F90 -fPIC -DPIC -o .libs/_mod_r16.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/dprod_r8.f90 -o dprod_r8.o >/dev/null 2>&1 Warning: Nonexistent include directory "../.././gcc" gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r10.F90 -o _mod_r10.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/generated/_mod_r16.F90 -o _mod_r16.o >/dev/null 2>&1 gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/f2c_specifics.F90 -fPIC -DPIC -o .libs/f2c_specifics.o Warning: Nonexistent include directory "../libgfortran/../gcc/config" Warning: Nonexistent include directory "../.././gcc" /bin/sh ./libtool --mode=link gcc -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -o libgfortranbegin.la -rpath /usr/lib/ -static fmain.lo ar cru .libs/libgfortranbegin.a fmain.o ranlib .libs/libgfortranbegin.a creating libgfortranbegin.la (cd .libs && rm -f libgfortranbegin.la && ln -s ../libgfortranbegin.la libgfortranbegin.la) gfortran -DHAVE_CONFIG_H -I. -I../libgfortran -I. -iquote../libgfortran/io -I../libgfortran/../gcc -I../libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ../libgfortran/intrinsics/f2c_specifics.F90 -o f2c_specifics.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link gfortran -I . -Wall -fno-repack-arrays -fno-underscoring -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -o libgfortran.la -rpath /usr/lib/ -version-info `grep -v '^#' ../libgfortran/libtool-version` -lm compile_options.lo environ.lo error.lo fpu.lo main.lo memory.lo pause.lo stop.lo string.lo select.lo all_l4.lo all_l8.lo all_l16.lo any_l4.lo any_l8.lo any_l16.lo count_4_l4.lo count_8_l4.lo count_16_l4.lo count_4_l8.lo count_8_l8.lo count_16_l8.lo count_4_l16.lo count_8_l16.lo count_16_l16.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo dotprod_i4.lo dotprod_i8.lo dotprod_i16.lo dotprod_r4.lo dotprod_r8.lo dotprod_r10.lo dotprod_r16.lo dotprod_l4.lo dotprod_l8.lo dotprod_l16.lo dotprod_c4.lo dotprod_c8.lo dotprod_c10.lo dotprod_c16.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo transpose_i4.lo transpose_i8.lo transpose_i16.lo transpose_r10.lo transpose_r16.lo transpose_c4.lo transpose_c8.lo transpose_c10.lo transpose_c16.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo exponent_r4.lo exponent_r8.lo exponent_r10.lo exponent_r16.lo fraction_r4.lo fraction_r8.lo fraction_r10.lo fraction_r16.lo nearest_r4.lo nearest_r8.lo nearest_r10.lo nearest_r16.lo set_exponent_r4.lo set_exponent_r8.lo set_exponent_r10.lo set_exponent_r16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r4_i4.lo pow_r8_i4.lo pow_r10_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo close.lo file_pos.lo format.lo inquire.lo list_read.lo lock.lo open.lo read.lo size_from_kind.lo transfer.lo unit.lo unix.lo write.lo associated.lo abort.lo args.lo bessel.lo c99_functions.lo chdir.lo cpu_time.lo cshift0.lo ctime.lo date_and_time.lo env.lo erf.lo eoshift0.lo eoshift2.lo etime.lo exit.lo fget.lo flush.lo fnum.lo ftell.lo gerror.lo getcwd.lo getlog.lo getXid.lo hyper.lo hostnm.lo kill.lo ierrno.lo ishftc.lo link.lo malloc.lo mvbits.lo pack_generic.lo perror.lo signal.lo size.lo sleep.lo spread_generic.lo string_intrinsics.lo system.lo rand.lo random.lo rename.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo stat.lo symlnk.lo system_clock.lo time.lo transpose_generic.lo tty.lo umask.lo unlink.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo dprod_r8.lo f2c_specifics.lo gcc -shared .libs/compile_options.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/memory.o .libs/pause.o .libs/stop.o .libs/string.o .libs/select.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_4_l4.o .libs/count_8_l4.o .libs/count_16_l4.o .libs/count_4_l8.o .libs/count_8_l8.o .libs/count_16_l8.o .libs/count_4_l16.o .libs/count_8_l16.o .libs/count_16_l16.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/dotprod_i4.o .libs/dotprod_i8.o .libs/dotprod_i16.o .libs/dotprod_r4.o .libs/dotprod_r8.o .libs/dotprod_r10.o .libs/dotprod_r16.o .libs/dotprod_l4.o .libs/dotprod_l8.o .libs/dotprod_l16.o .libs/dotprod_c4.o .libs/dotprod_c8.o .libs/dotprod_c10.o .libs/dotprod_c16.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/transpose_i4.o .libs/transpose_i8.o .libs/transpose_i16.o .libs/transpose_r10.o .libs/transpose_r16.o .libs/transpose_c4.o .libs/transpose_c8.o .libs/transpose_c10.o .libs/transpose_c16.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/exponent_r4.o .libs/exponent_r8.o .libs/exponent_r10.o .libs/exponent_r16.o .libs/fraction_r4.o .libs/fraction_r8.o .libs/fraction_r10.o .libs/fraction_r16.o .libs/nearest_r4.o .libs/nearest_r8.o .libs/nearest_r10.o .libs/nearest_r16.o .libs/set_exponent_r4.o .libs/set_exponent_r8.o .libs/set_exponent_r10.o .libs/set_exponent_r16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r4_i4.o .libs/pow_r8_i4.o .libs/pow_r10_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/size_from_kind.o .libs/transfer.o .libs/unit.o .libs/unix.o .libs/write.o .libs/associated.o .libs/abort.o .libs/args.o .libs/bessel.o .libs/c99_functions.o .libs/chdir.o .libs/cpu_time.o .libs/cshift0.o .libs/ctime.o .libs/date_and_time.o .libs/env.o .libs/erf.o .libs/eoshift0.o .libs/eoshift2.o .libs/etime.o .libs/exit.o .libs/fget.o .libs/flush.o .libs/fnum.o .libs/ftell.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hyper.o .libs/hostnm.o .libs/kill.o .libs/ierrno.o .libs/ishftc.o .libs/link.o .libs/malloc.o .libs/mvbits.o .libs/pack_generic.o .libs/perror.o .libs/signal.o .libs/size.o .libs/sleep.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/system.o .libs/rand.o .libs/random.o .libs/rename.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/transpose_generic.o .libs/tty.o .libs/umask.o .libs/unlink.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/dprod_r8.o .libs/f2c_specifics.o -lm -Wl,-soname -Wl,libgfortran.so.1 -o .libs/libgfortran.so.1.0.0 (cd .libs && rm -f libgfortran.so.1 && ln -s libgfortran.so.1.0.0 libgfortran.so.1) (cd .libs && rm -f libgfortran.so && ln -s libgfortran.so.1.0.0 libgfortran.so) ar cru .libs/libgfortran.a compile_options.o environ.o error.o fpu.o main.o memory.o pause.o stop.o string.o select.o all_l4.o all_l8.o all_l16.o any_l4.o any_l8.o any_l16.o count_4_l4.o count_8_l4.o count_16_l4.o count_4_l8.o count_8_l8.o count_16_l8.o count_4_l16.o count_8_l16.o count_16_l16.o maxloc0_4_i4.o maxloc0_8_i4.o maxloc0_16_i4.o maxloc0_4_i8.o maxloc0_8_i8.o maxloc0_16_i8.o maxloc0_4_i16.o maxloc0_8_i16.o maxloc0_16_i16.o maxloc0_4_r4.o maxloc0_8_r4.o maxloc0_16_r4.o maxloc0_4_r8.o maxloc0_8_r8.o maxloc0_16_r8.o maxloc0_4_r10.o maxloc0_8_r10.o maxloc0_16_r10.o maxloc0_4_r16.o maxloc0_8_r16.o maxloc0_16_r16.o maxloc1_4_i4.o maxloc1_8_i4.o maxloc1_16_i4.o maxloc1_4_i8.o maxloc1_8_i8.o maxloc1_16_i8.o maxloc1_4_i16.o maxloc1_8_i16.o maxloc1_16_i16.o maxloc1_4_r4.o maxloc1_8_r4.o maxloc1_16_r4.o maxloc1_4_r8.o maxloc1_8_r8.o maxloc1_16_r8.o maxloc1_4_r10.o maxloc1_8_r10.o maxloc1_16_r10.o maxloc1_4_r16.o maxloc1_8_r16.o maxloc1_16_r16.o maxval_i4.o maxval_i8.o maxval_i16.o maxval_r4.o maxval_r8.o maxval_r10.o maxval_r16.o minloc0_4_i4.o minloc0_8_i4.o minloc0_16_i4.o minloc0_4_i8.o minloc0_8_i8.o minloc0_16_i8.o minloc0_4_i16.o minloc0_8_i16.o minloc0_16_i16.o minloc0_4_r4.o minloc0_8_r4.o minloc0_16_r4.o minloc0_4_r8.o minloc0_8_r8.o minloc0_16_r8.o minloc0_4_r10.o minloc0_8_r10.o minloc0_16_r10.o minloc0_4_r16.o minloc0_8_r16.o minloc0_16_r16.o minloc1_4_i4.o minloc1_8_i4.o minloc1_16_i4.o minloc1_4_i8.o minloc1_8_i8.o minloc1_16_i8.o minloc1_4_i16.o minloc1_8_i16.o minloc1_16_i16.o minloc1_4_r4.o minloc1_8_r4.o minloc1_16_r4.o minloc1_4_r8.o minloc1_8_r8.o minloc1_16_r8.o minloc1_4_r10.o minloc1_8_r10.o minloc1_16_r10.o minloc1_4_r16.o minloc1_8_r16.o minloc1_16_r16.o minval_i4.o minval_i8.o minval_i16.o minval_r4.o minval_r8.o minval_r10.o minval_r16.o product_i4.o product_i8.o product_i16.o product_r4.o product_r8.o product_r10.o product_r16.o product_c4.o product_c8.o product_c10.o product_c16.o sum_i4.o sum_i8.o sum_i16.o sum_r4.o sum_r8.o sum_r10.o sum_r16.o sum_c4.o sum_c8.o sum_c10.o sum_c16.o dotprod_i4.o dotprod_i8.o dotprod_i16.o dotprod_r4.o dotprod_r8.o dotprod_r10.o dotprod_r16.o dotprod_l4.o dotprod_l8.o dotprod_l16.o dotprod_c4.o dotprod_c8.o dotprod_c10.o dotprod_c16.o matmul_i4.o matmul_i8.o matmul_i16.o matmul_r4.o matmul_r8.o matmul_r10.o matmul_r16.o matmul_c4.o matmul_c8.o matmul_c10.o matmul_c16.o matmul_l4.o matmul_l8.o matmul_l16.o transpose_i4.o transpose_i8.o transpose_i16.o transpose_r10.o transpose_r16.o transpose_c4.o transpose_c8.o transpose_c10.o transpose_c16.o shape_i4.o shape_i8.o shape_i16.o eoshift1_4.o eoshift1_8.o eoshift1_16.o eoshift3_4.o eoshift3_8.o eoshift3_16.o cshift1_4.o cshift1_8.o cshift1_16.o reshape_i4.o reshape_i8.o reshape_i16.o reshape_r10.o reshape_r16.o reshape_c4.o reshape_c8.o reshape_c10.o reshape_c16.o in_pack_i4.o in_pack_i8.o in_pack_i16.o in_pack_c4.o in_pack_c8.o in_pack_c10.o in_pack_c16.o in_unpack_i4.o in_unpack_i8.o in_unpack_i16.o in_unpack_c4.o in_unpack_c8.o in_unpack_c10.o in_unpack_c16.o exponent_r4.o exponent_r8.o exponent_r10.o exponent_r16.o fraction_r4.o fraction_r8.o fraction_r10.o fraction_r16.o nearest_r4.o nearest_r8.o nearest_r10.o nearest_r16.o set_exponent_r4.o set_exponent_r8.o set_exponent_r10.o set_exponent_r16.o pow_i4_i4.o pow_i8_i4.o pow_i16_i4.o pow_r4_i4.o pow_r8_i4.o pow_r10_i4.o pow_r16_i4.o pow_c4_i4.o pow_c8_i4.o pow_c10_i4.o pow_c16_i4.o pow_i4_i8.o pow_i8_i8.o pow_i16_i8.o pow_r4_i8.o pow_r8_i8.o pow_r10_i8.o pow_r16_i8.o pow_c4_i8.o pow_c8_i8.o pow_c10_i8.o pow_c16_i8.o pow_i4_i16.o pow_i8_i16.o pow_i16_i16.o pow_r4_i16.o pow_r8_i16.o pow_r10_i16.o pow_r16_i16.o pow_c4_i16.o pow_c8_i16.o pow_c10_i16.o pow_c16_i16.o close.o file_pos.o format.o inquire.o list_read.o lock.o open.o read.o size_from_kind.o transfer.o unit.o unix.o write.o associated.o abort.o args.o bessel.o c99_functions.o chdir.o cpu_time.o cshift0.o ctime.o date_and_time.o env.o erf.o eoshift0.o eoshift2.o etime.o exit.o fget.o flush.o fnum.o ftell.o gerror.o getcwd.o getlog.o getXid.o hyper.o hostnm.o kill.o ierrno.o ishftc.o link.o malloc.o mvbits.o pack_generic.o perror.o signal.o size.o sleep.o spread_generic.o string_intrinsics.o system.o rand.o random.o rename.o reshape_generic.o reshape_packed.o selected_int_kind.o selected_real_kind.o stat.o symlnk.o system_clock.o time.o transpose_generic.o tty.o umask.o unlink.o unpack_generic.o in_pack_generic.o in_unpack_generic.o _abs_c4.o _abs_c8.o _abs_c10.o _abs_c16.o _abs_i4.o _abs_i8.o _abs_i16.o _abs_r4.o _abs_r8.o _abs_r10.o _abs_r16.o _exp_r4.o _exp_r8.o _exp_r10.o _exp_r16.o _exp_c4.o _exp_c8.o _exp_c10.o _exp_c16.o _log_r4.o _log_r8.o _log_r10.o _log_r16.o _log_c4.o _log_c8.o _log_c10.o _log_c16.o _log10_r4.o _log10_r8.o _log10_r10.o _log10_r16.o _sqrt_r4.o _sqrt_r8.o _sqrt_r10.o _sqrt_r16.o _sqrt_c4.o _sqrt_c8.o _sqrt_c10.o _sqrt_c16.o _asin_r4.o _asin_r8.o _asin_r10.o _asin_r16.o _acos_r4.o _acos_r8.o _acos_r10.o _acos_r16.o _atan_r4.o _atan_r8.o _atan_r10.o _atan_r16.o _sin_r4.o _sin_r8.o _sin_r10.o _sin_r16.o _sin_c4.o _sin_c8.o _sin_c10.o _sin_c16.o _cos_r4.o _cos_r8.o _cos_r10.o _cos_r16.o _cos_c4.o _cos_c8.o _cos_c10.o _cos_c16.o _tan_r4.o _tan_r8.o _tan_r10.o _tan_r16.o _sinh_r4.o _sinh_r8.o _sinh_r10.o _sinh_r16.o _cosh_r4.o _cosh_r8.o _cosh_r10.o _cosh_r16.o _tanh_r4.o _tanh_r8.o _tanh_r10.o _tanh_r16.o _conjg_c4.o _conjg_c8.o _conjg_c10.o _conjg_c16.o _aint_r4.o _aint_r8.o _aint_r10.o _aint_r16.o _anint_r4.o _anint_r8.o _anint_r10.o _anint_r16.o _sign_i4.o _sign_i8.o _sign_i16.o _sign_r4.o _sign_r8.o _sign_r10.o _sign_r16.o _dim_i4.o _dim_i8.o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o dprod_r8.o f2c_specifics.o ranlib .libs/libgfortran.a creating libgfortran.la (cd .libs && rm -f libgfortran.la && ln -s ../libgfortran.la libgfortran.la) make[1]: Leaving directory `/builddir/build/BUILD/libgfortran-4.1.2-20071221/obj' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zsc1Ck + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386 ++ dirname /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386 + cd libgfortran-4.1.2-20071221 + rm -rf /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386 + cd obj + mkdir -p /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386/usr/lib + install -m 755 .libs/libgfortran.so.1.0.0 /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386/usr/lib/ + ln -sf libgfortran.so.1.0.0 /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386/usr/lib/libgfortran.so.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libgfortran-4.1.2-20071221 extracting debug info from /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386/usr/lib/libgfortran.so.1.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgfortran.so.1.0.0.debug to /usr/lib/debug/usr/lib/libgfortran.so.1.debug 410 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: compat-libgfortran-41-4.1.2-44.el7.i686 Provides: compat-libgfortran-41 = 4.1.2-44.el7 compat-libgfortran-41(x86-32) = 4.1.2-44.el7 libgfortran.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.2) rtld(GNU_HASH) Processing files: compat-libgfortran-41-debuginfo-4.1.2-44.el7.i686 Provides: compat-libgfortran-41-debuginfo = 4.1.2-44.el7 compat-libgfortran-41-debuginfo(x86-32) = 4.1.2-44.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/compat-libgfortran-41-4.1.2-44.el7.i686.rpm Wrote: /builddir/build/RPMS/compat-libgfortran-41-debuginfo-4.1.2-44.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g0cgZi + umask 022 + cd /builddir/build/BUILD + cd libgfortran-4.1.2-20071221 + rm -rf /builddir/build/BUILDROOT/compat-libgfortran-41-4.1.2-44.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->