Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/arpack.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18805-24596/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/arpack.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/arpack-3.1.3-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/arpack.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18805-24596/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/arpack.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sGSaNj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf arpack-ng-3.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/arpack-ng-3.1.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd arpack-ng-3.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c5pjCF + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + export F77=gfortran + F77=gfortran + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-static '--with-blas=-L/usr/lib64/atlas -ltatlas' '--with-lapack=-L/usr/lib64/atlas -ltatlas' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-redhat-linux-gnu-g77... gfortran checking whether the Fortran 77 compiler works... yes checking for Fortran 77 compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for aarch64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no 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 checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../.. -lgfortran -lm checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for sgemm_ in -L/usr/lib64/atlas -ltatlas... yes checking for cheev_ in -L/usr/lib64/atlas -ltatlas... yes checking for MPI mode... configure: creating ./config.status config.status: creating arpack.pc config.status: creating Makefile config.status: creating SRC/Makefile config.status: creating UTIL/Makefile config.status: creating TESTS/Makefile config.status: creating PARPACK/Makefile config.status: creating PARPACK/SRC/Makefile config.status: creating PARPACK/SRC/MPI/Makefile config.status: creating PARPACK/UTIL/Makefile config.status: creating PARPACK/UTIL/MPI/Makefile config.status: creating PARPACK/UTIL/BLACS/Makefile config.status: creating PARPACK/EXAMPLES/MPI/Makefile config.status: creating PARPACK/EXAMPLES/BLACS/Makefile config.status: creating PARPACK/SRC/BLACS/Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j8 Making all in UTIL make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/UTIL' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o icnteq.lo icnteq.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o icopy.lo icopy.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o iset.lo iset.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o iswap.lo iswap.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ivout.lo ivout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o second_NONE.lo second_NONE.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o svout.lo svout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o smout.lo smout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c iset.f -fPIC -o .libs/iset.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ivout.f -fPIC -o .libs/ivout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c icnteq.f -fPIC -o .libs/icnteq.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c iswap.f -fPIC -o .libs/iswap.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c smout.f -fPIC -o .libs/smout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c second_NONE.f -fPIC -o .libs/second_NONE.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c svout.f -fPIC -o .libs/svout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c icopy.f -fPIC -o .libs/icopy.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" iset.f:6.43: subroutine iset (n, value, array, inc) 1 Warning: Unused dummy argument 'inc' at (1) Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c icnteq.f -o icnteq.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c iset.f -o iset.o >/dev/null 2>&1 Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" second_NONE.f:17.27: REAL T1 1 Warning: Unused variable 't1' declared at (1) second_NONE.f:20.36: REAL TARRAY( 2 ) 1 Warning: Unused variable 'tarray' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c second_NONE.f -o second_NONE.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c icopy.f -o icopy.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c iswap.f -o iswap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dvout.lo dvout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dmout.lo dmout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cvout.lo cvout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cmout.lo cmout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zvout.lo zvout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ivout.f -o ivout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dvout.f -fPIC -o .libs/dvout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dmout.f -fPIC -o .libs/dmout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cvout.f -fPIC -o .libs/cvout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c svout.f -o svout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cmout.f -fPIC -o .libs/cmout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zvout.f -fPIC -o .libs/zvout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zmout.lo zmout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cvout.f -o cvout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dvout.f -o dvout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dmout.f -o dmout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zmout.f -fPIC -o .libs/zmout.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zvout.f -o zvout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c smout.f -o smout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cmout.f -o cmout.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zmout.f -o zmout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -Wl,-z,relro -o libarpackutil.la icnteq.lo icopy.lo iset.lo iswap.lo ivout.lo second_NONE.lo svout.lo smout.lo dvout.lo dmout.lo cvout.lo cmout.lo zvout.lo zmout.lo libtool: link: ar cru .libs/libarpackutil.a .libs/icnteq.o .libs/icopy.o .libs/iset.o .libs/iswap.o .libs/ivout.o .libs/second_NONE.o .libs/svout.o .libs/smout.o .libs/dvout.o .libs/dmout.o .libs/cvout.o .libs/cmout.o .libs/zvout.o .libs/zmout.o libtool: link: ranlib .libs/libarpackutil.a libtool: link: ( cd ".libs" && rm -f "libarpackutil.la" && ln -s "../libarpackutil.la" "libarpackutil.la" ) make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/UTIL' Making all in SRC make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/SRC' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sgetv0.lo sgetv0.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o slaqrb.lo slaqrb.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sstqrb.lo sstqrb.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssortc.lo ssortc.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssortr.lo ssortr.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sstatn.lo sstatn.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sstats.lo sstats.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o snaitr.lo snaitr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sgetv0.f -fPIC -o .libs/sgetv0.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sstqrb.f -fPIC -o .libs/sstqrb.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssortc.f -fPIC -o .libs/ssortc.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c slaqrb.f -fPIC -o .libs/slaqrb.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sstatn.f -fPIC -o .libs/sstatn.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssortr.f -fPIC -o .libs/ssortr.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sstats.f -fPIC -o .libs/sstats.o sgetv0.f:120.26: Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at sgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sstatn.f -o sstatn.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sstats.f -o sstats.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snaitr.f -fPIC -o .libs/snaitr.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" slaqrb.f: In function 'slaqrb': slaqrb.f:427:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] do 90 j = k, i2 ^ snaitr.f:210.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o snapps.lo snapps.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o snaup2.lo snaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssortc.f -o ssortc.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sgetv0.f -o sgetv0.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssortr.f -o ssortr.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sstqrb.f -o sstqrb.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snapps.f -fPIC -o .libs/snapps.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c slaqrb.f -o slaqrb.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snaup2.f -fPIC -o .libs/snaup2.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) snaup2.f:316.5: 10 continue 1 Warning: Label 10 at (1) defined but not used snaup2.f:175.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at snaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at snaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o snaupd.lo snaupd.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o snconv.lo snconv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snaitr.f -o snaitr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sneigh.lo sneigh.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snconv.f -fPIC -o .libs/snconv.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snaupd.f -fPIC -o .libs/snaupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snconv.f -o snconv.o >/dev/null 2>&1 snaupd.f:541.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) snaupd.f:542.28: if (tol .le. zero) tol = slamch('EpsMach') 1 Warning: Nonconforming tab character at (1) snaupd.f:447.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sneigh.f -fPIC -o .libs/sneigh.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sngets.lo sngets.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snaup2.f -o snaup2.o >/dev/null 2>&1 stat.h:8.27: Included at sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssaitr.lo ssaitr.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssapps.lo ssapps.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sngets.f -fPIC -o .libs/sngets.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" sngets.f:96.40: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shifti' at (1) sngets.f:96.32: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shiftr' at (1) stat.h:8.27: Included at sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sneigh.f -o sneigh.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snaupd.f -o snaupd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssaup2.lo ssaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sngets.f -o sngets.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssaitr.f -fPIC -o .libs/ssaitr.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssapps.f -fPIC -o .libs/ssapps.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Included at ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssaupd.lo ssaupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c snapps.f -o snapps.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssaup2.f -fPIC -o .libs/ssaup2.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssconv.lo ssconv.f ssaup2.f:809.5: 130 continue 1 Warning: Label 130 at (1) defined but not used ssaup2.f:324.5: 10 continue 1 Warning: Label 10 at (1) defined but not used ssaup2.f:180.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at ssaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at ssaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sseigt.lo sseigt.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssgets.lo ssgets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssaupd.f -fPIC -o .libs/ssaupd.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssconv.f -fPIC -o .libs/ssconv.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) stat.h:8.27: Included at ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssapps.f -o ssapps.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssconv.f -o ssconv.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sseigt.f -fPIC -o .libs/sseigt.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssaitr.f -o ssaitr.o >/dev/null 2>&1 sseigt.f:124.18: integer i, k, msglvl 1 Warning: Unused variable 'i' declared at (1) stat.h:8.27: Included at sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssgets.f -fPIC -o .libs/ssgets.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sneupd.lo sneupd.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sseigt.f -o sseigt.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssaupd.f -o ssaupd.o >/dev/null 2>&1 stat.h:8.27: Included at ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssaup2.f -o ssaup2.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssgets.f -o ssgets.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sneupd.f -fPIC -o .libs/sneupd.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o sseupd.lo sseupd.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o ssesrt.lo ssesrt.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dgetv0.lo dgetv0.f sneupd.f:587.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) stat.h:8.19: Included at sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dlaqrb.lo dlaqrb.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dgetv0.f -fPIC -o .libs/dgetv0.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sseupd.f -fPIC -o .libs/sseupd.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssesrt.f -fPIC -o .libs/ssesrt.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" sseupd.f:499.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) stat.h:8.19: Included at sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) dgetv0.f:120.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at dgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dstqrb.lo dstqrb.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsortc.lo dsortc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dlaqrb.f -fPIC -o .libs/dlaqrb.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dstqrb.f -fPIC -o .libs/dstqrb.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsortr.lo dsortr.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dgetv0.f -o dgetv0.o >/dev/null 2>&1 Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c ssesrt.f -o ssesrt.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsortc.f -fPIC -o .libs/dsortc.o dlaqrb.f: In function 'dlaqrb': dlaqrb.f:427:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] do 90 j = k, i2 ^ Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dstatn.lo dstatn.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsortr.f -fPIC -o .libs/dsortr.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sneupd.f -o sneupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c sseupd.f -o sseupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dlaqrb.f -o dlaqrb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dstats.lo dstats.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dstatn.f -fPIC -o .libs/dstatn.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dstqrb.f -o dstqrb.o >/dev/null 2>&1 stat.h:8.19: Included at dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsortc.f -o dsortc.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dstatn.f -o dstatn.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsortr.f -o dsortr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dnaitr.lo dnaitr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dstats.f -fPIC -o .libs/dstats.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dstats.f -o dstats.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnaitr.f -fPIC -o .libs/dnaitr.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dnaitr.f:210.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dnapps.lo dnapps.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dnaup2.lo dnaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnaup2.f -fPIC -o .libs/dnaup2.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnapps.f -fPIC -o .libs/dnapps.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dnaupd.lo dnaupd.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dnaup2.f:316.5: 10 continue 1 Warning: Label 10 at (1) defined but not used dnaup2.f:175.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at dnaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: stat.h:8.27: Included at dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) Included at dnaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dnconv.lo dnconv.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dneigh.lo dneigh.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnaitr.f -o dnaitr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dngets.lo dngets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnaupd.f -fPIC -o .libs/dnaupd.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dneigh.f -fPIC -o .libs/dneigh.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dnaupd.f:541.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) dnaupd.f:542.28: if (tol .le. zero) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) dnaupd.f:447.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsaitr.lo dsaitr.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnconv.f -fPIC -o .libs/dnconv.o stat.h:8.27: Included at dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dngets.f -fPIC -o .libs/dngets.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnconv.f -o dnconv.o >/dev/null 2>&1 dngets.f:96.40: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shifti' at (1) dngets.f:96.32: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shiftr' at (1) stat.h:8.27: Included at dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dneigh.f -o dneigh.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsaitr.f -fPIC -o .libs/dsaitr.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsapps.lo dsapps.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnapps.f -o dnapps.o >/dev/null 2>&1 Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dngets.f -o dngets.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnaup2.f -o dnaup2.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dnaupd.f -o dnaupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsapps.f -fPIC -o .libs/dsapps.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsaup2.lo dsaup2.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsaupd.lo dsaupd.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsconv.lo dsconv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsaupd.f -fPIC -o .libs/dsaupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsaup2.f -fPIC -o .libs/dsaup2.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsconv.f -fPIC -o .libs/dsconv.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dsaup2.f:809.5: 130 continue 1 Warning: Label 130 at (1) defined but not used dsaup2.f:324.5: 10 continue 1 Warning: Label 10 at (1) defined but not used Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dsaup2.f:180.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at dsaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsapps.f -o dsapps.o >/dev/null 2>&1 stat.h:8.27: Included at dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dseigt.lo dseigt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsconv.f -o dsconv.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsaupd.f -o dsaupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsaitr.f -o dsaitr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsgets.lo dsgets.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dneupd.lo dneupd.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dseupd.lo dseupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dseigt.f -fPIC -o .libs/dseigt.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dseigt.f:124.18: integer i, k, msglvl 1 Warning: Unused variable 'i' declared at (1) stat.h:8.27: Included at dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsgets.f -fPIC -o .libs/dsgets.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dneupd.f -fPIC -o .libs/dneupd.o stat.h:8.27: Included at dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dsesrt.lo dsesrt.f dneupd.f:587.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) stat.h:8.19: Included at dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dseigt.f -o dseigt.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsaup2.f -o dsaup2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cnaitr.lo cnaitr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsgets.f -o dsgets.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dseupd.f -fPIC -o .libs/dseupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" dseupd.f:499.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) stat.h:8.19: Included at dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsesrt.f -fPIC -o .libs/dsesrt.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cnapps.lo cnapps.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnaitr.f -fPIC -o .libs/cnaitr.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cnaup2.lo cnaup2.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cnaupd.lo cnaupd.f cnaitr.f:209.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnapps.f -fPIC -o .libs/cnapps.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dsesrt.f -o dsesrt.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnaup2.f -fPIC -o .libs/cnaup2.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) cnaup2.f:322.5: 10 continue 1 Warning: Label 10 at (1) defined but not used cnaup2.f:169.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at cnaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cnaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnaupd.f -fPIC -o .libs/cnaupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" cnaupd.f:514.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) cnaupd.f:515.32: if (tol .le. 0.0E+0 ) tol = slamch('EpsMach') 1 Warning: Nonconforming tab character at (1) cnaupd.f:518.29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) cnaupd.f:422.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cneigh.lo cneigh.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cneupd.lo cneupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dseupd.f -o dseupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnaupd.f -o cnaupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cneupd.f -fPIC -o .libs/cneupd.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c dneupd.f -o dneupd.o >/dev/null 2>&1 Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cneigh.f -fPIC -o .libs/cneigh.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" cneupd.f:520.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) stat.h:8.19: Included at cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) stat.h:8.27: Included at cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnapps.f -o cnapps.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cngets.lo cngets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnaup2.f -o cnaup2.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cneigh.f -o cneigh.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cnaitr.f -o cnaitr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cgetv0.lo cgetv0.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cngets.f -fPIC -o .libs/cngets.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o csortc.lo csortc.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c csortc.f -fPIC -o .libs/csortc.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cngets.f -o cngets.o >/dev/null 2>&1 Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cgetv0.f -fPIC -o .libs/cgetv0.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" cgetv0.f:116.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at cgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cneupd.f -o cneupd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o cstatn.lo cstatn.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o znaitr.lo znaitr.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o znapps.lo znapps.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o znaup2.lo znaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cstatn.f -fPIC -o .libs/cstatn.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znaitr.f -fPIC -o .libs/znaitr.o stat.h:8.19: Included at cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cgetv0.f -o cgetv0.o >/dev/null 2>&1 Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c csortc.f -o csortc.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znapps.f -fPIC -o .libs/znapps.o znaitr.f:209.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c cstatn.f -o cstatn.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znaup2.f -fPIC -o .libs/znaup2.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) znaup2.f:322.5: 10 continue 1 Warning: Label 10 at (1) defined but not used znaup2.f:169.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at znaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at znaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o znaupd.lo znaupd.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zneigh.lo zneigh.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znaupd.f -fPIC -o .libs/znaupd.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" znaupd.f:514.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) znaupd.f:515.32: if (tol .le. 0.0D+0 ) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) znaupd.f:518.29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) znaupd.f:422.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zneupd.lo zneupd.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zngets.lo zngets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zneigh.f -fPIC -o .libs/zneigh.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: Included at zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znaitr.f -o znaitr.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zneigh.f -o zneigh.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zneupd.f -fPIC -o .libs/zneupd.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znaupd.f -o znaupd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zgetv0.lo zgetv0.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zngets.f -fPIC -o .libs/zngets.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" zneupd.f:520.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) stat.h:8.19: Included at zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.27: /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zsortc.lo zsortc.f Included at zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znaup2.f -o znaup2.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zngets.f -o zngets.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c znapps.f -o znapps.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o zstatn.lo zstatn.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zsortc.f -fPIC -o .libs/zsortc.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zgetv0.f -fPIC -o .libs/zgetv0.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" zgetv0.f:116.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at zgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at zgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zstatn.f -fPIC -o .libs/zstatn.o Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" stat.h:8.19: Included at zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zstatn.f -o zstatn.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zsortc.f -o zsortc.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zgetv0.f -o zgetv0.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c zneupd.f -o zneupd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -Wl,-z,relro -o libarpacksrc.la sgetv0.lo slaqrb.lo sstqrb.lo ssortc.lo ssortr.lo sstatn.lo sstats.lo snaitr.lo snapps.lo snaup2.lo snaupd.lo snconv.lo sneigh.lo sngets.lo ssaitr.lo ssapps.lo ssaup2.lo ssaupd.lo ssconv.lo sseigt.lo ssgets.lo sneupd.lo sseupd.lo ssesrt.lo dgetv0.lo dlaqrb.lo dstqrb.lo dsortc.lo dsortr.lo dstatn.lo dstats.lo dnaitr.lo dnapps.lo dnaup2.lo dnaupd.lo dnconv.lo dneigh.lo dngets.lo dsaitr.lo dsapps.lo dsaup2.lo dsaupd.lo dsconv.lo dseigt.lo dsgets.lo dneupd.lo dseupd.lo dsesrt.lo cnaitr.lo cnapps.lo cnaup2.lo cnaupd.lo cneigh.lo cneupd.lo cngets.lo cgetv0.lo csortc.lo cstatn.lo znaitr.lo znapps.lo znaup2.lo znaupd.lo zneigh.lo zneupd.lo zngets.lo zgetv0.lo zsortc.lo zstatn.lo libtool: link: ar cru .libs/libarpacksrc.a .libs/sgetv0.o .libs/slaqrb.o .libs/sstqrb.o .libs/ssortc.o .libs/ssortr.o .libs/sstatn.o .libs/sstats.o .libs/snaitr.o .libs/snapps.o .libs/snaup2.o .libs/snaupd.o .libs/snconv.o .libs/sneigh.o .libs/sngets.o .libs/ssaitr.o .libs/ssapps.o .libs/ssaup2.o .libs/ssaupd.o .libs/ssconv.o .libs/sseigt.o .libs/ssgets.o .libs/sneupd.o .libs/sseupd.o .libs/ssesrt.o .libs/dgetv0.o .libs/dlaqrb.o .libs/dstqrb.o .libs/dsortc.o .libs/dsortr.o .libs/dstatn.o .libs/dstats.o .libs/dnaitr.o .libs/dnapps.o .libs/dnaup2.o .libs/dnaupd.o .libs/dnconv.o .libs/dneigh.o .libs/dngets.o .libs/dsaitr.o .libs/dsapps.o .libs/dsaup2.o .libs/dsaupd.o .libs/dsconv.o .libs/dseigt.o .libs/dsgets.o .libs/dneupd.o .libs/dseupd.o .libs/dsesrt.o .libs/cnaitr.o .libs/cnapps.o .libs/cnaup2.o .libs/cnaupd.o .libs/cneigh.o .libs/cneupd.o .libs/cngets.o .libs/cgetv0.o .libs/csortc.o .libs/cstatn.o .libs/znaitr.o .libs/znapps.o .libs/znaup2.o .libs/znaupd.o .libs/zneigh.o .libs/zneupd.o .libs/zngets.o .libs/zgetv0.o .libs/zsortc.o .libs/zstatn.o libtool: link: ranlib .libs/libarpacksrc.a libtool: link: ( cd ".libs" && rm -f "libarpacksrc.la" && ln -s "../libarpacksrc.la" "libarpacksrc.la" ) make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/SRC' Making all in . make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3' /bin/sh ./libtool --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -no-undefined -version-info 2:0 -Wl,-z,relro -o libarpack.la -rpath /usr/lib64 ./SRC/libarpacksrc.la ./UTIL/libarpackutil.la -L/usr/lib64/atlas -ltatlas -L/usr/lib64/atlas -ltatlas libtool: link: gfortran -shared -fPIC -Wl,--whole-archive ./SRC/.libs/libarpacksrc.a ./UTIL/.libs/libarpackutil.a -Wl,--no-whole-archive -L/usr/lib64/atlas -ltatlas -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libarpack.so.2 -o .libs/libarpack.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libarpack.so.2" && ln -s "libarpack.so.2.0.0" "libarpack.so.2") libtool: link: (cd ".libs" && rm -f "libarpack.so" && ln -s "libarpack.so.2.0.0" "libarpack.so") libtool: link: (cd .libs/libarpack.lax/libarpacksrc.a && ar x "/builddir/build/BUILD/arpack-ng-3.1.3/./SRC/.libs/libarpacksrc.a") libtool: link: (cd .libs/libarpack.lax/libarpackutil.a && ar x "/builddir/build/BUILD/arpack-ng-3.1.3/./UTIL/.libs/libarpackutil.a") libtool: link: ar cru .libs/libarpack.a .libs/libarpack.lax/libarpacksrc.a/cgetv0.o .libs/libarpack.lax/libarpacksrc.a/cnaitr.o .libs/libarpack.lax/libarpacksrc.a/cnapps.o .libs/libarpack.lax/libarpacksrc.a/cnaup2.o .libs/libarpack.lax/libarpacksrc.a/cnaupd.o .libs/libarpack.lax/libarpacksrc.a/cneigh.o .libs/libarpack.lax/libarpacksrc.a/cneupd.o .libs/libarpack.lax/libarpacksrc.a/cngets.o .libs/libarpack.lax/libarpacksrc.a/csortc.o .libs/libarpack.lax/libarpacksrc.a/cstatn.o .libs/libarpack.lax/libarpacksrc.a/dgetv0.o .libs/libarpack.lax/libarpacksrc.a/dlaqrb.o .libs/libarpack.lax/libarpacksrc.a/dnaitr.o .libs/libarpack.lax/libarpacksrc.a/dnapps.o .libs/libarpack.lax/libarpacksrc.a/dnaup2.o .libs/libarpack.lax/libarpacksrc.a/dnaupd.o .libs/libarpack.lax/libarpacksrc.a/dnconv.o .libs/libarpack.lax/libarpacksrc.a/dneigh.o .libs/libarpack.lax/libarpacksrc.a/dneupd.o .libs/libarpack.lax/libarpacksrc.a/dngets.o .libs/libarpack.lax/libarpacksrc.a/dsaitr.o .libs/libarpack.lax/libarpacksrc.a/dsapps.o .libs/libarpack.lax/libarpacksrc.a/dsaup2.o .libs/libarpack.lax/libarpacksrc.a/dsaupd.o .libs/libarpack.lax/libarpacksrc.a/dsconv.o .libs/libarpack.lax/libarpacksrc.a/dseigt.o .libs/libarpack.lax/libarpacksrc.a/dsesrt.o .libs/libarpack.lax/libarpacksrc.a/dseupd.o .libs/libarpack.lax/libarpacksrc.a/dsgets.o .libs/libarpack.lax/libarpacksrc.a/dsortc.o .libs/libarpack.lax/libarpacksrc.a/dsortr.o .libs/libarpack.lax/libarpacksrc.a/dstatn.o .libs/libarpack.lax/libarpacksrc.a/dstats.o .libs/libarpack.lax/libarpacksrc.a/dstqrb.o .libs/libarpack.lax/libarpacksrc.a/sgetv0.o .libs/libarpack.lax/libarpacksrc.a/slaqrb.o .libs/libarpack.lax/libarpacksrc.a/snaitr.o .libs/libarpack.lax/libarpacksrc.a/snapps.o .libs/libarpack.lax/libarpacksrc.a/snaup2.o .libs/libarpack.lax/libarpacksrc.a/snaupd.o .libs/libarpack.lax/libarpacksrc.a/snconv.o .libs/libarpack.lax/libarpacksrc.a/sneigh.o .libs/libarpack.lax/libarpacksrc.a/sneupd.o .libs/libarpack.lax/libarpacksrc.a/sngets.o .libs/libarpack.lax/libarpacksrc.a/ssaitr.o .libs/libarpack.lax/libarpacksrc.a/ssapps.o .libs/libarpack.lax/libarpacksrc.a/ssaup2.o .libs/libarpack.lax/libarpacksrc.a/ssaupd.o .libs/libarpack.lax/libarpacksrc.a/ssconv.o .libs/libarpack.lax/libarpacksrc.a/sseigt.o .libs/libarpack.lax/libarpacksrc.a/ssesrt.o .libs/libarpack.lax/libarpacksrc.a/sseupd.o .libs/libarpack.lax/libarpacksrc.a/ssgets.o .libs/libarpack.lax/libarpacksrc.a/ssortc.o .libs/libarpack.lax/libarpacksrc.a/ssortr.o .libs/libarpack.lax/libarpacksrc.a/sstatn.o .libs/libarpack.lax/libarpacksrc.a/sstats.o .libs/libarpack.lax/libarpacksrc.a/sstqrb.o .libs/libarpack.lax/libarpacksrc.a/zgetv0.o .libs/libarpack.lax/libarpacksrc.a/znaitr.o .libs/libarpack.lax/libarpacksrc.a/znapps.o .libs/libarpack.lax/libarpacksrc.a/znaup2.o .libs/libarpack.lax/libarpacksrc.a/znaupd.o .libs/libarpack.lax/libarpacksrc.a/zneigh.o .libs/libarpack.lax/libarpacksrc.a/zneupd.o .libs/libarpack.lax/libarpacksrc.a/zngets.o .libs/libarpack.lax/libarpacksrc.a/zsortc.o .libs/libarpack.lax/libarpacksrc.a/zstatn.o .libs/libarpack.lax/libarpackutil.a/cmout.o .libs/libarpack.lax/libarpackutil.a/cvout.o .libs/libarpack.lax/libarpackutil.a/dmout.o .libs/libarpack.lax/libarpackutil.a/dvout.o .libs/libarpack.lax/libarpackutil.a/icnteq.o .libs/libarpack.lax/libarpackutil.a/icopy.o .libs/libarpack.lax/libarpackutil.a/iset.o .libs/libarpack.lax/libarpackutil.a/iswap.o .libs/libarpack.lax/libarpackutil.a/ivout.o .libs/libarpack.lax/libarpackutil.a/second_NONE.o .libs/libarpack.lax/libarpackutil.a/smout.o .libs/libarpack.lax/libarpackutil.a/svout.o .libs/libarpack.lax/libarpackutil.a/zmout.o .libs/libarpack.lax/libarpackutil.a/zvout.o libtool: link: ranlib .libs/libarpack.a libtool: link: rm -fr .libs/libarpack.lax libtool: link: ( cd ".libs" && rm -f "libarpack.la" && ln -s "../libarpack.la" "libarpack.la" ) make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3' Making all in TESTS make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/TESTS' gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o dnsimp.o dnsimp.f gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -c -o mmio.o mmio.f Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" mmio.f:201.28: cval(i) = cmplx(rpart,ipart) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument mmio.f:253.28: cval(i) = cmplx(rpart,ipart) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument mmio.f:806.36: subroutine countwd(string,slen,start,count) 1 Warning: Unused dummy argument 'slen' at (1) mmio.f:806.42: subroutine countwd(string,slen,start,count) 1 Warning: Unused dummy argument 'start' at (1) mmio.f:388.15: integer i, rows, cols, nnz, iunit 1 Warning: Unused variable 'i' declared at (1) /bin/sh ../libtool --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -Wl,-z,relro -o dnsimp dnsimp.o mmio.o ../libarpack.la -L/usr/lib64/atlas -ltatlas -L/usr/lib64/atlas -ltatlas libtool: link: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -o .libs/dnsimp dnsimp.o mmio.o ../.libs/libarpack.so -L/usr/lib64/atlas -ltatlas -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/TESTS' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GwBXJk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64 + cd arpack-ng-3.1.3 + rm -rf /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64 Making install in UTIL make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/UTIL' make[2]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/UTIL' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/UTIL' make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/UTIL' Making install in SRC make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/SRC' make[2]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/SRC' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/SRC' make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/SRC' Making install in . make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3' make[2]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libarpack.la '/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libarpack.so.2.0.0 /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/libarpack.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64 && { ln -s -f libarpack.so.2.0.0 libarpack.so.2 || { rm -f libarpack.so.2 && ln -s libarpack.so.2.0.0 libarpack.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64 && { ln -s -f libarpack.so.2.0.0 libarpack.so || { rm -f libarpack.so && ln -s libarpack.so.2.0.0 libarpack.so; }; }) libtool: install: /usr/bin/install -c .libs/libarpack.lai /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/libarpack.la libtool: install: /usr/bin/install -c .libs/libarpack.a /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/libarpack.a libtool: install: chmod 644 /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/libarpack.a libtool: install: ranlib /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/libarpack.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 arpack.pc '/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3' make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3' Making install in TESTS make[1]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/TESTS' make[2]: Entering directory `/builddir/build/BUILD/arpack-ng-3.1.3/TESTS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dnsimp '/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/bin' libtool: install: warning: `../libarpack.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dnsimp /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/bin/dnsimp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/TESTS' make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/TESTS' + rm -rf /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/libarpack.la + rm /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/bin/dnsimp + /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/arpack-ng-3.1.3 extracting debug info from /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/lib64/libarpack.so.2.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/lib64/libarpack.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libarpack.so.2.debug symlinked /usr/lib/debug/usr/lib64/libarpack.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libarpack.so.debug 2428 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: arpack-3.1.3-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fGc4Gx + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + DOCDIR=/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-3.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-3.1.3 + cp -pr CHANGES /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-3.1.3 + cp -pr COPYING /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-3.1.3 + exit 0 Provides: arpack = 3.1.3-2.el7 arpack(aarch-64) = 3.1.3-2.el7 arpack-ng = 3.1.3-2.el7 libarpack.so.2()(64bit) 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.3()(64bit) libgfortran.so.3(GFORTRAN_1.0)(64bit) libgfortran.so.3(GFORTRAN_1.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libtatlas.so.3()(64bit) rtld(GNU_HASH) Processing files: arpack-devel-3.1.3-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k6VuQM + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + DOCDIR=/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-devel-3.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-devel-3.1.3 + cp -pr DOCUMENTS /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-devel-3.1.3 + cp -pr EXAMPLES /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-devel-3.1.3 + exit 0 Provides: arpack-devel = 3.1.3-2.el7 arpack-devel(aarch-64) = 3.1.3-2.el7 arpack-ng-devel = 3.1.3-2.el7 pkgconfig(arpack) = 3.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libarpack.so.2()(64bit) Processing files: arpack-doc-3.1.3-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XcHXb2 + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + DOCDIR=/builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-doc-3.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-doc-3.1.3 + cp -pr EXAMPLES/ /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-doc-3.1.3 + cp -pr DOCUMENTS/ /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64/usr/share/doc/arpack-doc-3.1.3 + exit 0 Provides: arpack-doc = 3.1.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: arpack-static-3.1.3-2.el7.aarch64 Provides: arpack-ng-static = 3.1.3-2.el7 arpack-static = 3.1.3-2.el7 arpack-static(aarch-64) = 3.1.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: arpack-debuginfo-3.1.3-2.el7.aarch64 Provides: arpack-debuginfo = 3.1.3-2.el7 arpack-debuginfo(aarch-64) = 3.1.3-2.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/arpack-3.1.3-2.el7.aarch64 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Wrote: /builddir/build/RPMS/arpack-3.1.3-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/arpack-devel-3.1.3-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/arpack-doc-3.1.3-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/arpack-static-3.1.3-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/arpack-debuginfo-3.1.3-2.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lUwjPl + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + rm -rf /builddir/build/BUILDROOT/arpack-3.1.3-2.el7.aarch64 + exit 0 Child return code was: 0 LEAVE do -->