Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/arpack.spec'], False, '/var/lib/mock/dist-5E-epel-build-1840682-319482/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/arpack.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-06.phx2.fedoraproject.org Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/arpack-3.1.3-1.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/arpack.spec'], False, '/var/lib/mock/dist-5E-epel-build-1840682-319482/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/arpack.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.13771 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + 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 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd arpack-ng-3.1.3 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.13771 + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + LANG=C + export LANG + unset DISPLAY + export F77=gfortran + F77=gfortran + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-static '--with-blas=-L/usr/lib/atlas -lf77blas -latlas' '--with-lapack=-L/usr/lib/atlas -llapack -latlas' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-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... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i386-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... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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 i386-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... yes 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... yes 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/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lgfortranbegin -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/lib/atlas -lf77blas -latlas... yes checking for cheev_ in -L/usr/lib/atlas -llapack -latlas... 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 -j5 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ivout.lo ivout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c iset.f -fPIC -o .libs/iset.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c icnteq.f -fPIC -o .libs/icnteq.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c iswap.f -fPIC -o .libs/iswap.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c icopy.f -fPIC -o .libs/icopy.o In file iset.f:6 subroutine iset (n, value, array, inc) 1 Warning: Unused variable inc declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ivout.f -fPIC -o .libs/ivout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c iset.f -o iset.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o smout.lo smout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dvout.lo dvout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c second_NONE.f -fPIC -o .libs/second_NONE.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c svout.f -fPIC -o .libs/svout.o In file second_NONE.f:17 REAL T1 1 Warning: Unused variable t1 declared at (1) In file second_NONE.f:20 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ivout.f -o ivout.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dmout.lo dmout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dvout.f -fPIC -o .libs/dvout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c smout.f -fPIC -o .libs/smout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dmout.f -fPIC -o .libs/dmout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dvout.f -o dvout.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cvout.lo cvout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c smout.f -o smout.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmout.lo cmout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cvout.f -fPIC -o .libs/cvout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmout.f -fPIC -o .libs/cmout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dmout.f -o dmout.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zvout.lo zvout.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zmout.lo zmout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zvout.f -fPIC -o .libs/zvout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zmout.f -fPIC -o .libs/zmout.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ssortr.lo ssortr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssortc.f -fPIC -o .libs/ssortc.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sgetv0.f -fPIC -o .libs/sgetv0.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c slaqrb.f -fPIC -o .libs/slaqrb.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sstqrb.f -fPIC -o .libs/sstqrb.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssortr.f -fPIC -o .libs/ssortr.o In file sgetv0.f:120 & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused variable itry declared at (1) In file stat.h:8 Included at sgetv0.f:128 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at sgetv0.f:128 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) slaqrb.f: In function 'slaqrb': slaqrb.f:141: warning: 'i2' may be used uninitialized in this function libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssortc.f -o ssortc.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o sstatn.lo sstatn.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sstqrb.f -o sstqrb.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o sstats.lo sstats.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sstatn.f -fPIC -o .libs/sstatn.o In file stat.h:8 Included at sstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at sstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at sstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at sstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at sstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at sstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sstats.f -fPIC -o .libs/sstats.o In file stat.h:8 Included at sstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at sstats.f:14 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o snaitr.lo snaitr.f real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at sstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at sstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at sstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at sstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o snapps.lo snapps.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sstats.f -o sstats.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o snaup2.lo snaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snaitr.f -fPIC -o .libs/snaitr.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snapps.f -fPIC -o .libs/snapps.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o snaupd.lo snaupd.f In file snaitr.f:210 & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused variable nb declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snaup2.f -fPIC -o .libs/snaup2.o In file stat.h:8 Included at snapps.f:152 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at snapps.f:152 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at snapps.f:152 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at snapps.f:152 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o snconv.lo snconv.f In file snaup2.f:316 10 continue 1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snaupd.f -fPIC -o .libs/snaupd.o Warning: Label 10 at (1) defined but not used In file snaup2.f:175 & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused variable iupd declared at (1) In file stat.h:8 Included at snaup2.f:184 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at snaup2.f:184 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at snaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at snaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file snaupd.f:447 & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable levec declared at (1) In file stat.h:8 Included at snaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at snaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snconv.f -fPIC -o .libs/snconv.o In file stat.h:8 Included at snconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at snconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at snconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at snconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snconv.f -o snconv.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o sneigh.lo sneigh.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snaupd.f -o snaupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snaitr.f -o snaitr.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sneigh.f -fPIC -o .libs/sneigh.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snapps.f -o snapps.o >/dev/null 2>&1 In file stat.h:8 Included at sneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at sneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at sneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at sneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o sngets.lo sngets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c snaup2.f -o snaup2.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sngets.f -fPIC -o .libs/sngets.o In file stat.h:8 Included at sngets.f:103 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file sngets.f:96 & shiftr, shifti ) 1 Warning: Unused variable shiftr declared at (1) In file sngets.f:96 & shiftr, shifti ) 1 Warning: Unused variable shifti declared at (1) In file stat.h:8 Included at sngets.f:103 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at sngets.f:103 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at sngets.f:103 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ssapps.lo ssapps.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssapps.f -fPIC -o .libs/ssapps.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssaitr.f -fPIC -o .libs/ssaitr.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ssaup2.lo ssaup2.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ssaupd.lo ssaupd.f In file stat.h:8 Included at ssapps.f:139 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at ssapps.f:139 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at ssapps.f:139 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at ssapps.f:139 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssaup2.f -fPIC -o .libs/ssaup2.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssaupd.f -fPIC -o .libs/ssaupd.o In file ssaup2.f:324 10 continue 1 Warning: Label 10 at (1) defined but not used In file ssaup2.f:809 130 continue 1 Warning: Label 130 at (1) defined but not used In file stat.h:8 In file ssaup2.f:180 & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused variable iupd declared at (1) In file stat.h:8 Included at ssaup2.f:189 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at ssaup2.f:189 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) Included at ssaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at ssaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at ssaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at ssaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssapps.f -o ssapps.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ssconv.lo ssconv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssconv.f -fPIC -o .libs/ssconv.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssaupd.f -o ssaupd.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssaitr.f -o ssaitr.o >/dev/null 2>&1 In file stat.h:8 Included at ssconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at ssconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at ssconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at ssconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssaup2.f -o ssaup2.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ssgets.lo ssgets.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o sneupd.lo sneupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sseigt.f -fPIC -o .libs/sseigt.o In file sseigt.f:124 integer i, k, msglvl 1 Warning: Unused variable i declared at (1) In file stat.h:8 Included at sseigt.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at sseigt.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at sseigt.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssgets.f -fPIC -o .libs/ssgets.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sneupd.f -fPIC -o .libs/sneupd.o In file stat.h:8 Included at ssgets.f:100 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at ssgets.f:100 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at ssgets.f:100 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at ssgets.f:100 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ssesrt.lo ssesrt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssgets.f -o ssgets.o >/dev/null 2>&1 In file stat.h:8 Included at sneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at sneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at sneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at sneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at sneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at sneupd.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sseupd.f -fPIC -o .libs/sseupd.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dgetv0.lo dgetv0.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dlaqrb.lo dlaqrb.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssesrt.f -fPIC -o .libs/ssesrt.o In file stat.h:8 Included at sseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at sseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at sseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at sseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at sseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at sseupd.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dgetv0.f -fPIC -o .libs/dgetv0.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dlaqrb.f -fPIC -o .libs/dlaqrb.o In file dgetv0.f:120 & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused variable itry declared at (1) In file stat.h:8 Included at dgetv0.f:128 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dgetv0.f:128 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ssesrt.f -o ssesrt.o >/dev/null 2>&1 dlaqrb.f: In function 'dlaqrb': dlaqrb.f:141: warning: 'i2' may be used uninitialized in this function libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dgetv0.f -o dgetv0.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dstqrb.lo dstqrb.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sseupd.f -o sseupd.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsortc.lo dsortc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dstqrb.f -fPIC -o .libs/dstqrb.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsortc.f -fPIC -o .libs/dsortc.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsortr.lo dsortr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsortr.f -fPIC -o .libs/dsortr.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dstatn.lo dstatn.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dstats.lo dstats.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dstqrb.f -o dstqrb.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dstats.f -fPIC -o .libs/dstats.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dstatn.f -fPIC -o .libs/dstatn.o In file stat.h:8 Included at dstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at dstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at dstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dnaitr.lo dnaitr.f Included at dstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dstats.f:14 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dstats.f -o dstats.o >/dev/null 2>&1 In file stat.h:8 Included at dstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at dstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at dstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dstatn.f:24 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dstatn.f -o dstatn.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dnaup2.lo dnaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnaitr.f -fPIC -o .libs/dnaitr.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dnaupd.lo dnaupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnapps.f -fPIC -o .libs/dnapps.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnaup2.f -fPIC -o .libs/dnaup2.o In file dnaitr.f:210 & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused variable nb declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dnconv.lo dnconv.f In file stat.h:8 Included at dnapps.f:152 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dnapps.f:152 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dnapps.f:152 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnaupd.f -fPIC -o .libs/dnaupd.o real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dnapps.f:152 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file dnaup2.f:316 10 continue 1 Warning: Label 10 at (1) defined but not used In file dnaup2.f:175 & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused variable iupd declared at (1) In file stat.h:8 Included at dnaup2.f:184 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dnaup2.f:184 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dnaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dnaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file dnaupd.f:447 & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable levec declared at (1) In file stat.h:8 Included at dnaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dnaupd.f:415 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnconv.f -fPIC -o .libs/dnconv.o In file stat.h:8 Included at dnconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dnconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dnconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dnconv.f:73 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnconv.f -o dnconv.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnaupd.f -o dnaupd.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dneigh.lo dneigh.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnaitr.f -o dnaitr.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dnapps.f -o dnapps.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dneigh.f -fPIC -o .libs/dneigh.o In file stat.h:8 Included at dneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dngets.lo dngets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dngets.f -fPIC -o .libs/dngets.o In file stat.h:8 Included at dngets.f:103 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file dngets.f:96 & shiftr, shifti ) 1 Warning: Unused variable shiftr declared at (1) In file dngets.f:96 & shiftr, shifti ) 1 Warning: Unused variable shifti declared at (1) In file stat.h:8 Included at dngets.f:103 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dngets.f:103 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dngets.f:103 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsaitr.lo dsaitr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsapps.lo dsapps.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsaup2.lo dsaup2.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsaupd.lo dsaupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsaup2.f -fPIC -o .libs/dsaup2.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsaupd.f -fPIC -o .libs/dsaupd.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsapps.f -fPIC -o .libs/dsapps.o In file stat.h:8 Included at dsaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dsaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dsaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dsaupd.f:417 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dsapps.f:139 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dsapps.f:139 real t0, t1, t2, t3, t4, t5 In file dsaup2.f:324 10 continue 1 Warning: Label 10 at (1) defined but not used In file dsaup2.f:809 130 continue 1 Warning: Label 130 at (1) defined but not used In file dsaup2.f:180 & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused variable iupd declared at (1) In file stat.h:8 Included at dsaup2.f:189 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dsaup2.f:189 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dsapps.f:139 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dsapps.f:139 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsconv.lo dsconv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsconv.f -fPIC -o .libs/dsconv.o In file stat.h:8 Included at dsconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dsconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsaitr.f -o dsaitr.o >/dev/null 2>&1 In file stat.h:8 Included at dsconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dsconv.f:66 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsconv.f -o dsconv.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dseigt.lo dseigt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsapps.f -o dsapps.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsgets.lo dsgets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsaup2.f -o dsaup2.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dseigt.f -fPIC -o .libs/dseigt.o In file dseigt.f:124 integer i, k, msglvl 1 Warning: Unused variable i declared at (1) In file stat.h:8 Included at dseigt.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dseigt.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dseigt.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsgets.f -fPIC -o .libs/dsgets.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dseupd.lo dseupd.f In file stat.h:8 Included at dsgets.f:100 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dsgets.f:100 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dsgets.f:100 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dsgets.f:100 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dsesrt.lo dsesrt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dneupd.f -fPIC -o .libs/dneupd.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dseupd.f -fPIC -o .libs/dseupd.o In file stat.h:8 Included at dseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at dseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at dseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dseupd.f:230 /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cnaitr.lo cnaitr.f real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dseupd.f:230 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at dneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at dneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at dneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at dneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at dneupd.f:313 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at dneupd.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cnapps.lo cnapps.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cnaitr.f -fPIC -o .libs/cnaitr.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsesrt.f -fPIC -o .libs/dsesrt.o In file cnaitr.f:209 & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused variable nb declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cnapps.f -fPIC -o .libs/cnapps.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dsesrt.f -o dsesrt.o >/dev/null 2>&1 In file stat.h:8 Included at cnapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at cnapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at cnapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at cnapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dneupd.f -o dneupd.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cnaup2.lo cnaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cnaitr.f -o cnaitr.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cnaup2.f -fPIC -o .libs/cnaup2.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cnapps.f -o cnapps.o >/dev/null 2>&1 In file cnaup2.f:322 10 continue 1 Warning: Label 10 at (1) defined but not used In file cnaup2.f:169 & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused variable iupd declared at (1) In file stat.h:8 Included at cnaup2.f:178 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at cnaup2.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cnaupd.lo cnaupd.f /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cneupd.lo cneupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cneigh.f -fPIC -o .libs/cneigh.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cnaupd.f -fPIC -o .libs/cnaupd.o In file stat.h:8 Included at cneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at cneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at cneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at cneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cneupd.f -fPIC -o .libs/cneupd.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cngets.lo cngets.f In file stat.h:8 Included at cnaupd.f:388 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file cnaupd.f:422 & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable levec declared at (1) In file stat.h:8 Included at cnaupd.f:388 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at cnaupd.f:388 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at cnaupd.f:388 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cneigh.f -o cneigh.o >/dev/null 2>&1 In file stat.h:8 Included at cneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at cneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at cneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at cneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at cneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at cneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cgetv0.lo cgetv0.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cngets.f -fPIC -o .libs/cngets.o In file stat.h:8 Included at cngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at cngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at cngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at cngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cngets.f -o cngets.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o csortc.lo csortc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cgetv0.f -fPIC -o .libs/cgetv0.o /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o znaitr.lo znaitr.f In file cgetv0.f:116 & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused variable itry declared at (1) In file stat.h:8 Included at cgetv0.f:124 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at cgetv0.f:124 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c csortc.f -fPIC -o .libs/csortc.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cstatn.f -fPIC -o .libs/cstatn.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cneupd.f -o cneupd.o >/dev/null 2>&1 In file stat.h:8 Included at cstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at cstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at cstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at cstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at cstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at cstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c znaitr.f -fPIC -o .libs/znaitr.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cgetv0.f -o cgetv0.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cstatn.f -o cstatn.o >/dev/null 2>&1 In file znaitr.f:209 & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused variable nb declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o znapps.lo znapps.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c csortc.f -o csortc.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o znaup2.lo znaup2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c znapps.f -fPIC -o .libs/znapps.o In file stat.h:8 Included at znapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at znapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at znapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at znapps.f:143 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zneigh.lo zneigh.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c znaup2.f -fPIC -o .libs/znaup2.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c znaitr.f -o znaitr.o >/dev/null 2>&1 In file znaup2.f:322 10 continue 1 Warning: Label 10 at (1) defined but not used In file znaup2.f:169 & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused variable iupd declared at (1) In file stat.h:8 Included at znaup2.f:178 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at znaup2.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zneigh.f -fPIC -o .libs/zneigh.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c znaupd.f -fPIC -o .libs/znaupd.o In file stat.h:8 Included at znaupd.f:388 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file znaupd.f:422 & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable levec declared at (1) In file stat.h:8 Included at znaupd.f:388 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at znaupd.f:388 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) In file stat.h:8 Included at znaupd.f:388 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at zneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at zneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at zneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at zneigh.f:108 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c znapps.f -o znapps.o >/dev/null 2>&1 libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zneupd.lo zneupd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c znaup2.f -o znaup2.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zngets.lo zngets.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zngets.f -fPIC -o .libs/zngets.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zneupd.f -fPIC -o .libs/zneupd.o In file stat.h:8 Included at zngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at zngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at zngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at zngets.f:95 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zgetv0.lo zgetv0.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zngets.f -o zngets.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zsortc.lo zsortc.f In file stat.h:8 Included at zneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at zneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at zneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at zneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at zneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at zneupd.f:260 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o zstatn.lo zstatn.f libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zsortc.f -fPIC -o .libs/zsortc.o libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zgetv0.f -fPIC -o .libs/zgetv0.o In file zgetv0.f:116 & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused variable itry declared at (1) In file stat.h:8 Included at zgetv0.f:124 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at zgetv0.f:124 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c zstatn.f -fPIC -o .libs/zstatn.o In file stat.h:8 Included at zstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t5 declared at (1) In file stat.h:8 Included at zstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t1 declared at (1) In file stat.h:8 Included at zstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t0 declared at (1) In file stat.h:8 Included at zstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t3 declared at (1) In file stat.h:8 Included at zstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t2 declared at (1) In file stat.h:8 Included at zstatn.f:16 real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable t4 declared at (1) libtool: compile: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -no-undefined -version-info 2:0 -o libarpack.la -rpath /usr/lib ./SRC/libarpacksrc.la ./UTIL/libarpackutil.la -L/usr/lib/atlas -lf77blas -latlas -L/usr/lib/atlas -llapack -latlas libtool: link: gfortran -shared -fPIC -Wl,--whole-archive ./SRC/.libs/libarpacksrc.a ./UTIL/.libs/libarpackutil.a -Wl,--no-whole-archive -L/usr/lib/atlas -lf77blas -llapack -latlas -O2 -m32 -march=i386 -mtune=generic -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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dnsimp.o dnsimp.f gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o mmio.o mmio.f In file mmio.f:388 integer i, rows, cols, nnz, iunit 1 Warning: Unused variable i declared at (1) In file mmio.f:806 subroutine countwd(string,slen,start,count) 1 Warning: Unused variable slen declared at (1) In file mmio.f:806 subroutine countwd(string,slen,start,count) 1 Warning: Unused variable start declared at (1) /bin/sh ../libtool --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dnsimp dnsimp.o mmio.o ../libarpack.la -L/usr/lib/atlas -lf77blas -latlas -L/usr/lib/atlas -llapack -latlas libtool: link: gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/dnsimp dnsimp.o mmio.o ../.libs/libarpack.so -L/usr/lib/atlas -lf77blas -llapack -latlas make[1]: Leaving directory `/builddir/build/BUILD/arpack-ng-3.1.3/TESTS' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.98678 + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/arpack-3.1.3-1.el5-x27977 + make install DESTDIR=/var/tmp/arpack-3.1.3-1.el5-x27977 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' /bin/mkdir -p '/var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libarpack.la '/var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib' libtool: install: /usr/bin/install -c .libs/libarpack.so.2.0.0 /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/libarpack.so.2.0.0 libtool: install: (cd /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib && { 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 /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib && { 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 /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/libarpack.la libtool: install: /usr/bin/install -c .libs/libarpack.a /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/libarpack.a libtool: install: chmod 644 /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/libarpack.a libtool: install: ranlib /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/libarpack.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/pkgconfig' /usr/bin/install -c -m 644 arpack.pc '/var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/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' /bin/mkdir -p '/var/tmp/arpack-3.1.3-1.el5-x27977/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dnsimp '/var/tmp/arpack-3.1.3-1.el5-x27977/usr/bin' libtool: install: warning: `../libarpack.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dnsimp /var/tmp/arpack-3.1.3-1.el5-x27977/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 /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/libarpack.la + rm /var/tmp/arpack-3.1.3-1.el5-x27977/usr/bin/dnsimp + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/arpack-ng-3.1.3 extracting debug info from /var/tmp/arpack-3.1.3-1.el5-x27977/usr/lib/libarpack.so.2.0.0 symlinked /usr/lib/debug/usr/lib/libarpack.so.2.0.0.debug to /usr/lib/debug/usr/lib/libarpack.so.debug symlinked /usr/lib/debug/usr/lib/libarpack.so.2.0.0.debug to /usr/lib/debug/usr/lib/libarpack.so.2.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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: arpack-3.1.3-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73319 + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + DOCDIR=/var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-3.1.3 + export DOCDIR + rm -rf /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-3.1.3 + /bin/mkdir -p /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-3.1.3 + cp -pr CHANGES COPYING /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-3.1.3 + exit 0 Provides: arpack-ng = 3.1.3-1.el5 libarpack.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libarpack.so.2 libatlas.so.3 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libf77blas.so.3 libgcc_s.so.1 libgfortran.so.1 liblapack.so.3 libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: arpack-devel-3.1.3-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73319 + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + DOCDIR=/var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-devel-3.1.3 + export DOCDIR + rm -rf /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-devel-3.1.3 + /bin/mkdir -p /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-devel-3.1.3 + cp -pr DOCUMENTS EXAMPLES /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-devel-3.1.3 + exit 0 Provides: arpack-ng-devel = 3.1.3-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: arpack = 3.1.3-1.el5 libarpack.so.2 Processing files: arpack-doc-3.1.3-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73319 + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + DOCDIR=/var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-doc-3.1.3 + export DOCDIR + rm -rf /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-doc-3.1.3 + /bin/mkdir -p /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-doc-3.1.3 + cp -pr EXAMPLES/ DOCUMENTS/ /var/tmp/arpack-3.1.3-1.el5-x27977/usr/share/doc/arpack-doc-3.1.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: arpack-static-3.1.3-1.el5 Provides: arpack-ng-static = 3.1.3-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: arpack-devel = 3.1.3-1.el5 Processing files: arpack-debuginfo-3.1.3-1.el5 Provides: libarpack.so.2.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/arpack-3.1.3-1.el5-x27977 warning: Could not canonicalize hostname: buildvm-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/arpack-3.1.3-1.el5.i386.rpm Wrote: /builddir/build/RPMS/arpack-devel-3.1.3-1.el5.i386.rpm Wrote: /builddir/build/RPMS/arpack-doc-3.1.3-1.el5.i386.rpm Wrote: /builddir/build/RPMS/arpack-static-3.1.3-1.el5.i386.rpm Wrote: /builddir/build/RPMS/arpack-debuginfo-3.1.3-1.el5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.46121 + umask 022 + cd /builddir/build/BUILD + cd arpack-ng-3.1.3 + rm -rf /var/tmp/arpack-3.1.3-1.el5-x27977 + exit 0 Child return code was: 0 LEAVE do -->