+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/mopac7.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YYGa9M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mopac7-1.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/mopac7-1.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mopac7-1.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e s#-lg2c##g libmopac7.pc.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QM3cjs + umask 022 + cd /builddir/build/BUILD + cd mopac7-1.15 + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:30: installing './compile' configure.ac:14: installing './missing' /usr/share/automake-1.15/am/ltlibrary.am: warning: 'libmopac7.la': linking libtool libraries using a non-POSIX /usr/share/automake-1.15/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' fortran/Makefile.am:3: while processing Libtool library 'libmopac7.la' fortran/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgfortran... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for riscv64-redhat-linux-gnu-nagfor... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking for ar... /usr/bin/ar checking for sh... /bin/sh checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... /usr/bin/ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for acos in -lm... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fortran/Makefile config.status: creating fortran/c_src_bak/Makefile config.status: creating fortran/c_src_f2c/Makefile config.status: creating tests/Makefile config.status: creating libmopac7.pc config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 Making all in fortran Making all in c_src_bak make[2]: Nothing to be done for 'all'. Making all in c_src_f2c make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o addnuc.lo addnuc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c addnuc.f -fPIC -o .libs/addnuc.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o addhcr.lo addhcr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c addhcr.f -fPIC -o .libs/addhcr.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o addfck.lo addfck.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c addfck.f -fPIC -o .libs/addfck.o addfck.f:1:38: SUBROUTINE ADDFCK (F,P,NUMAT,NAT,NFIRST,NLAST) 1 Warning: Unused dummy argument 'nat' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o aababc.lo aababc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c aababc.f -fPIC -o .libs/aababc.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o axis.lo axis.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c axis.f -fPIC -o .libs/axis.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o anavib.lo anavib.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c anavib.f -fPIC -o .libs/anavib.o anavib.f:109:14: J=0.5D0*(0.99D0+SQRT(1.D0+8.D0*IJF(IJ))) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o analyt.lo analyt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c analyt.f -fPIC -o .libs/analyt.o analyt.f:374:5: 170 CONTINUE 1 Warning: Label 170 at (1) defined but not used [-Wunused-label] analyt.f:373:5: 160 CONTINUE 1 Warning: Label 160 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o block.lo block.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c block.f -fPIC -o .libs/block.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o brlzon.lo brlzon.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c brlzon.f -fPIC -o .libs/brlzon.o brlzon.f:54:8: M=0.5D0/STEP+1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] brlzon.f:71:33: PHASE=EXP(SQRT(CMPLX(-1.D0,0.D0))*CAY*RI*TWOPI) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] brlzon.f:71:18: PHASE=EXP(SQRT(CMPLX(-1.D0,0.D0))*CAY*RI*TWOPI) 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] brlzon.f:75:23: 30 SEC(II,JJ)=SEC(II,JJ)+FMAT2D(III,JJ)*PHASE 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o bonds.lo bonds.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c bonds.f -fPIC -o .libs/bonds.o f951: Warning: Nonconforming tab character in column 1 of line 194 [-Wtabs] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o btoc.lo btoc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c btoc.f -fPIC -o .libs/btoc.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o capcor.lo capcor.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c capcor.f -fPIC -o .libs/capcor.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o calpar.lo calpar.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c calpar.f -fPIC -o .libs/calpar.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o chrge.lo chrge.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c chrge.f -fPIC -o .libs/chrge.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o cnvg.lo cnvg.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c cnvg.f -fPIC -o .libs/cnvg.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o cqden.lo cqden.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c cqden.f -fPIC -o .libs/cqden.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o compfg.lo compfg.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c compfg.f -fPIC -o .libs/compfg.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o cdiag.lo cdiag.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c cdiag.f -fPIC -o .libs/cdiag.o cdiag.f:29:5: 30 CALL EA08C(W,W(N+1),VALUE,VEC,N,IV2,W(N2+1)) 1 Warning: Label 30 at (1) defined but not used [-Wunused-label] cdiag.f:20:11: W(1)=A(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cdiag.f:25:14: W(I)=A(I) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cdiag.f:237:5: 60 A22=VALUE(N1) 1 Warning: Label 60 at (1) defined but not used [-Wunused-label] cdiag.f:389:12: PP=CW 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cdiag.f:404:12: PP=CW*P5/H 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cdiag.f:409:72: 50 CALL ME08B (A(K,K),Q(K),A(I,K),N-K+1,IA*2) 1 Warning: Type mismatch in argument 'a' at (1); passed COMPLEX(4) to REAL(4) [-Wargument-mismatch] cdiag.f:84:72: CALL EC08C(W,W(N+1),VALUE,VEC,N,IV,W(2*N+1)) 1 Warning: Type mismatch in argument 'vec' at (1); passed COMPLEX(4) to REAL(4) [-Wargument-mismatch] cdiag.f:93:11: H=W(N+I+1)*CONJG(A(I,I+1)) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cdiag.f:97:14: S=FM06AS(N-I,A(I,I+1),IA,VEC(I+1,L),1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o datin.lo datin.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c datin.f -fPIC -o .libs/datin.o datin.f:34:72: FILES=GETNAM(KEYWRD(I:J)) 1 Warning: CHARACTER expression will be truncated in assignment (64/80) at (1) [-Wcharacter-truncation] datin.f:70:13: KFN=READA(TEXT,I+3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o delmol.lo delmol.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c delmol.f -fPIC -o .libs/delmol.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dcart.lo dcart.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dcart.f -fPIC -o .libs/dcart.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o delri.lo delri.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c delri.f -fPIC -o .libs/delri.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o consts.lo consts.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c consts.f -fPIC -o .libs/consts.o consts.f:366:5: 410 DO 420 L=NSETFJ,NSETFJ+NARJ-1 1 Warning: Label 410 at (1) defined but not used [-Wunused-label] consts.f:31:13: MAXNPS=SQRT(2*LENAB2+.251)-NDEN-.5 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o depvar.lo depvar.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c depvar.f -fPIC -o .libs/depvar.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o densit.lo densit.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c densit.f -fPIC -o .libs/densit.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o denrot.lo denrot.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c denrot.f -fPIC -o .libs/denrot.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deri0.lo deri0.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deri0.f -fPIC -o .libs/deri0.o f951: Warning: Nonconforming tab character in column 2 of line 33 [-Wtabs] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deri21.lo deri21.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deri21.f -fPIC -o .libs/deri21.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deri22.lo deri22.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deri22.f -fPIC -o .libs/deri22.o f951: Warning: Nonconforming tab character in column 2 of line 123 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 128 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 136 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 141 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 146 [-Wtabs] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deri2.lo deri2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deri2.f -fPIC -o .libs/deri2.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deri23.lo deri23.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deri23.f -fPIC -o .libs/deri23.o f951: Warning: Nonconforming tab character in column 2 of line 137 [-Wtabs] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deri1.lo deri1.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deri1.f -fPIC -o .libs/deri1.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deritr.lo deritr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deritr.f -fPIC -o .libs/deritr.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o ders.lo ders.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c ders.f -fPIC -o .libs/ders.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dernvo.lo dernvo.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dernvo.f -fPIC -o .libs/dernvo.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o deriv.lo deriv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c deriv.f -fPIC -o .libs/deriv.o deriv.f:263:5: 220 IF(DEBUG) THEN 1 Warning: Label 220 at (1) defined but not used [-Wunused-label] deriv.f:219:17: J=XPARAM(I)/3.141D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dfock2.lo dfock2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dfock2.f -fPIC -o .libs/dfock2.o dfock2.f:2:12: 1NMIDLE, NLAST, NATI) 1 Warning: Unused dummy argument 'nmidle' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dgemv.lo dgemv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dgemv.f -fPIC -o .libs/dgemv.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dgemm.lo dgemm.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dgemm.f -fPIC -o .libs/dgemm.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dfpsav.lo dfpsav.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dfpsav.f -fPIC -o .libs/dfpsav.o dfpsav.f:137:15: ENDIF 1 Warning: Nonconforming tab character at (1) [-Wtabs] dfpsav.f:166:15: ENDIF 1 Warning: Nonconforming tab character at (1) [-Wtabs] dfpsav.f:173:5: 50 FIRST=.FALSE. 1 Warning: Label 50 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dger.lo dger.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dger.f -fPIC -o .libs/dger.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dgetf2.lo dgetf2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dgetf2.f -fPIC -o .libs/dgetf2.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dgetrf.lo dgetrf.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dgetrf.f -fPIC -o .libs/dgetrf.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dgetri.lo dgetri.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dgetri.f -fPIC -o .libs/dgetri.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o diag.lo diag.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c diag.f -fPIC -o .libs/diag.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dielen.lo dielen.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dielen.f -fPIC -o .libs/dielen.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o diegrd.lo diegrd.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c diegrd.f -fPIC -o .libs/diegrd.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o diat2.lo diat2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c diat2.f -fPIC -o .libs/diat2.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o diat.lo diat.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c diat.f -fPIC -o .libs/diat.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dijkl2.lo dijkl2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dijkl2.f -fPIC -o .libs/dijkl2.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dipind.lo dipind.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dipind.f -fPIC -o .libs/dipind.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dijkl1.lo dijkl1.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dijkl1.f -fPIC -o .libs/dijkl1.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dlaswp.lo dlaswp.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dlaswp.f -fPIC -o .libs/dlaswp.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dipole.lo dipole.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dipole.f -fPIC -o .libs/dipole.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o diis.lo diis.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c diis.f -fPIC -o .libs/diis.o diis.f:297:5: 10 IF (ABS(BIGA).LT.ABS(A(IJ)))THEN 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dofs.lo dofs.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dofs.f -fPIC -o .libs/dofs.o dofs.f:46:14: J=B 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dofs.f:47:14: K=A 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dot.lo dot.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dot.f -fPIC -o .libs/dot.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o drcout.lo drcout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c drcout.f -fPIC -o .libs/drcout.o drcout.f:60:42: IF(KEYWRD(I:I).EQ.'=') IPRINT=ABS(READA(KEYWRD,I)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] drcout.f:2:11: 1GTOT3,ETOT3,XTOT3,ILOOP,CHARGE,FRACT,TEXT1,TEXT2,II,JLOOP) 1 Warning: Unused dummy argument 'gtot3' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dtrmv.lo dtrmv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dtrmv.f -fPIC -o .libs/dtrmv.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dtrmm.lo dtrmm.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dtrmm.f -fPIC -o .libs/dtrmm.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dtrti2.lo dtrti2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dtrti2.f -fPIC -o .libs/dtrti2.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o drc.lo drc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c drc.f -fPIC -o .libs/drc.o drc.f:198:17: K=READA(KEYWRD,INDEX(KEYWRD,'IRC=')) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dtrtri.lo dtrtri.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dtrtri.f -fPIC -o .libs/dtrtri.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dtrsm.lo dtrsm.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dtrsm.f -fPIC -o .libs/dtrsm.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o dvfill.lo dvfill.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c dvfill.f -fPIC -o .libs/dvfill.o f951: Warning: Nonconforming tab character in column 2 of line 2 [-Wtabs] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o enpart.lo enpart.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c enpart.f -fPIC -o .libs/enpart.o enpart.f:128:5: 70 EAU=0.0D0 1 Warning: Label 70 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o exchng.lo exchng.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c exchng.f -fPIC -o .libs/exchng.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"mopac7\ 1.15\" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o etime.lo etime.c libtool: compile: gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" "-DPACKAGE_STRING=\"mopac7 1.15\"" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c etime.c -fPIC -DPIC -o .libs/etime.o etime.c: In function 'etime_': etime.c:31:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o ffhpol.lo ffhpol.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c ffhpol.f -fPIC -o .libs/ffhpol.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"mopac7\ 1.15\" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fdate.lo fdate.c libtool: compile: gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" "-DPACKAGE_STRING=\"mopac7 1.15\"" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fdate.c -fPIC -DPIC -o .libs/fdate.o fdate.c: In function 'fdate_': fdate.c:28:5: warning: implicit declaration of function 's_copy'; did you mean 'bcopy'? [-Wimplicit-function-declaration] s_copy(cht,ctime(&t),24L,24L); ^~~~~~ bcopy make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o ef.lo ef.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c ef.f -fPIC -o .libs/ef.o f951: Warning: Nonconforming tab character in column 1 of line 172 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 173 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 174 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 175 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 176 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 177 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 252 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 256 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 268 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 292 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 297 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 298 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 299 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 300 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 301 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 302 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 303 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 304 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 305 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 306 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 307 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 317 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 318 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 319 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 320 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 324 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 343 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 344 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 345 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 346 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 347 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 348 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 349 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 350 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 352 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 368 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 371 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 374 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 377 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 381 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 384 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 394 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 396 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 436 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 440 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 765 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 774 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 775 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 776 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 777 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 796 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 862 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 864 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1008 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1009 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1011 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1013 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1014 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1015 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1016 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1019 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1020 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1021 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1022 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1025 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1026 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1029 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1031 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1037 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1049 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1050 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1051 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1053 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1054 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1055 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1060 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1061 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1072 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1074 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1126 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1135 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1139 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1140 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1144 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1145 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1146 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1148 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1149 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1155 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1162 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1170 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1171 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1172 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1174 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1175 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1176 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1181 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1184 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1185 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1198 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1200 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1209 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1368 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1369 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1371 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1372 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1373 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1393 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1401 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1404 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1550 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1566 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1593 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1594 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1595 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1596 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1597 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1598 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1599 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1600 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1721 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1722 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1723 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1724 [-Wtabs] ef.f:622:27: IF(IP.NE.0) IPRNT=READA(KEYWRD,IP) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:627:27: IF(I.NE.0) MXSTEP=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:631:27: IF(I.NE.0) IRECLC=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:633:25: IF(I.NE.0) IUPD=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:635:25: IF(I.NE.0) MODE=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:656:27: IF(I.NE.0) IGTHES=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:518:11: I=TT0/1000000 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:697:14: K=TT0/1000000.D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:390:13: ITTEST=AINT((TIME2-TIME0)/TDUMP) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ef.f:723:19: 1osmin,ts,lrjk,lorjk,rrscal,donr) 1 Warning: Unused dummy argument 'lrjk' at (1) [-Wunused-dummy-argument] ef.f:1046:42: CHARACTER CHDOT*1,ZERO*1,NINE*1,CH*1 1 Warning: Unused variable 'ch' declared at (1) [-Wunused-variable] ef.f:1041:31: DIMENSION IPOW(9), EIGVAL(MAXPAR),TVEC(MAXPAR),SVEC(MAXPAR), 1 Warning: Unused variable 'eigval' declared at (1) [-Wunused-variable] ef.f:1042:8: *FX(MAXPAR),HESSC(MAXHES),UC(MAXPAR**2) 1 Warning: Unused variable 'fx' declared at (1) [-Wunused-variable] ef.f:1042:22: *FX(MAXPAR),HESSC(MAXHES),UC(MAXPAR**2) 1 Warning: Unused variable 'hessc' declared at (1) [-Wunused-variable] ef.f:1044:30: LOGICAL RESTRT,SCF1,LDUM 1 Warning: Unused variable 'ldum' declared at (1) [-Wunused-variable] ef.f:1045:31: CHARACTER*241 KEYWRD,LINE 1 Warning: Unused variable 'line' declared at (1) [-Wunused-variable] ef.f:1044:20: LOGICAL RESTRT,SCF1,LDUM 1 Warning: Unused variable 'restrt' declared at (1) [-Wunused-variable] ef.f:1044:25: LOGICAL RESTRT,SCF1,LDUM 1 Warning: Unused variable 'scf1' declared at (1) [-Wunused-variable] ef.f:1041:57: DIMENSION IPOW(9), EIGVAL(MAXPAR),TVEC(MAXPAR),SVEC(MAXPAR), 1 Warning: Unused variable 'svec' declared at (1) [-Wunused-variable] ef.f:1043:29: DIMENSION XPARAM(*),tmp(150,150) 1 Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable] ef.f:1011:55: SUBROUTINE GETHES(XPARAM,IGTHES,NVAR,iloop,TOTIME) 1 Warning: Unused dummy argument 'totime' at (1) [-Wunused-dummy-argument] ef.f:1041:44: DIMENSION IPOW(9), EIGVAL(MAXPAR),TVEC(MAXPAR),SVEC(MAXPAR), 1 Warning: Unused variable 'tvec' declared at (1) [-Wunused-variable] ef.f:1042:33: *FX(MAXPAR),HESSC(MAXHES),UC(MAXPAR**2) 1 Warning: Unused variable 'uc' declared at (1) [-Wunused-variable] ef.f:575:42: CHARACTER CHDOT*1,ZERO*1,NINE*1,CH*1 1 Warning: Unused variable 'ch' declared at (1) [-Wunused-variable] ef.f:570:30: LOGICAL RESTRT,SCF1,LDUM,LUPD,log,rrscal,donr,gnmin 1 Warning: Unused variable 'ldum' declared at (1) [-Wunused-variable] ef.f:574:31: CHARACTER*241 KEYWRD,LINE 1 Warning: Unused variable 'line' declared at (1) [-Wunused-variable] ef.f:548:45: $IRECLC,IUPD,DMAX,DDMAX,dmin,TOL2,TOTIME,TIME1,TIME2,nvar, 1 Warning: Unused dummy argument 'totime' at (1) [-Wunused-dummy-argument] ef.f:65:18: DIMENSION BB(MAXPAR,MAXPAR) 1 Warning: Unused variable 'bb' declared at (1) [-Wunused-variable] ef.f:3:28: DOUBLE PRECISION LAMDA,LAMDA0 1 Warning: Unused variable 'lamda' declared at (1) [-Wunused-variable] ef.f:3:35: DOUBLE PRECISION LAMDA,LAMDA0 1 Warning: Unused variable 'lamda0' declared at (1) [-Wunused-variable] ef.f:67:20: LOGICAL RESTRT,SCF1,LIMSCF,LOG 1 Warning: Unused variable 'restrt' declared at (1) [-Wunused-variable] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o fmat.lo fmat.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c fmat.f -fPIC -o .libs/fmat.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o fock1.lo fock1.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c fock1.f -fPIC -o .libs/fock1.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o flepo.lo flepo.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c flepo.f -fPIC -o .libs/flepo.o flepo.f:216:14: I=TOTIME/1000000.D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o formxy.lo formxy.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c formxy.f -fPIC -o .libs/formxy.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o esp.lo esp.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c esp.f -fPIC -o .libs/esp.o f951: Warning: Nonconforming tab character in column 1 of line 2800 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2822 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2835 [-Wtabs] esp.f:1385:19: DO 120 I= ISTART,NPR 1 Warning: Nonconforming tab character at (1) [-Wtabs] esp.f:34:13: N = READA(KEYWRD,INDEX(KEYWRD,'NSURF=')) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:338:16: NCON = (4 * PI * RI ** 2) * DEN 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:443:15: NEQUAT = SQRT(N * PI) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:450:16: NHOR = NEQUAT * XY 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1139:9: KU=(X-FAC0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1175:9: KU=(X+FAC0-A1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1555:26: IREF=DNINT(U(I,J)*20.D0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1572:26: IREF=DNINT(U(I,J)*20.D0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1747:5: 50 CONTINUE 1 Warning: Label 50 at (1) defined but not used [-Wunused-label] esp.f:1773:20: IREF=DNINT(PTD(I)*20.D0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1788:20: IREF=DNINT(PTD(I)*20.D0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1803:20: IREF=DNINT(PTD(I)*20.D0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:508:44: IF(INDEX(KEYWRD,'CHARGE=') .NE. 0) IZ=READA(KEYWRD,INDEX(KEYWRD, 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] esp.f:1309:20: LOGICAL CALLED 1 Warning: Unused variable 'called' declared at (1) [-Wunused-variable] esp.f:1288:29: SUBROUTINE OVLP(IC,IESP,IS,IP,NPR,NC,ICD) 1 Warning: Unused dummy argument 'iesp' at (1) [-Wunused-dummy-argument] esp.f:1125:34: DIMENSION FF(21),TERM(200),A(10),RT(10) 1 Warning: Unused variable 'a' declared at (1) [-Wunused-variable] esp.f:1125:41: DIMENSION FF(21),TERM(200),A(10),RT(10) 1 Warning: Unused variable 'rt' declared at (1) [-Wunused-variable] esp.f:1933:49: DIMENSION IZ(100),XYZ(3,100),VDERW(53),DIST(100) 1 Warning: Unused variable 'dist' declared at (1) [-Wunused-variable] esp.f:1933:18: DIMENSION IZ(100),XYZ(3,100),VDERW(53),DIST(100) 1 Warning: Unused variable 'iz' declared at (1) [-Wunused-variable] esp.f:1934:28: DIMENSION XMIN(3),XMAX(3),COORD(3,NUMATM) 1 Warning: Unused variable 'xmax' declared at (1) [-Wunused-variable] esp.f:1934:20: DIMENSION XMIN(3),XMAX(3),COORD(3,NUMATM) 1 Warning: Unused variable 'xmin' declared at (1) [-Wunused-variable] esp.f:1933:27: DIMENSION IZ(100),XYZ(3,100),VDERW(53),DIST(100) 1 Warning: Unused variable 'xyz' declared at (1) [-Wunused-variable] esp.f:494:26: LOGICAL DEBUG,WRTESP,CEQUIV(NUMATM,NUMATM) 1 Warning: Unused variable 'wrtesp' declared at (1) [-Wunused-variable] esp.f:653:20: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'called' declared at (1) [-Wunused-variable] esp.f:653:31: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'rst' declared at (1) [-Wunused-variable] esp.f:678:41: DIMENSION CESPM2(MAXORB,MAXORB),SLA(10) 1 Warning: Unused variable 'sla' declared at (1) [-Wunused-variable] esp.f:207:20: COMMON /WORK1/ POTPT(3,MESP),PAD1(2*MESP),RAD(MESP),IAS(MESP) 1 Warning: Named COMMON block 'work1' at (1) shall be of the same size as elsewhere (2600000 vs 2800000 bytes) esp.f:182:38: SUBROUTINE SURFAC(SCALE,DENS,IPT) 1 Warning: Unused dummy argument 'ipt' at (1) [-Wunused-dummy-argument] esp.f:215:31: DIMENSION CON(3,1000),ROT(3,3) 1 Warning: Unused variable 'rot' declared at (1) [-Wunused-variable] esp.f:69:18: DIMENSION IZ(100),XYZ(3,100),VDERW(53),DIST(100) 1 Warning: Unused variable 'iz' declared at (1) [-Wunused-variable] esp.f:69:27: DIMENSION IZ(100),XYZ(3,100),VDERW(53),DIST(100) 1 Warning: Unused variable 'xyz' declared at (1) [-Wunused-variable] esp.f:1990:20: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'called' declared at (1) [-Wunused-variable] esp.f:1990:27: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'potwrt' declared at (1) [-Wunused-variable] esp.f:1990:31: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'rst' declared at (1) [-Wunused-variable] esp.f:2285:20: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'called' declared at (1) [-Wunused-variable] esp.f:2284:27: DOUBLE PRECISION NORM,OVL 1 Warning: Unused variable 'norm' declared at (1) [-Wunused-variable] esp.f:2285:31: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'rst' declared at (1) [-Wunused-variable] esp.f:2285:37: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'sto3g' declared at (1) [-Wunused-variable] esp.f:2372:20: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'called' declared at (1) [-Wunused-variable] esp.f:2371:27: DOUBLE PRECISION NORM,OVL 1 Warning: Unused variable 'norm' declared at (1) [-Wunused-variable] esp.f:2372:27: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'potwrt' declared at (1) [-Wunused-variable] esp.f:2372:31: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'rst' declared at (1) [-Wunused-variable] esp.f:2372:37: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'sto3g' declared at (1) [-Wunused-variable] esp.f:2435:20: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'called' declared at (1) [-Wunused-variable] esp.f:2434:27: DOUBLE PRECISION NORM,OVL 1 Warning: Unused variable 'norm' declared at (1) [-Wunused-variable] esp.f:2435:27: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'potwrt' declared at (1) [-Wunused-variable] esp.f:2435:31: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'rst' declared at (1) [-Wunused-variable] esp.f:2435:37: LOGICAL CALLED,POTWRT,RST,STO3G 1 Warning: Unused variable 'sto3g' declared at (1) [-Wunused-variable] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o force.lo force.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c force.f -fPIC -o .libs/force.o force.f:269:14: J=(FREQ(I)+50.D0)*0.01D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] force.f:415:17: I=1+READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o forsav.lo forsav.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c forsav.f -fPIC -o .libs/forsav.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o frame.lo frame.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c frame.f -fPIC -o .libs/frame.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o fock2.lo fock2.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c fock2.f -fPIC -o .libs/fock2.o fock2.f:489:41: SUBROUTINE KAB(IA,JA, PK, W, KINDEX, F) 1 Warning: Unused dummy argument 'kindex' at (1) [-Wunused-dummy-argument] fock2.f:348:40: SUBROUTINE JAB(IA,JA,LLPERM,JINDEX, JJNDEX,PJA,PJB,W, F) 1 Warning: Unused dummy argument 'jindex' at (1) [-Wunused-dummy-argument] fock2.f:348:48: SUBROUTINE JAB(IA,JA,LLPERM,JINDEX, JJNDEX,PJA,PJB,W, F) 1 Warning: Unused dummy argument 'jjndex' at (1) [-Wunused-dummy-argument] fock2.f:348:33: SUBROUTINE JAB(IA,JA,LLPERM,JINDEX, JJNDEX,PJA,PJB,W, F) 1 Warning: Unused dummy argument 'llperm' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o freqcy.lo freqcy.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c freqcy.f -fPIC -o .libs/freqcy.o freqcy.f:107:15: MONO3=READA(KEYWRD(I:),INDEX(KEYWRD(I:),','))*3 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] freqcy.f:115:11: J=(FREQ(I)+50.D0)*0.01D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o geoutg.lo geoutg.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c geoutg.f -fPIC -o .libs/geoutg.o geoutg.f:76:72: OPTDAT(NOPT)=LINE(J,I) 1 Warning: CHARACTER expression will be truncated in assignment (14/15) at (1) [-Wcharacter-truncation] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o geout.lo geout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c geout.f -fPIC -o .libs/geout.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o getsym.lo getsym.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c getsym.f -fPIC -o .libs/getsym.o getsym.f:59:16: 30 IVALUE(I)=VALUE(I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o getgeg.lo getgeg.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c getgeg.f -fPIC -o .libs/getgeg.o getgeg.f:100:20: NA(NATOMS)=READA(LINE,ISTART(2)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeg.f:103:20: NB(NATOMS)=READA(LINE,ISTART(4)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeg.f:106:20: NC(NATOMS)=READA(LINE,ISTART(6)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeg.f:164:72: SIMBOL(NVAR)=TGEO(K,J) 1 Warning: CHARACTER expression will be truncated in assignment (10/12) at (1) [-Wcharacter-truncation] getgeg.f:229:72: SIMBOL(K)=STRING 1 Warning: CHARACTER expression will be truncated in assignment (10/80) at (1) [-Wcharacter-truncation] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o gettxt.lo gettxt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c gettxt.f -fPIC -o .libs/gettxt.o gettxt.f:14:72: OLDKEY=KEYWRD 1 Warning: CHARACTER expression will be truncated in assignment (80/241) at (1) [-Wcharacter-truncation] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o getgeo.lo getgeo.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c getgeo.f -fPIC -o .libs/getgeo.o getgeo.f:118:15: LABEL=READA(STRING,1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeo.f:195:27: LOPT(1,NATOMS) =READA(LINE,ISTART(3)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeo.f:196:27: LOPT(2,NATOMS) =READA(LINE,ISTART(5)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeo.f:197:27: LOPT(3,NATOMS) =READA(LINE,ISTART(7)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeo.f:203:24: NA(NATOMS) =READA(LINE,ISTART(8)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeo.f:204:24: NB(NATOMS) =READA(LINE,ISTART(9)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeo.f:205:24: NC(NATOMS) =READA(LINE,ISTART(10)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] getgeo.f:230:17: J=GEO(K,I)+0.4D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o gover.lo gover.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c gover.f -fPIC -o .libs/gover.o gover.f:88:5: 40 ABN=4.0D0*ABN*SQRT(APB)/AMB 1 Warning: Label 40 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o gmetry.lo gmetry.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c gmetry.f -fPIC -o .libs/gmetry.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o haddon.lo haddon.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c haddon.f -fPIC -o .libs/haddon.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o h1elec.lo h1elec.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c h1elec.f -fPIC -o .libs/h1elec.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o grid.lo grid.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c grid.f -fPIC -o .libs/grid.o grid.f:54:13: 1 NPTS1=ABS(READA(KEYWRD,INDEX(KEYWRD,'POINT1')+7)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] grid.f:56:13: 1 NPTS2=ABS(READA(KEYWRD,INDEX(KEYWRD,'POINT2')+7)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o helect.lo helect.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c helect.f -fPIC -o .libs/helect.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o hcore.lo hcore.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c hcore.f -fPIC -o .libs/hcore.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o ijkl.lo ijkl.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c ijkl.f -fPIC -o .libs/ijkl.o ijkl.f:64:5: 20 CONTINUE 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o ilaenv.lo ilaenv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c ilaenv.f -fPIC -o .libs/ilaenv.o ilaenv.f:1:69: INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3, 1 Warning: Unused dummy argument 'n3' at (1) [-Wunused-dummy-argument] ilaenv.f:1:57: INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3, 1 Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o hqrii.lo hqrii.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c hqrii.f -fPIC -o .libs/hqrii.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o initsv.lo initsv.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c initsv.f -fPIC -o .libs/initsv.o initsv.f:14:66: DIMENSION RVDW(53), USEVDW(53), DIRSM(3,NPPA), DIRSMH(3,NPPA/3) 1 Warning: Integer division truncated to constant '360' at (1) [-Winteger-division] initsv.f:43:13: MAXNPS=SQRT(2*LENAB2+0.251)-NDEN-0.5 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o jcarin.lo jcarin.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c jcarin.f -fPIC -o .libs/jcarin.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o linmin.lo linmin.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c linmin.f -fPIC -o .libs/linmin.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o iter.lo iter.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c iter.f -fPIC -o .libs/iter.o iter.f:160:18: 1 IFILL=-READA(KEYWRD,INDEX(KEYWRD,'FILL')) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] iter.f:165:19: 1 ITRMAX=READA(KEYWRD,INDEX(KEYWRD,'ITRY')) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o interp.lo interp.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c interp.f -fPIC -o .libs/interp.o interp.f:272:5: 520 FORMAT(//,'EXCESSIVE DATA PNTS FOR SPLINE.',/ 1 Warning: Label 520 at (1) defined but not used [-Wunused-label] interp.f:231:5: 420 II=0 1 Warning: Label 420 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o local.lo local.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c local.f -fPIC -o .libs/local.o local.f:173:5: 270 FORMAT(10F12.6) 1 Warning: Label 270 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o lsame.lo lsame.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c lsame.f -fPIC -o .libs/lsame.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o locmin.lo locmin.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c locmin.f -fPIC -o .libs/locmin.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mamult.lo mamult.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c mamult.f -fPIC -o .libs/mamult.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o makpol.lo makpol.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c makpol.f -fPIC -o .libs/makpol.o makpol.f:160:5: 150 FORMAT(/,' EXPANDED UNIT CELL TRANSLATION VECTORS',/ 1 Warning: Label 150 at (1) defined but not used [-Wunused-label] makpol.f:30:14: MERS=READA(KEYWRD,INDEX(KEYWRD,' MERS')) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o matou1.lo matou1.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c matou1.f -fPIC -o .libs/matou1.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o matout.lo matout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c matout.f -fPIC -o .libs/matout.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o greenf.lo greenf.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c greenf.f -fPIC -o .libs/greenf.o greenf.f:114:11: ICI1=VALUE(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:115:11: ICI2=VALUE(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:116:13: IOUTCI=VALUE(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2008:12: IGGWW=VALUE(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2009:11: IGGV=VALUE(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2010:10: NIZ=VALUE(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2011:11: IVER=VALUE(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2012:11: IEPS=VALUE(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2013:12: ITER2=VALUE(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2014:12: ITER3=VALUE(7) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2015:13: IFULIT=VALUE(8) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2016:13: IPRINT=VALUE(9) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:2017:11: IT23=VALUE(10) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] greenf.f:1373:28: SUBROUTINE DSUM(P,NDIS,EP) 1 Warning: Unused dummy argument 'ndis' at (1) [-Wunused-dummy-argument] greenf.f:950:28: SUBROUTINE CSUM(P,NDIS,EP) 1 Warning: Unused dummy argument 'ndis' at (1) [-Wunused-dummy-argument] greenf.f:246:29: SUBROUTINE SUMA2(P,NDIS,EP) 1 Warning: Unused dummy argument 'ndis' at (1) [-Wunused-dummy-argument] greenf.f:546:28: SUBROUTINE ASUM(P,NDIS) 1 Warning: Unused dummy argument 'ndis' at (1) [-Wunused-dummy-argument] greenf.f:52:49: SUBROUTINE GSTORE(II,JJ,KK,LL,WERT,PGR,NMUX) 1 Warning: Unused dummy argument 'nmux' at (1) [-Wunused-dummy-argument] greenf.f:905:41: SUBROUTINE CCPROD(C1,C2,C12,LM2,LM6) 1 Warning: Unused dummy argument 'lm6' at (1) [-Wunused-dummy-argument] greenf.f:516:37: SUBROUTINE WWSTEP(C12,CC,WW,LM7,KMAX,LMAX) 1 Warning: Unused dummy argument 'lm7' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o matpak.lo matpak.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c matpak.f -fPIC -o .libs/matpak.o matpak.f:94:34: SUBROUTINE SUPDOT(S,H,G,N,IG) 1 Warning: Unused dummy argument 'ig' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mecid.lo mecid.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c mecid.f -fPIC -o .libs/mecid.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mecih.lo mecih.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c mecih.f -fPIC -o .libs/mecih.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mecip.lo mecip.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c mecip.f -fPIC -o .libs/mecip.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o molval.lo molval.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c molval.f -fPIC -o .libs/molval.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mult.lo mult.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c mult.f -fPIC -o .libs/mult.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mullik.lo mullik.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c mullik.f -fPIC -o .libs/mullik.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o meci.lo meci.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c meci.f -fPIC -o .libs/meci.o meci.f:416:5: 470 CONTINUE 1 Warning: Label 470 at (1) defined but not used [-Wunused-label] meci.f:277:5: 250 FORMAT(10I1) 1 Warning: Label 250 at (1) defined but not used [-Wunused-label] meci.f:74:19: NDOUBL=READA(KEYWRD,INDEX(KEYWRD,'C.I.=(')+7) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:75:17: NMOS=READA(KEYWRD,INDEX(KEYWRD,'C.I.=(')+5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:77:17: NMOS=READA(KEYWRD,INDEX(KEYWRD,'C.I.=')+5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:84:25: IF(I.NE.0)LROOT=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:116:18: MSDEL=1.0001D0*READA(KEYWRD,INDEX(KEYWRD,' MS')) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:132:12: NE=XX+0.5D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:210:14: K=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:213:17: NTOT=XX+0.5D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:402:11: J=Y*2.D0+1.5D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] meci.f:1:0: FUNCTION MECI(EIGS,COEFF) Warning: '__result_meci' may be used uninitialized in this function [-Wmaybe-uninitialized] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o nuchar.lo nuchar.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c nuchar.f -fPIC -o .libs/nuchar.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o moldat.lo moldat.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c moldat.f -fPIC -o .libs/moldat.o moldat.f:274:5: 100 IF(K1.EQ.IB)GOTO 120 1 Warning: Label 100 at (1) defined but not used [-Wunused-label] moldat.f:75:24: IF(I.NE.0) KHARGE=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:324:13: NELECS=MAX(ELECS+0.5D0,0.D0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:418:18: IELEC=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:419:19: ILEVEL=READA(KEYWRD,I+7) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:450:14: I=READA(KEYWRD,INDEX(KEYWRD,'C.I.=(')+5)- 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:471:15: MSDEL=1.0001D0*READA(KEYWRD,INDEX(KEYWRD,' MS')) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:482:19: NDOUBL=READA(KEYWRD,INDEX(KEYWRD,'C.I.=(')+7) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:483:17: NMOS=READA(KEYWRD,INDEX(KEYWRD,'C.I.=(')+5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:485:17: NMOS=READA(KEYWRD,INDEX(KEYWRD,'C.I.=')+5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] moldat.f:494:12: NE=MAX(0.D0,(NCLOSE-J+1.D0))*2.D0+ 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o partxy.lo partxy.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c partxy.f -fPIC -o .libs/partxy.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o parsav.lo parsav.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c parsav.f -fPIC -o .libs/parsav.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o nllsq.lo nllsq.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c nllsq.f -fPIC -o .libs/nllsq.o nllsq.f:499:5: 860 FORMAT(1H ,1X,'P(I)',1X,F10.5,2X,9(F10.5,2X)) 1 Warning: Label 860 at (1) defined but not used [-Wunused-label] nllsq.f:498:5: 850 FORMAT(1H ,1X,'G(I)',1X,F10.5,2X,9(F10.5,2X)) 1 Warning: Label 850 at (1) defined but not used [-Wunused-label] nllsq.f:497:5: 840 FORMAT(1H ,1X,'X(I)',1X,F10.5,2X,9(F10.5,2X)) 1 Warning: Label 840 at (1) defined but not used [-Wunused-label] nllsq.f:496:5: 830 FORMAT(1H ,3X,'I',7X,I2,9(10X,I2)) 1 Warning: Label 830 at (1) defined but not used [-Wunused-label] nllsq.f:495:5: 820 FORMAT(1H ) 1 Warning: Label 820 at (1) defined but not used [-Wunused-label] nllsq.f:494:5: 810 FORMAT(1H ) 1 Warning: Label 810 at (1) defined but not used [-Wunused-label] nllsq.f:492:5: 800 FORMAT(' L.-M. PARAMETER = ',E15.7, 1 Warning: Label 800 at (1) defined but not used [-Wunused-label] nllsq.f:490:5: 790 FORMAT('0ALLOWED NUMBER OF FUNCTION CALLS EXCEEDED.'/ 1 Warning: Label 790 at (1) defined but not used [-Wunused-label] nllsq.f:488:5: 780 FORMAT(' ///// NEXT CYCLE IS A SIDE-STEP ALONG THE ',I2, 1 Warning: Label 780 at (1) defined but not used [-Wunused-label] nllsq.f:485:5: 750 FORMAT(6E13.3) 1 Warning: Label 750 at (1) defined but not used [-Wunused-label] nllsq.f:484:5: 740 FORMAT(5X,'R-MATRIX DIAGONAL ENTRIES ...') 1 Warning: Label 740 at (1) defined but not used [-Wunused-label] nllsq.f:483:5: 730 FORMAT(4(5X,'P(',I2,') = ',E15.8)) 1 Warning: Label 730 at (1) defined but not used [-Wunused-label] nllsq.f:482:5: 720 FORMAT(4(5X,'X(',I2,') = ',E15.8)) 1 Warning: Label 720 at (1) defined but not used [-Wunused-label] nllsq.f:480:5: 710 FORMAT(3X,'TIME LEFT:',F7.1,' CYCLE',I5,3X,'GNORM SQUARED IS' 1 Warning: Label 710 at (1) defined but not used [-Wunused-label] nllsq.f:479:5: 700 FORMAT(1H ,3X,'NCOUNT =',I5) 1 Warning: Label 700 at (1) defined but not used [-Wunused-label] nllsq.f:478:5: 690 FORMAT(1H ,3X,'ALF =',E12.4) 1 Warning: Label 690 at (1) defined but not used [-Wunused-label] nllsq.f:121:5: 20 CONTINUE 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o pathk.lo pathk.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c pathk.f -fPIC -o .libs/pathk.o pathk.f:29:11: NPTS=READA(KEYWRD,INDEX(KEYWRD,'POINT')+6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o paths.lo paths.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c paths.f -fPIC -o .libs/paths.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o perm.lo perm.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c perm.f -fPIC -o .libs/perm.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o powsav.lo powsav.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c powsav.f -fPIC -o .libs/powsav.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o quadr.lo quadr.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c quadr.f -fPIC -o .libs/quadr.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o powsq.lo powsq.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c powsq.f -fPIC -o .libs/powsq.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o reada.lo reada.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c reada.f -fPIC -o .libs/reada.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o prtdrc.lo prtdrc.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c prtdrc.f -fPIC -o .libs/prtdrc.o prtdrc.f:250:14: I=ESCF2/STEPH 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] prtdrc.f:256:19: NFRACT=ABS(DH/STEPH) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] prtdrc.f:289:14: I=TOTIME/STEPT 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] prtdrc.f:291:14: I=(TOLD2+TOTIME)/STEPT 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] prtdrc.f:292:14: J=TOTIME/STEPT 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] prtdrc.f:304:19: NFRACT=(XOLD2+XOLD1-REFX)/STEPX 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o refer.lo refer.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c refer.f -fPIC -o .libs/refer.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o react1.lo react1.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c react1.f -fPIC -o .libs/react1.o react1.f:269:25: PASTOR(I)=PA(I) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] react1.f:270:22: 160 PBSTOR(I)=PB(I) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] react1.f:333:14: I=1.7D0+ONE*0.5D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] react1.f:351:25: PASTOR(I)=PA(I) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] react1.f:354:25: PBSTOR(I)=PB(I) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o rotat.lo rotat.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c rotat.f -fPIC -o .libs/rotat.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o readmo.lo readmo.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c readmo.f -fPIC -o .libs/readmo.o readmo.f:108:72: CH=CH2 1 Warning: CHARACTER expression will be truncated in assignment (1/2) at (1) [-Wcharacter-truncation] readmo.f:125:72: CH=CH2 1 Warning: CHARACTER expression will be truncated in assignment (1/2) at (1) [-Wcharacter-truncation] readmo.f:142:72: CH=CH2 1 Warning: CHARACTER expression will be truncated in assignment (1/2) at (1) [-Wcharacter-truncation] readmo.f:340:14: NPTS=READA(KEYWRD,INDEX(KEYWRD,'POINT=')+6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o repp.lo repp.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c repp.f -fPIC -o .libs/repp.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o search.lo search.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c search.f -fPIC -o .libs/search.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o rsp.lo rsp.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c rsp.f -fPIC -o .libs/rsp.o rsp.f:461:40: SUBROUTINE TRED3(N,NV,A,D,E,E2,EPS,ETA) 1 Warning: Unused dummy argument 'eps' at (1) [-Wunused-dummy-argument] rsp.f:461:44: SUBROUTINE TRED3(N,NV,A,D,E,E2,EPS,ETA) 1 Warning: Unused dummy argument 'eta' at (1) [-Wunused-dummy-argument] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o second.lo second.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c second.f -fPIC -o .libs/second.o second.f:1:6: FUNCTION SECOND() 1 Warning: 'second' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o setupg.lo setupg.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c setupg.f -fPIC -o .libs/setupg.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o solrot.lo solrot.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c solrot.f -fPIC -o .libs/solrot.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o rotate.lo rotate.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c rotate.f -fPIC -o .libs/rotate.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o swap.lo swap.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c swap.f -fPIC -o .libs/swap.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o polar.lo polar.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c polar.f -fPIC -o .libs/polar.o polar.f:351:5: 290 WRITE(6,'('' DATA FOR POLAR CALCULATION EITHER'', 1 Warning: Label 290 at (1) defined but not used [-Wunused-label] polar.f:212:5: 230 CONTINUE 1 Warning: Label 230 at (1) defined but not used [-Wunused-label] polar.f:202:12: IWFLB=VALUE(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] polar.f:203:11: IBET=VALUE(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] polar.f:204:11: IGAM=VALUE(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] polar.f:206:13: MAXITU=VALUE(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] polar.f:207:13: MAXITA=VALUE(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] polar.f:1692:5: 10 KK=0 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] polar.f:1933:5: 40 GO TO (50,60,70), IMOVE 1 Warning: Label 40 at (1) defined but not used [-Wunused-label] polar.f:1889:5: 10 WRITE(6,20) OMEGA 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] polar.f:2136:5: 30 GO TO (40,50,60), IMOVE 1 Warning: Label 30 at (1) defined but not used [-Wunused-label] polar.f:2227:28: SUBROUTINE NGIDRI(IGAM,X,GD3,UD3,G1,U1,GS,USMD,EPS,US) 1 Warning: Unused dummy argument 'igam' at (1) [-Wunused-dummy-argument] polar.f:2002:28: SUBROUTINE NGEFIS(IGAM,X,GD3,UD3,G1,U1,GS,USMD,EPS,US) 1 Warning: Unused dummy argument 'igam' at (1) [-Wunused-dummy-argument] polar.f:1861:28: SUBROUTINE NGAMTG(IGAM,X,GD3,UD3,G1,U1,GS,USMD,EPS,US) 1 Warning: Unused dummy argument 'igam' at (1) [-Wunused-dummy-argument] polar.f:644:60: SUBROUTINE BDENSF (UA,UB,UAB,C,D,DA,NORBS,NCLOSE,IWFLB) 1 Warning: Unused dummy argument 'iwflb' at (1) [-Wunused-dummy-argument] polar.f:358:52: SUBROUTINE TF(UA,GA,UB,GB,T,NORBS,NCLOSE,IWFLB) 1 Warning: Unused dummy argument 'iwflb' at (1) [-Wunused-dummy-argument] polar.f:358:46: SUBROUTINE TF(UA,GA,UB,GB,T,NORBS,NCLOSE,IWFLB) 1 Warning: Unused dummy argument 'nclose' at (1) [-Wunused-dummy-argument] polar.f:1502:29: SUBROUTINE DENSF(U,C,CA,D,DA,NORBS,NCLOSE) 1 Warning: Unused dummy argument 'ca' at (1) [-Wunused-dummy-argument] polar.f:1815:55: SUBROUTINE MAKEUF(U,UOLD,G,EIGS,LAST,NORBS,NNORBS,NCLOSE, 1 Warning: Unused dummy argument 'nnorbs' at (1) [-Wunused-dummy-argument] polar.f:46:27: CHARACTER POLKEY*241, LINE*80 1 Warning: Unused variable 'polkey' declared at (1) [-Wunused-variable] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o symtry.lo symtry.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c symtry.f -fPIC -o .libs/symtry.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o timer.lo timer.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c timer.f -fPIC -o .libs/timer.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o thermo.lo thermo.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c thermo.f -fPIC -o .libs/thermo.o thermo.f:62:13: IT1=READA(TMPKEY,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] thermo.f:71:16: IT2=READA(TMPKEY,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] thermo.f:80:21: ISTEP=READA(TMPKEY,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] thermo.f:123:15: ITEMP=TRANGE(IR) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o update.lo update.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c update.f -fPIC -o .libs/update.o update.f:87:21: 250 NATORB(IELMNT)=PARAM 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o timout.lo timout.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c timout.f -fPIC -o .libs/timout.o timout.f:91:5: 50 FORMAT(//,5X,'ATOM',8X,'POPULATION',6X,'CHARGE') 1 Warning: Label 50 at (1) defined but not used [-Wunused-label] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o sympro.lo sympro.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c sympro.f -fPIC -o .libs/sympro.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o vecprt.lo vecprt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c vecprt.f -fPIC -o .libs/vecprt.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o upsurf.lo upsurf.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c upsurf.f -fPIC -o .libs/upsurf.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o wrttxt.lo wrttxt.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c wrttxt.f -fPIC -o .libs/wrttxt.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o xerbla.lo xerbla.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c xerbla.f -fPIC -o .libs/xerbla.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o symtrz.lo symtrz.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c symtrz.f -fPIC -o .libs/symtrz.o symtrz.f:82:2: 1 IERROR=0 1 Warning: Label 1 at (1) defined but not used [-Wunused-label] symtrz.f:938:34: ./ 3HD*H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:939:8: .3HSIG , 524415 , 4140109 , 10107 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:940:8: .3HPIG , 2 , 0 , 2 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:941:8: .3HDEG , 2 , -2 , 2 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:942:8: .3HSIU , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:943:8: .3HPIU , 2 , 0 , -2 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:944:8: .3HDEU , 2 , -2 , -2 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:933:34: ./ 3HC*V, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:934:8: .3HSI , 524340 , 4140109 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:935:8: .3HPI , 2 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:936:8: .3HDE , 2 , -2 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:920:34: ./ 3HIH , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:921:8: .3HAG ,344786,5141210,5241222,3142008,2141502,10107,10131217, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:923:8: .3HT1G,3, 101 , 103 , 0,-1, 3, 103 , 101 , 0 ,-1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:924:8: .3HT2G,3, 103 , 101 , 0,-1, 3, 101 , 103 , 0 ,-1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:925:8: .3HGG ,4, -1 , -1 , 1, 0, 4, -1 , -1 , 1 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:926:8: .3HHG ,5, 0 , 0 ,-1, 1, 5, 0 , 0 ,-1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:927:8: .3HAU ,1, 1 , 1 , 1, 1,-1, -1 , -1 ,-1 ,-1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:928:8: .3HT1U,3, 101 , 103 , 0,-1,-3, 51 , 52 , 0 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:929:8: .3HT2U,3, 103 , 101 , 0,-1,-3, 52 , 51 , 0 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:930:8: .3HGU ,4, -1 , -1 , 1, 0,-4, 1 , 1 ,-1 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:931:8: .3HHU ,5, 0 , 0 ,-1, 1,-5, 0 , 0 , 1 ,-1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:907:34: ./ 3HOH , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:908:8: .3HA1G ,287231,3140808,2140601,4140609,2140303,10107,4130614, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:910:8: .3HA2G , 1 , 1 , -1 , -1 , 1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:911:8: .3HEG , 2 , -1 , 0 , 0 , 2 , 2 , 0 , -1 , 2 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:912:8: .3HT1G , 3 , 0 , -1 , 1 , -1 , 3 , 1 , 0 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:913:8: .3HT2G , 3 , 0 , 1 , -1 , -1 , 3 , -1 , 0 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:914:8: .3HA1U , 1 , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:915:8: .3HA2U , 1 , 1 , -1 , -1 , 1 , -1 , 1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:916:8: .3HEU , 2 , -1 , 0 , 0 , 2 , -2 , 0 , 1 , -2 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:917:8: .3HT1U , 3 , 0 , -1 , 1 , -1 , -3 , -1 , 0 , 1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:918:8: .3HT2U , 3 , 0 , 1 , -1 , -1 , -3 , 1 , 0 , 1 , -1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:900:34: ./ 3HTD , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:901:8: .2HA1 ,270516 , 3140808, 2140303, 4130614, 20605 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:902:8: .2HA2 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:903:8: .2HE , 2 , -1 , 2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:904:8: .2HT1 , 3 , 0 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:905:8: .2HT2 , 3 , 0 , -1 , -1 , 1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:892:34: ./ 3HS8 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:893:8: .3HA ,33028,8130116,4140109,8330123,2140103,8530125,4340135, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:895:8: .3HB , 1, -1 , 1, -1 , 1, -1 , 1, -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:896:8: .3HE1 , 2, 81 , 0, 83 ,-2, 83 , 0, 81 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:897:8: .3HE2 , 2, 0 ,-2, 0 , 2, 0 ,-2, 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:898:8: .3HE3 , 2, 83 , 0, 81 ,-2, 81 , 0, 83 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:886:34: ./ 3HS6 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:887:8: .3HAG ,16576 ,3140108 ,3240122 , 10107 , 6530124 , 6130115 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:888:8: .3HEG , 2 , -1 , -1 , 2 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:889:8: .3HAU , 1 , 1 , 1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:890:8: .3HEU , 2 , -1 , -1 , -2 , 1 , 1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:881:34: ./ 3HS4 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:882:8: .4HA , 8196 , 4130114, 2140103, 4330123 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:883:8: .4HB , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:884:8: .4HE , 2 , 0 , -2 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:869:34: ./ 3HD6D, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:870:8: .2HA1 ,140468,12130218,6140211,4130214,3140208,12530225,2140103, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:872:8: .3HA2 , 1 , 1 , 1 , 1 , 1 , 1 , 1 ,-1 ,-1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:873:8: .3HB1 , 1 , -1 , 1 ,-1 , 1 , -1 , 1 ,-1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:874:8: .3HB2 , 1 , -1 , 1 ,-1 , 1 , -1 , 1 , 1 ,-1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:875:8: .3HE1 , 2 , 121 , 1 , 0 ,-1 , 125 ,-2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:876:8: .3HE2 , 2 , 1 ,-1 ,-2 ,-1 , 1 , 2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:877:8: .3HE3 , 2 , 0 ,-2 , 0 , 2 , 0 ,-2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:878:8: .3HE4 , 2 , -1 ,-1 , 2 ,-1 , -1 , 2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:879:8: .3HE5 , 2 , 125 , 1 , 0 ,-1 , 121 ,-2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:858:34: ./ 3HD5D, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:859:8: .3HA1G ,66130,5140210,5240222,2140502,10107,10130217, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:861:8: .3HA2G , 1 , 1 , 1 , -1 , 1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:862:8: .3HE1G , 2 , 51 , 52 , 0 , 2 , 52 , 51 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:863:8: .3HE2G , 2 , 52 , 51 , 0 , 2 , 51 , 52 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:864:8: .3HA1U , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:865:8: .3HA2U , 1 , 1 , 1 , -1 , -1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:866:8: .3HE1U , 2 , 51 , 52 , 0 , -2 , 101 , 103 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:867:8: .3HE2U , 2 , 52 , 51 , 0 , -2 , 103 , 101 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:849:34: ./ 3HD4D, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:850:8: .3HA1 ,33076,8130216 ,4140209, 8330223,2140103,20405,2140426, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:851:8: .3HA2 , 1 , 1 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:852:8: .3HB1 , 1 , -1 , 1 , -1 , 1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:853:8: .3HB2 , 1 , -1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:854:8: .3HE1 , 2 , 81 , 0 , 83 , -2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:855:8: .3HE2 , 2 , 0 , -2 , 0 , 2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:856:8: .3HE3 , 2 , 83 , 0 , 81 , -2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:841:34: ./ 3HD3D, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:842:8: .3HA1G,16594 ,3140208 ,2140302 , 10107 ,6130215 , 20305 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:843:8: .3HA2G, 1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:844:8: .3HEG , 2 , -1 , 0 , 2 , -1 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:845:8: .3HA1U, 1 , 1 , 1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:846:8: .3HA2U, 1 , 1 , -1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:847:8: .3HEU , 2 , -1 , 0 , -2 , 1 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:834:34: ./ 3HD2D, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:835:8: .2HA1 , 8244 ,4130214 , 2140103 ,2140220 ,20205 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:836:8: .2HA2 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:837:8: .2HB1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:838:8: .2HB2 , 1 , -1 , 1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:839:8: .2HE , 2 , 0 , -2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:819:34: ./ 3HD6H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:820:8: .3HA1G ,17663,6140211,3140208,2140103,2140301,2140302,10107,20104, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:822:8: .3HA2G , 1, 1, 1, 1, -1, -1, 1, 1, 1, 1, -1, -1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:823:8: .3HB1G , 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:824:8: .3HB2G , 1, -1, 1, -1, -1, 1, 1, -1, 1, -1, -1, 1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:825:8: .3HE1G , 2, 1, -1, -2, 0, 0, 2, -2, -1, 1, 0, 0, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:826:8: .3HE2G , 2, -1, -1, 2, 0, 0, 2, 2, -1, -1, 0, 0, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:827:8: .3HA1U , 1, 1, 1, 1, 1, 1, -1, -1, -1, -1, -1, -1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:828:8: .3HA2U , 1, 1, 1, 1, -1, -1, -1, -1, -1, -1, 1, 1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:829:8: .3HB1U , 1, -1, 1, -1, 1, -1, -1, 1, -1, 1, -1, 1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:830:8: .3HB2U , 1, -1, 1, -1, -1, 1, -1, 1, -1, 1, 1, -1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:831:8: .3HE1U , 2, 1, -1, -2, 0, 0, -2, 2, 1, -1, 0, 0, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:832:8: .3HE2U , 2, -1, -1, 2, 0, 0, -2, -2, 1, 1, 0, 0/ 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:809:34: ./ 3HD5H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:810:8: .3HA1 ,537, 5140210, 5240222,2140501,20104,5130219, 5330263,20505, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:811:8: .3HA2 , 1 , 1 , 1 , -1 , 1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:812:8: .3HE1 , 2 , 51 , 52 , 0 , 2 , 51 , 52 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:813:8: .3HE2 , 2 , 52 , 51 , 0 , 2 , 52 , 51 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:814:8: .3HA1 , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:815:8: .3HA2 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:816:8: .3HE1 , 2 , 51 , 52 , 0 , -2 , 103 , 101 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:817:8: .3HE2 , 2 , 52 , 51 , 0 , -2 , 101 , 103 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:796:34: ./ 3HD4H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:797:8: .3HA1G ,8575,4140209,2140103,2140201,2140220,10107,4130214,20104, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:799:8: .3HA2G , 1 , 1 , 1 , -1 , -1 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:800:8: .3HB1G , 1 , -1 , 1 , 1 , -1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:801:8: .3HB2G , 1 , -1 , 1 , -1 , 1 , 1 , -1 , 1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:802:8: .3HEG , 2 , 0 , -2 , 0 , 0 , 2 , 0 , -2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:803:8: .3HA1U , 1 , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:804:8: .3HA2U , 1 , 1 , 1 , -1 , -1 , -1 , -1 , -1 , 1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:805:8: .3HB1U , 1 , -1 , 1 , 1 , -1 , -1 , 1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:806:8: .3HB2U , 1 , -1 , 1 , -1 , 1 , -1 , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:807:8: .3HEU , 2 , 0 , -2 , 0 , 0 , -2 , 0 , 2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:788:34: ./ 3HD3H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:789:8: .3HA1 , 153 ,3140208 ,2140301 , 20104 ,3130224 , 20305 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:790:8: .3HA2 , 1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:791:8: .3HE , 2 , -1 , 0 , 2 , -1 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:792:8: .3HA1 , 1 , 1 , 1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:793:8: .3HA2 , 1 , 1 , -1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:794:8: .3HE , 2 , -1 , 0 , -2 , 1 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:778:34: ./ 3HD2H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:779:8: .2HAG, 127,2140103,2140102,2140101, 10107, 20104,20105,20106, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:780:8: .3HB1G, 1 , 1 , -1 , -1 , 1 , 1 , -1 , -1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:781:8: .3HB2G, 1 , -1 , 1 , -1 , 1 , -1 , 1 , -1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:782:8: .3HB3G, 1 , -1 , -1 , 1 , 1 , -1 , -1 , 1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:783:8: .3HAU , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:784:8: .3HB1U, 1 , 1 , -1 , -1 , -1 , -1 , 1 , 1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:785:8: .3HB2U, 1 , -1 , 1 , -1 , -1 , 1 , -1 , 1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:786:8: .3HB3U, 1 , -1 , -1 , 1 , -1 , 1 , 1 , -1/ 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:767:34: ./ 3HC6H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:768:8: .2HAG ,17612,6140111,3140108,2140103,3240133,6540125,10107,20104, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:770:8: .3HBG , 1 , -1 , 1 , -1 , 1 , -1 , 1 , -1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:771:8: .3HE1G, 2 , 1 , -1 , -2 , -1 , 1 , 2 , -2 , 1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:772:8: .3HE2G, 2 , -1 , -1 , 2 , -1 , -1 , 2 , 2 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:773:8: .3HAU , 1 , 1 , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:774:8: .3HBU , 1 , -1 , 1 , -1 , 1 , -1 , -1 , 1 , 1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:775:8: .3HE1U, 2 , 1 , -1 , -2 , -1 , 1 , -2 , 2 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:776:8: .3HE2U, 2 , -1 , -1 , 2 , -1 , -1 , -2 , -2 , 1 , 1 , 1 , 1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:758:34: ./ 3HC5H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:759:8: .2HA ,520,5140110,5240122,5340123,5440124,20104,5130119,5730163, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:761:8: .3HE1 , 2 , 51 , 52 ,52 , 51 , 2 , 51 , 52 , 52 , 51 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:762:8: .3HE2 , 2 , 52 , 51 ,51 , 52 , 2 , 52 , 51 , 51 , 52 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:763:8: .2HA , 1 , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:764:8: .3HE1 , 2 , 51 , 52 ,52 , 51 , -2 ,103 ,101 ,101 ,103 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:765:8: .3HE2 , 2 , 52 , 51 ,51 , 52 , -2 ,101 ,103 ,103 ,101 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:750:34: ./ 3HC4H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:751:8: .2HAG ,8524,4140109,2140103,4340123,10107,4330152,20104,4130114, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:752:8: .2HBG , 1 , -1 , 1 , -1 , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:753:8: .2HEG , 2 , 0 , -2 , 0 , 2 , 0 , -2 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:754:8: .2HAU , 1 , 1 , 1 , 1 , -1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:755:8: .2HBU , 1 , -1 , 1 , -1 , -1 , 1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:756:8: .2HEU , 2 , 0 , -2 , 0 , -2 , 0 , 2 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:744:34: ./ 3HC3H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:745:8: .2HA , 136 , 3140108, 3240122, 20104, 3130124,3530143 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:746:8: .2HE , 2 , -1 , -1 , 2 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:747:8: .2HA , 1 , 1 , 1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:748:8: .2HE , 2 , -1 , -1 , -2 , 1 , 1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:738:34: ./ 3HC2H, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:739:8: .4HAG , 76 ,2140103 , 10107 , 20104 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:740:8: .4HBG , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:741:8: .4HAU , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:742:8: .4HBU , 1 , -1 , -1 , 1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:730:34: ./ 3HC6V, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:731:8: .2HA1 , 1204 , 6140211, 3140208,2140103 , 20305 , 20306 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:732:8: .2HA2 , 1 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:733:8: .2HB1 , 1 , -1 , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:734:8: .2HB2 , 1 , -1 , 1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:735:8: .2HE1 , 2 , 1 , -1 , -2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:736:8: .2HE2 , 2 , -1 , -1 , 2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:724:34: ./ 3HC5V, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:725:8: .4HA1 , 528 , 5140210 , 5240222 , 20505 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:726:8: .4HA2 , 1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:727:8: .4HE1 , 2 , 51 , 52 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:728:8: .4HE2 , 2 , 52 , 51 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:717:34: ./ 3HC4V, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:718:8: .2HA1 , 308 ,4140209 ,2140103 , 20205 ,20224 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:719:8: .2HA2 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:720:8: .2HB1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:721:8: .2HB2 , 1 , -1 , 1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:722:8: .2HE , 2 , 0 , -2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:712:34: ./ 3HC3V, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:713:8: .4HA1 , 144 ,3140208 , 20305 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:714:8: .4HA2 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:715:8: .4HE , 2 , -1 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:706:34: ./ 3HC2V, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:707:8: .4HA1 , 52 ,2140103 , 20105 , 20106 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:708:8: .4HA2 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:709:8: .4HB1 , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:710:8: .4HB2 , 1 , -1 , -1 , 1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:698:34: ./ 2HD6, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:699:8: .2HA1 , 1159 ,6140211 ,3140208 ,2140103 ,2140301 ,2140302 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:700:8: .2HA2 , 1 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:701:8: .2HB1 , 1 , -1 , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:702:8: .2HB2 , 1 , -1 , 1 , -1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:703:8: .2HE1 , 2 , 1 , -1 , -2 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:704:8: .2HE2 , 2 , -1 , -1 , 2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:692:34: ./ 2HD5, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:693:8: .4HA1 , 513 ,5140210 ,5240222 , 2140501 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:694:8: .4HA2 , 1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:695:8: .4HE1 , 2 , 51 , 52 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:696:8: .4HE2 , 2 , 52 , 51 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:685:34: ./ 2HD4, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:686:8: .2HA1 , 263 , 4140209 , 2140103 ,2140201 ,2140220 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:687:8: .2HA2 , 1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:688:8: .2HB1 , 1 , -1 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:689:8: .2HB2 , 1 , -1 , 1 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:690:8: .2HE , 2 , 0 , -2 , 0 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:680:34: ./ 2HD3, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:681:8: .4HA1 , 129 , 3140208 , 2140301 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:682:8: .4HA2 , 1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:683:8: .4HE , 2 , -1 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:674:34: ./ 2HD2, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:675:8: .4HA , 7 ,2140103 ,2140102 ,2140101 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:676:8: .4HB1 , 1 , 1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:677:8: .4HB2 , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:678:8: .4HB3 , 1 , -1 , -1 , 1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:667:34: ./ 2HC8, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:668:8: .2HA ,4356,8140113,4140109,2140103,4340134,8340123,8540124,8740125, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:669:8: .2HB , 1 , -1 , 1 , 1 , 1 , -1 , -1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:670:8: .2HE1 , 2 , 81 , 0 , -2 , 0 , 83 , 83 , 81 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:671:8: .2HE2 , 2 , 0 , -2 , 2 , -2 , 0 , 0 , 0 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:672:8: .2HE3 , 2 , 83 , 0 , -2 , 0 , 81 , 81 , 83 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:661:34: ./ 2HC7, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:662:8: .2HA ,2048,7140112,7240122,7340123,7440124,7540125,7640126, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:663:8: .2HE1 , 2 , 71 , 72 , 73 , 73 , 72 , 71 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:664:8: .2HE2 , 2 , 72 , 73 , 71 , 71 , 73 , 72 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:665:8: .2HE3 , 2 , 73 , 71 , 72 , 72 , 71 , 73 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:655:34: ./ 2HC6, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:656:8: .2HA , 1156 ,6140111 ,3140108 ,2140103 ,3240133 ,6540125 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:657:8: .2HB , 1 , -1 , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:658:8: .2HE1 , 2 , 1 , -1 , -2 , -1 , 1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:659:8: .2HE2 , 2 , -1 , -1 , 2 , -1 , -1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:650:34: ./ 2HC5, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:651:8: .2HA , 512 , 5140110 , 5240122 , 5340123 ,5440124, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:652:8: .2HE1 , 2 , 51 , 52 , 52 , 51 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:653:8: .2HE2 , 2 , 52 , 51 , 51 , 52 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:645:34: ./ 2HC4, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:646:8: .4HA , 260 ,4140109 ,2140103 ,4340123 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:647:8: .4HB , 1 , -1 , 1 , -1 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:648:8: .4HE , 2 , 0 , -2 , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:641:34: ./ 2HC3, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:642:8: .4HA , 128 , 3140108 , 3240122 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:643:8: .4HE , 2 , -1 , -1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:637:34: ./ 2HC2, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:638:8: .4HA , 4 , 2140103 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:639:8: .4HB , 1 , -1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:633:34: ./ 2HCI, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:634:8: .4HAG , 64 , 10107 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:635:8: .4HAU , 1 , -1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:629:34: ./ 2HCS, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:630:8: .4HA , 8 , 20104 , 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:631:8: .4HA , 1 , -1 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:626:34: ./ 2HC1, 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:627:8: .4HA , 0 / 1 Warning: Conversion from HOLLERITH to INTEGER(4) at (1) [-Wconversion] symtrz.f:1480:18: IDEGEN= T(I,1)+0.1D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] symtrz.f:1482:26: IVIBRO(1,IVIB)= COEFF(I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] symtrz.f:1483:39: IF(I1.NE.J1) IVIBRO(1,IVIB)= COEFF(I) /IDEGEN 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] symtrz.f:106:56: SUBROUTINE SYMAN2(NUM1,NUM2,ARRAY,LINEAR,JUMP,idim) 1 Warning: Unused dummy argument 'idim' at (1) [-Wunused-dummy-argument] symtrz.f:106:51: SUBROUTINE SYMAN2(NUM1,NUM2,ARRAY,LINEAR,JUMP,idim) 1 Warning: Unused dummy argument 'jump' at (1) [-Wunused-dummy-argument] symtrz.f:69:49: DIMENSION LINEAR(NUMATM),NUSS(MXDIM),ICOUNT(12),ARRAY(3,NUMATM) 1 Warning: Unused variable 'icount' declared at (1) [-Wunused-variable] symtrz.f:59:56: SUBROUTINE SYMAN1(NUM1,NUM2,ARRAY,LINEAR,JUMP,idim) 1 Warning: Unused dummy argument 'idim' at (1) [-Wunused-dummy-argument] symtrz.f:59:51: SUBROUTINE SYMAN1(NUM1,NUM2,ARRAY,LINEAR,JUMP,idim) 1 Warning: Unused dummy argument 'jump' at (1) [-Wunused-dummy-argument] symtrz.f:69:35: DIMENSION LINEAR(NUMATM),NUSS(MXDIM),ICOUNT(12),ARRAY(3,NUMATM) 1 Warning: Unused variable 'nuss' declared at (1) [-Wunused-variable] symtrz.f:543:53: DIMENSION NAT(NUMATM),COORD(3,NUMATM),HELP(3),E(3,3) 1 Warning: Unused variable 'e' declared at (1) [-Wunused-variable] symtrz.f:4:47: SUBROUTINE SYMTRZ (COORD,C,NORB,NMOS,FLAG,FLAG2) 1 Warning: Unused dummy argument 'flag' at (1) [-Wunused-dummy-argument] symtrz.f:27:31: DIMENSION IOPSYM(7),IMAGE(NUMATM,7) 1 Warning: Unused variable 'image' declared at (1) [-Wunused-variable] symtrz.f:4:42: SUBROUTINE SYMTRZ (COORD,C,NORB,NMOS,FLAG,FLAG2) 1 Warning: Unused dummy argument 'nmos' at (1) [-Wunused-dummy-argument] symtrz.f:4:37: SUBROUTINE SYMTRZ (COORD,C,NORB,NMOS,FLAG,FLAG2) 1 Warning: Unused dummy argument 'norb' at (1) [-Wunused-dummy-argument] symtrz.f:25:18: DIMENSION V1(MAXORB),V2(MAXORB),V3(MAXORB),V4(MAXORB) 1 Warning: Unused variable 'v1' declared at (1) [-Wunused-variable] symtrz.f:25:29: DIMENSION V1(MAXORB),V2(MAXORB),V3(MAXORB),V4(MAXORB) 1 Warning: Unused variable 'v2' declared at (1) [-Wunused-variable] symtrz.f:25:40: DIMENSION V1(MAXORB),V2(MAXORB),V3(MAXORB),V4(MAXORB) 1 Warning: Unused variable 'v3' declared at (1) [-Wunused-variable] symtrz.f:25:51: DIMENSION V1(MAXORB),V2(MAXORB),V3(MAXORB),V4(MAXORB) 1 Warning: Unused variable 'v4' declared at (1) [-Wunused-variable] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o writmo.lo writmo.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c writmo.f -fPIC -o .libs/writmo.o writmo.f:245:8: I=TIM*0.000001D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] writmo.f:260:8: I=SUM 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o xyzint.lo xyzint.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c xyzint.f -fPIC -o .libs/xyzint.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mopac7lib.lo mopac7lib.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c mopac7lib.f -fPIC -o .libs/mopac7lib.o mopac7lib.f:67:5: 20 CALL READMO 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] mopac7lib.f:60:5: 10 NUMCAL=NUMCAL+1 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] mopac7lib.f:142:5: 50 TIM=SECOND()-TIME0 1 Warning: Label 50 at (1) defined but not used [-Wunused-label] mopac7lib.f:131:5: 40 LAST=1 1 Warning: Label 40 at (1) defined but not used [-Wunused-label] mopac7lib.f:44:37: CHARACTER*241 KEYWRD, GETNAM*80 1 Warning: Unused variable 'getnam' declared at (1) [-Wunused-variable] mopac7lib.f:129:37: CHARACTER*241 KEYWRD, GETNAM*80 1 Warning: Unused variable 'getnam' declared at (1) [-Wunused-variable] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o wrtkey.lo wrtkey.f libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c wrtkey.f -fPIC -o .libs/wrtkey.o wrtkey.f:535:5: 880 FORMAT(' * SINGLET - STATE REQUIRED MUST BE A SINGLET') 1 Warning: Label 880 at (1) defined but not used [-Wunused-label] wrtkey.f:170:15: IELEC=READA(KEYWRD,I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] wrtkey.f:171:16: ILEVEL=READA(KEYWRD,I+7) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] wrtkey.f:334:13: IP1=READA(KEYWRD,INDEX(KEYWRD,'POINT1')+7) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] wrtkey.f:338:13: IP2=READA(KEYWRD,INDEX(KEYWRD,'POINT2')+7) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] wrtkey.f:343:12: IP=READA(KEYWRD,INDEX(KEYWRD,'POINT')+6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -c -o mopac7app.o mopac7app.f mopac7app.f:63:5: 20 CALL READMO 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] mopac7app.f:43:37: CHARACTER*241 KEYWRD, GETNAM*80 1 Warning: Unused variable 'getnam' declared at (1) [-Wunused-variable] make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"mopac7\ 1.15\" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o s_copy.lo s_copy.c libtool: compile: gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" "-DPACKAGE_STRING=\"mopac7 1.15\"" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c s_copy.c -fPIC -DPIC -o .libs/s_copy.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"mopac7\ 1.15\" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libmopac7.lo libmopac7.c libtool: compile: gcc -DPACKAGE_NAME=\"mopac7\" -DPACKAGE_TARNAME=\"mopac7\" -DPACKAGE_VERSION=\"1.15\" "-DPACKAGE_STRING=\"mopac7 1.15\"" -DPACKAGE_BUGREPORT=\"ghemical-devel@bioinformatics.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mopac7\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c libmopac7.c -fPIC -DPIC -o .libs/libmopac7.o make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -version-info 1:13:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmopac7.la -rpath /usr/lib64 aababc.lo addfck.lo addhcr.lo addnuc.lo analyt.lo anavib.lo axis.lo block.lo bonds.lo brlzon.lo btoc.lo calpar.lo capcor.lo cdiag.lo chrge.lo cnvg.lo compfg.lo consts.lo cqden.lo datin.lo dcart.lo delmol.lo delri.lo denrot.lo densit.lo depvar.lo deri0.lo deri1.lo deri2.lo deri21.lo deri22.lo deri23.lo deritr.lo deriv.lo dernvo.lo ders.lo dfock2.lo dfpsav.lo dgemm.lo dgemv.lo dger.lo dgetf2.lo dgetrf.lo dgetri.lo diag.lo diat.lo diat2.lo diegrd.lo dielen.lo diis.lo dijkl1.lo dijkl2.lo dipind.lo dipole.lo dlaswp.lo dofs.lo dot.lo drc.lo drcout.lo dtrmm.lo dtrmv.lo dtrsm.lo dtrti2.lo dtrtri.lo dvfill.lo ef.lo enpart.lo esp.lo etime.lo exchng.lo fdate.lo ffhpol.lo flepo.lo fmat.lo fock1.lo fock2.lo force.lo formxy.lo forsav.lo frame.lo freqcy.lo geout.lo geoutg.lo getgeg.lo getgeo.lo getsym.lo gettxt.lo gmetry.lo gover.lo greenf.lo grid.lo h1elec.lo haddon.lo hcore.lo helect.lo hqrii.lo ijkl.lo ilaenv.lo initsv.lo interp.lo iter.lo jcarin.lo linmin.lo local.lo locmin.lo lsame.lo makpol.lo mamult.lo matou1.lo matout.lo matpak.lo meci.lo mecid.lo mecih.lo mecip.lo moldat.lo molval.lo mullik.lo mult.lo nllsq.lo nuchar.lo parsav.lo partxy.lo pathk.lo paths.lo perm.lo polar.lo powsav.lo powsq.lo prtdrc.lo quadr.lo react1.lo reada.lo readmo.lo refer.lo repp.lo rotat.lo rotate.lo rsp.lo search.lo second.lo setupg.lo solrot.lo swap.lo sympro.lo symtry.lo symtrz.lo thermo.lo timer.lo timout.lo update.lo upsurf.lo vecprt.lo writmo.lo wrtkey.lo wrttxt.lo xerbla.lo xyzint.lo s_copy.lo mopac7lib.lo libmopac7.lo -lm libtool: link: gfortran -shared -fPIC .libs/aababc.o .libs/addfck.o .libs/addhcr.o .libs/addnuc.o .libs/analyt.o .libs/anavib.o .libs/axis.o .libs/block.o .libs/bonds.o .libs/brlzon.o .libs/btoc.o .libs/calpar.o .libs/capcor.o .libs/cdiag.o .libs/chrge.o .libs/cnvg.o .libs/compfg.o .libs/consts.o .libs/cqden.o .libs/datin.o .libs/dcart.o .libs/delmol.o .libs/delri.o .libs/denrot.o .libs/densit.o .libs/depvar.o .libs/deri0.o .libs/deri1.o .libs/deri2.o .libs/deri21.o .libs/deri22.o .libs/deri23.o .libs/deritr.o .libs/deriv.o .libs/dernvo.o .libs/ders.o .libs/dfock2.o .libs/dfpsav.o .libs/dgemm.o .libs/dgemv.o .libs/dger.o .libs/dgetf2.o .libs/dgetrf.o .libs/dgetri.o .libs/diag.o .libs/diat.o .libs/diat2.o .libs/diegrd.o .libs/dielen.o .libs/diis.o .libs/dijkl1.o .libs/dijkl2.o .libs/dipind.o .libs/dipole.o .libs/dlaswp.o .libs/dofs.o .libs/dot.o .libs/drc.o .libs/drcout.o .libs/dtrmm.o .libs/dtrmv.o .libs/dtrsm.o .libs/dtrti2.o .libs/dtrtri.o .libs/dvfill.o .libs/ef.o .libs/enpart.o .libs/esp.o .libs/etime.o .libs/exchng.o .libs/fdate.o .libs/ffhpol.o .libs/flepo.o .libs/fmat.o .libs/fock1.o .libs/fock2.o .libs/force.o .libs/formxy.o .libs/forsav.o .libs/frame.o .libs/freqcy.o .libs/geout.o .libs/geoutg.o .libs/getgeg.o .libs/getgeo.o .libs/getsym.o .libs/gettxt.o .libs/gmetry.o .libs/gover.o .libs/greenf.o .libs/grid.o .libs/h1elec.o .libs/haddon.o .libs/hcore.o .libs/helect.o .libs/hqrii.o .libs/ijkl.o .libs/ilaenv.o .libs/initsv.o .libs/interp.o .libs/iter.o .libs/jcarin.o .libs/linmin.o .libs/local.o .libs/locmin.o .libs/lsame.o .libs/makpol.o .libs/mamult.o .libs/matou1.o .libs/matout.o .libs/matpak.o .libs/meci.o .libs/mecid.o .libs/mecih.o .libs/mecip.o .libs/moldat.o .libs/molval.o .libs/mullik.o .libs/mult.o .libs/nllsq.o .libs/nuchar.o .libs/parsav.o .libs/partxy.o .libs/pathk.o .libs/paths.o .libs/perm.o .libs/polar.o .libs/powsav.o .libs/powsq.o .libs/prtdrc.o .libs/quadr.o .libs/react1.o .libs/reada.o .libs/readmo.o .libs/refer.o .libs/repp.o .libs/rotat.o .libs/rotate.o .libs/rsp.o .libs/search.o .libs/second.o .libs/setupg.o .libs/solrot.o .libs/swap.o .libs/sympro.o .libs/symtry.o .libs/symtrz.o .libs/thermo.o .libs/timer.o .libs/timout.o .libs/update.o .libs/upsurf.o .libs/vecprt.o .libs/writmo.o .libs/wrtkey.o .libs/wrttxt.o .libs/xerbla.o .libs/xyzint.o .libs/s_copy.o .libs/mopac7lib.o .libs/libmopac7.o -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libmopac7.so.1 -o .libs/libmopac7.so.1.0.13 libtool: link: (cd ".libs" && rm -f "libmopac7.so.1" && ln -s "libmopac7.so.1.0.13" "libmopac7.so.1") libtool: link: (cd ".libs" && rm -f "libmopac7.so" && ln -s "libmopac7.so.1.0.13" "libmopac7.so") libtool: link: ( cd ".libs" && rm -f "libmopac7.la" && ln -s "../libmopac7.la" "libmopac7.la" ) make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /bin/sh ../libtool --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mopac7 mopac7app.o libmopac7.la -lm libtool: link: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -std=legacy -fno-automatic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mopac7 mopac7app.o ./.libs/libmopac7.so -lm make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gZ3gC5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64 + cd mopac7-1.15 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' Making install in c_src_bak make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_bak' make[3]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_bak' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_bak' make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_bak' Making install in c_src_f2c make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_f2c' make[3]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_f2c' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_f2c' make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran/c_src_f2c' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[3]: Entering directory '/builddir/build/BUILD/mopac7-1.15/fortran' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libmopac7.la '/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libmopac7.so.1.0.13 /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64/libmopac7.so.1.0.13 libtool: install: (cd /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64 && { ln -s -f libmopac7.so.1.0.13 libmopac7.so.1 || { rm -f libmopac7.so.1 && ln -s libmopac7.so.1.0.13 libmopac7.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64 && { ln -s -f libmopac7.so.1.0.13 libmopac7.so || { rm -f libmopac7.so && ln -s libmopac7.so.1.0.13 libmopac7.so; }; }) libtool: install: /usr/bin/install -p .libs/libmopac7.lai /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64/libmopac7.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/include/mopac7' /usr/bin/install -p -m 644 libmopac7.h '/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/include/mopac7' make[3]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' make[1]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/fortran' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/mopac7-1.15/tests' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15/tests' 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/mopac7-1.15/tests' make[1]: Leaving directory '/builddir/build/BUILD/mopac7-1.15/tests' make[1]: Entering directory '/builddir/build/BUILD/mopac7-1.15' make[2]: Entering directory '/builddir/build/BUILD/mopac7-1.15' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libmopac7.pc '/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/mopac7-1.15' make[1]: Leaving directory '/builddir/build/BUILD/mopac7-1.15' + install -pDm0755 fortran/.libs/mopac7 /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/bin/mopac7 + sed 's;./fortran;/usr/bin;' run_mopac7 + chmod 755 /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/bin/run_mopac7 + find /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64 -name '*.la' -delete -print /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/lib64/libmopac7.la + find tests -name 'Makefile*' -delete -print tests/Makefile.in tests/Makefile tests/Makefile.am + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/run_mopac7 from #! /bin/sh to #!/bin/sh Processing files: mopac7-1.15-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oHJ0yb + umask 022 + cd /builddir/build/BUILD + cd mopac7-1.15 + DOCDIR=/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7 + cp -pr tests /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7 + exit 0 Provides: mopac7 = 1.15-25.fc28 mopac7(riscv-64) = 1.15-25.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.4()(64bit) libgfortran.so.4(GFORTRAN_7)(64bit) libm.so.6()(64bit) libmopac7.so.1()(64bit) rtld(GNU_HASH) Processing files: mopac7-libs-1.15-25.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5IVBUg + umask 022 + cd /builddir/build/BUILD + cd mopac7-1.15 + LICENSEDIR=/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/licenses/mopac7-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/licenses/mopac7-libs + cp -pr COPYING /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/licenses/mopac7-libs + exit 0 Provides: libmopac7.so.1()(64bit) mopac7-libs = 1.15-25.fc28 mopac7-libs(riscv-64) = 1.15-25.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.4()(64bit) libgfortran.so.4(GFORTRAN_7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: mopac7-devel-1.15-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DdM8XO + umask 022 + cd /builddir/build/BUILD + cd mopac7-1.15 + DOCDIR=/builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7-devel + cp -pr NEWS /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7-devel + cp -pr README /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64/usr/share/doc/mopac7-devel + exit 0 Provides: mopac7-devel = 1.15-25.fc28 mopac7-devel(riscv-64) = 1.15-25.fc28 pkgconfig(libmopac7) = 1.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmopac7.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64 Wrote: /builddir/build/SRPMS/mopac7-1.15-25.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/mopac7-1.15-25.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/mopac7-libs-1.15-25.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/mopac7-devel-1.15-25.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4hGfVo + umask 022 + cd /builddir/build/BUILD + cd mopac7-1.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mopac7-1.15-25.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff